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";
|
||||
};
|
||||
|
||||
preBuild = ''
|
||||
postPatch = ''
|
||||
substituteInPlace ./Makefile --replace /usr "$out"
|
||||
'';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user