forked from lix-project/hydra
This commit is contained in:
parent
f0f5b095cc
commit
7e796cdbe3
|
@ -75,7 +75,7 @@ let
|
|||
|
||||
hydraPath = stdenv.lib.concatStringsSep ":" (map (p: "${p}/bin") [
|
||||
libxslt sqlite subversion nixUnstable coreutils
|
||||
gzip bzip2 gnused
|
||||
gzip bzip2 gnused graphviz
|
||||
]);
|
||||
|
||||
installPhase = ''
|
||||
|
|
Loading…
Reference in a new issue