hydra_unstable: strip to remove reference to build time only inputs

This commit is contained in:
Sandro Jäckel 2024-03-20 00:25:54 +01:00
parent 0e63f85393
commit 22821137bb
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5

View File

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