about summary refs log tree commit diff
path: root/.guix-channel
blob: fc595af9acaf629c06fde5d66ed8634981f13834 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
(channel
 (version 0)
 (dependencies
  (channel
   (name guix-forge)
   (url "https://git.systemreboot.net/guix-forge/")
   (branch "main")
   (introduction
    (channel-introduction
     (version 0)
     (commit "0432e37b20dd678a02efee21adf0b9525a670310")
     (signer
      "7F73 0343 F2F0 9F3C 77BF  79D3 2E25 EE8B 6180 2BB3"))))))