add guix-past dependency

This commit is contained in:
Yann Dupont 2024-01-11 16:49:12 +01:00
parent 0d2f1daa67
commit 8b644e68cb

View file

@ -1,6 +1,9 @@
(channel
(version 0)
(dependencies
(channel
(name guix-past)
(url "https://gitlab.inria.fr/guix-hpc/guix-past"))
(channel
(name guix-science)
(url "https://github.com/guix-science/guix-science.git"))))