forked from lix-project/hydra
release.nix: Add dependency on Guile.
This commit is contained in:
parent
183078131a
commit
8478088cee
1 changed files with 1 additions and 0 deletions
1
deps.nix
1
deps.nix
|
@ -36,4 +36,5 @@ with pkgs;
|
|||
perlPackages.TextTable
|
||||
perlPackages.XMLSimple
|
||||
nixUnstable
|
||||
guile # optional, for Guile + Guix support
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue