Added fixup phase flag

This commit is contained in:
Thies Oelerich 2024-04-23 20:18:03 +02:00 committed by Ben Wolsieffer
parent e309da560b
commit dabd41fd0d

View file

@ -108,5 +108,6 @@ let
noAuditTmpdir = true;
dontGzipMan = true;
dontPatchShebangs = true;
dontMoveLib64 = true;
});
in env