aboutsummaryrefslogtreecommitdiff
path: root/channels.scm
blob: 28428837c989c01369e4dccadda2216063acb5fc (plain)
1
2
3
4
5
6
(cons*
  (channel
    (name 'gn-bioinformatics)
    (url "http://git.genenetwork.org/guix-bioinformatics/guix-bioinformatics")
    (branch "master"))
  %default-channels)