release.nix: Add dependency on Guile.
This commit is contained in:
parent
183078131a
commit
8478088cee
1
deps.nix
1
deps.nix
@ -36,4 +36,5 @@ with pkgs;
|
|||||||
perlPackages.TextTable
|
perlPackages.TextTable
|
||||||
perlPackages.XMLSimple
|
perlPackages.XMLSimple
|
||||||
nixUnstable
|
nixUnstable
|
||||||
|
guile # optional, for Guile + Guix support
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user