Merge pull request #297295 from SuperSandro2000/hydra-strip
hydra_unstable: strip to remove reference to build time only inputs
This commit is contained in:
commit
1c3379b53c
1 changed files with 0 additions and 2 deletions
|
@ -234,8 +234,6 @@ stdenv.mkDerivation rec {
|
|||
done
|
||||
'';
|
||||
|
||||
dontStrip = true;
|
||||
|
||||
doCheck = true;
|
||||
|
||||
passthru = {
|
||||
|
|
Loading…
Reference in a new issue