aboutsummaryrefslogtreecommitdiffstats
path: root/.guix-channel
blob: 6ded795317977cda920076e0a98df0d4bf47a1dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
(channel
 (version 0)
 (dependencies
  (channel
   (name 'guix-gaming-games)
   (url "https://gitlab.com/guix-gaming-channels/games.git")
   (introduction
    (make-channel-introduction
     "c23d64f1b8cc086659f8781b27ab6c7314c5cca5"
     (openpgp-fingerprint
      "50F3 3E2E 5B0C 3D90 0424  ABE8 9BDC F497 A4BB CC7F"))))
  (channel
   (name 'rosenthal)
   (url "https://codeberg.org/hako/rosenthal.git")
   (branch "trunk")
   (introduction
    (make-channel-introduction
     "7677db76330121a901604dfbad19077893865f35"
     (openpgp-fingerprint
      "13E7 6CD6 E649 C28C 3385  4DF5 5E5A A665 6149 17F7"))))))