forked from lix-project/hydra
Add boost dependency
This commit is contained in:
parent
821f8bf5a0
commit
b11789f399
|
@ -110,6 +110,7 @@ rec {
|
|||
guile # optional, for Guile + Guix support
|
||||
perlDeps perl nix
|
||||
postgresql95 # for running the tests
|
||||
boost
|
||||
];
|
||||
|
||||
hydraPath = lib.makeBinPath (
|
||||
|
|
Loading…
Reference in a new issue