blob: 26a99725dae801bfa1aa57f12255ece0a5f07d60 (
plain)
1
2
3
4
5
6
7
8
9
|
(channel
(version 0)
(directory ".guix/modules")
(keyring-reference "keyring")
(dependencies
(channel
(name guix-bioinformatics)
(url "https://git.genenetwork.org/guix-bioinformatics")
(branch "master"))))
|