Update pkgs/applications/misc/clipmenu/default.nix
Co-authored-by: Nikolay Korotkiy <sikmir@gmail.com>
This commit is contained in:
parent
cafe0e2cb1
commit
f8e65461eb
@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "0ddj5xcwrdb2qvrndvhv8j6swcqc8dvv5i00pqk35rfk5mrl4hwv";
|
sha256 = "0ddj5xcwrdb2qvrndvhv8j6swcqc8dvv5i00pqk35rfk5mrl4hwv";
|
||||||
};
|
};
|
||||||
|
|
||||||
preBuild = ''
|
postPatch = ''
|
||||||
substituteInPlace ./Makefile --replace /usr "$out"
|
substituteInPlace ./Makefile --replace /usr "$out"
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user