Loading pkgs/tools/system/testdisk/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,11 @@ assert enableQt -> qwt != null; sha256 = "1zlh44w67py416hkvw6nrfmjickc2d43v51vcli5p374d5sw84ql"; }; postPatch = '' substituteInPlace linux/qphotorec.desktop \ --replace "/usr" "$out" ''; enableParallelBuilding = true; buildInputs = [ Loading Loading
pkgs/tools/system/testdisk/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,11 @@ assert enableQt -> qwt != null; sha256 = "1zlh44w67py416hkvw6nrfmjickc2d43v51vcli5p374d5sw84ql"; }; postPatch = '' substituteInPlace linux/qphotorec.desktop \ --replace "/usr" "$out" ''; enableParallelBuilding = true; buildInputs = [ Loading