summaryrefslogtreecommitdiff
path: root/.guix-channel
blob: 51c07ee758b575038e328bc78b3d15f03af7ceaf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
(channel
 (version 0)
 (dependencies
  (channel
    (name nonguix)
    (url "https://git.vineetk.net/nonguix")
    (branch "master")
    (commit
     "5f2630e69fbbe9e79c350a67545f0fef7e93e223")
    (introduction
     (channel-introduction
      (version 0)
      (commit "897c1a470da759236cc11798f4e0a5f7d4d59fbc")
      (signer "2A39 3FFF 68F4 EF7A 3D29  12AF 6F51 20A0 22FB B2D5"))))
  (channel
    (name guix-science)
    (url "https://git.vineetk.net/guix-science")
    (commit "a26e5697881df535e476b56f75e49110293cc19f")
    (introduction
     (channel-introduction
      (version 0)
      (commit "b1fe5aaff3ab48e798a4cce02f0212bc91f423dc")
      (signer "CA4F 8CF4 37D7 478F DA05  5FD4 4213 7701 1A37 8446"))))))