~ruther/guix-config

ref: 80bdec14829649015f3b4fc3de5e6715532fcc51 guix-config/channels-lock.scm -rw-r--r-- 1003 bytes
80bdec14 — Rutherther chore: update 7 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
(list (channel
        (name 'nonguix)
        (url "https://gitlab.com/nonguix/nonguix")
        (branch "master")
        (commit
          "32cc099af9be99bd59c4b01e6292ab574ed0b1ab")
        (introduction
          (make-channel-introduction
            "897c1a470da759236cc11798f4e0a5f7d4d59fbc"
            (openpgp-fingerprint
              "2A39 3FFF 68F4 EF7A 3D29  12AF 6F51 20A0 22FB B2D5"))))
      (channel
        (name 'ruther)
        (url "https://github.com/Rutherther/guix-exprs")
        (branch "main")
        (commit
          "8c125313ed933573be83e8c2ae66284921192f1e"))
      (channel
        (name 'guix)
        (url "https://git.savannah.gnu.org/git/guix.git")
        (branch "master")
        (commit
          "71f0676a295841e2cc662eec0d3e9b7e69726035")
        (introduction
          (make-channel-introduction
            "9edb3f66fd807b096b48283debdcddccfea34bad"
            (openpgp-fingerprint
              "BBB0 2DDF 2CEA F6A8 0D1D  E643 A2A0 6DF2 A33A 54FA")))))
Do not follow this link