summaryrefslogtreecommitdiff
path: root/.guix-channel
blob: 4b90e54b5fadee27efaa64576df4f2ed1acbf326 (plain)
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
(channel
  (version  0)
  (dependencies
    (channel
      (introduction
        (channel-introduction
          (version  0)
          (commit   "897c1a470da759236cc11798f4e0a5f7d4d59fbc")
          (signer   "2A39 3FFF 68F4 EF7A 3D29 12AF 6F51 20A0 22FB B2D5")))
      (name nonguix)
      (url  "https://gitlab.com/nonguix/nonguix"))
    (channel
      (introduction
        (channel-introduction
          (version  0)
          (commit   "44a44b4c3c645a878ab8920bf0d250541bf59af0")
          (signer   "590E 500F E39D 26B3 E60B 743B 6D81 B120 7711 899F")))
      (name sovereign)
      (url  "https://git.marekpasnikowski.pl/git/sovereign.git"))
    (channel
      (introduction
        (channel-introduction
          (version 0)
          (commit  "257cebd587b66e4d865b3537a9a88cccd7107c95")
          (signer  "28419AC650387440C7E92FFA2208D20958C1DEB0")))
      (name rde)
      (url "https://git.sr.ht/~abcdw/rde"))))