Merge pull request #297295 from SuperSandro2000/hydra-strip

hydra_unstable: strip to remove reference to build time only inputs
This commit is contained in:
Rick van Schijndel 2024-03-21 14:45:46 +01:00 committed by GitHub
commit 1c3379b53c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -234,8 +234,6 @@ stdenv.mkDerivation rec {
done
'';
dontStrip = true;
doCheck = true;
passthru = {