aboutsummaryrefslogtreecommitdiff
path: root/gitea-channels.scm
blob: 277c3e93c750e9c1edc9145ed61b1156ad5f43e2 (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
(list
  (channel
    (name 'gn-bioinformatics)
    (url "http://git.genenetwork.org/guix-bioinformatics/guix-bioinformatics")
    (commit
      "580b55812527e52907ea022836c734135d250f16"))
  (channel
    (name 'guix-past)
    (url "https://gitlab.inria.fr/guix-hpc/guix-past")
    (commit
      "ecfb8af08eb8aa7d7b6a4b1edcc5fb1e177fa214")
    (introduction
      (make-channel-introduction
        "0c119db2ea86a389769f4d2b9c6f5c41c027e336"
        (openpgp-fingerprint
          "3CE4 6455 8A84 FDC6 9DB4  0CFB 090B 1199 3D9A EBB5"))))
  (channel
    (name 'guix)
    (url "https://git.savannah.gnu.org/git/guix.git")
    (commit
      "d7449142f56cb0b34860f4ac90fc322aee32d177")
    (introduction
      (make-channel-introduction
        "9edb3f66fd807b096b48283debdcddccfea34bad"
        (openpgp-fingerprint
          "BBB0 2DDF 2CEA F6A8 0D1D  E643 A2A0 6DF2 A33A 54FA")))))