hydra: remove some layout, test
This commit is contained in:
@ -72,7 +72,7 @@ rec {
|
|||||||
|
|
||||||
preUnpack = ''
|
preUnpack = ''
|
||||||
src=$(ls ${tarball}/tarballs/*.tar.bz2)
|
src=$(ls ${tarball}/tarballs/*.tar.bz2)
|
||||||
''; # */
|
'';
|
||||||
|
|
||||||
hydraPath = stdenv.lib.concatStringsSep ":" (map (p: "${p}/bin") ( [
|
hydraPath = stdenv.lib.concatStringsSep ":" (map (p: "${p}/bin") ( [
|
||||||
libxslt sqlite subversion openssh nix coreutils findutils
|
libxslt sqlite subversion openssh nix coreutils findutils
|
||||||
|
Reference in New Issue
Block a user