Prevent shebangs from being patched
This commit is contained in:
parent
70d8cb6aaf
commit
f219d2fba3
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
sha256 = "u1dZ33IPgzA1ftNMuuMwNRSeifxEgeW8WObFwrUpZgQ=";
|
||||
};
|
||||
|
||||
dontPatchShebangs = true;
|
||||
preInstall = "export PREFIX=$out";
|
||||
|
||||
nativeBuildInputs = with pkgs; [
|
||||
|
|
Loading…
Reference in a new issue