~ruther/guix-config

ref: dc830d6862b588f128de0d37cb84a3f2c0367c26 guix-config/channels-emacs-lock.scm -rw-r--r-- 409 bytes
dc830d68 — Rutherther feat: Add nix profile shell sripts to /etc/profile.d 4 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
(list (channel
        (name 'guix)
        (url "https://codeberg.org/guix/guix-mirror")
        (branch "emacs-team")
        (commit
          "55b894145ef13c6357bf79bd80de63cd366bcd26")
        (introduction
          (make-channel-introduction
            "9edb3f66fd807b096b48283debdcddccfea34bad"
            (openpgp-fingerprint
              "BBB0 2DDF 2CEA F6A8 0D1D  E643 A2A0 6DF2 A33A 54FA")))))