Fix perl search path; avoid reference to build path (#471)
[?]
Aug 10, 2017, 12:13 PM
3CSPTBW5QHOLPGMZNHVOZWT4L23233ZRKPLKBXXLMB4EUKRMRSPQCDependencies
- [2]
ICYJNJWHRevert "Move build logic for the core hydra package into its own default.nix." - [3]
IZYR3KTLrelease.nix: Get rid of the "system" argument - [4]
GIBXI3X2preHook -> shellHook - [*]
T4LLYESZ* Nix expression for building Hydra.
Change contents
- replacement in release.nix at line 151
PERL5LIB=$(pwd)/src/lib:$PERL5LIB;${lib.optionalString shell "PERL5LIB=$(pwd)/src/lib:$PERL5LIB"}