Loading pkgs/tools/misc/wv/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ stdenv.mkDerivation rec { hardeningDisable = [ "format" ]; enableParallelBuilding = true; # autoreconfHook fails hard if these two files do not exist postPatch = '' touch AUTHORS ChangeLog Loading Loading
pkgs/tools/misc/wv/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ stdenv.mkDerivation rec { hardeningDisable = [ "format" ]; enableParallelBuilding = true; # autoreconfHook fails hard if these two files do not exist postPatch = '' touch AUTHORS ChangeLog Loading