newsflash: explicit patchShebangs

This commit is contained in:
Kira Bruneau
2022-09-30 16:35:41 -04:00
parent 2fa9956123
commit d8f6f77282
@@ -48,7 +48,7 @@ stdenv.mkDerivation (finalAttrs: {
];
postPatch = ''
patchShebangs .
patchShebangs build-aux/cargo.sh
'';
nativeBuildInputs = [