forked from lix-project/hydra
hydra: remove some layout, test
This commit is contained in:
parent
1578bbf198
commit
aca554e679
|
@ -72,7 +72,7 @@ rec {
|
|||
|
||||
preUnpack = ''
|
||||
src=$(ls ${tarball}/tarballs/*.tar.bz2)
|
||||
''; # */
|
||||
'';
|
||||
|
||||
hydraPath = stdenv.lib.concatStringsSep ":" (map (p: "${p}/bin") ( [
|
||||
libxslt sqlite subversion openssh nix coreutils findutils
|
||||
|
|
Loading…
Reference in a new issue