This is a Guix channel for packages used by UiO.
Create or modify the ~/.config/guix/channels.scm
file so it looks
something like this:
(cons (channel (name 'uio) (url "https://github.com/mbakke/guix-uio.git") (branch "master") (introduction (make-channel-introduction "e346c14b72066b6347a3667d23d792ae664c0447" (openpgp-fingerprint "4D4E 49EE DF36 DA31 0D9D 7734 E871 8BA5 9114 1077")))) %default-channels)
Then run guix pull
. Now the packages should be available.
For testing and development, you can use e.g.:
guix build -L . nivlheim