formatting
This commit is contained in:
parent
75a855bb9f
commit
e106242d41
15 changed files with 540 additions and 626 deletions
|
@ -40,7 +40,6 @@ in
|
|||
doCheck = false;
|
||||
LD_LIBRARY_PATH = "${pkgs.lib.makeLibraryPath buildInputs}";
|
||||
|
||||
|
||||
fixupPhase = ''
|
||||
wrapProgram $out/bin/${pname} --set PATH ${bash}/bin:\$PATH --set LD_LIBRARY_PATH ${pkgs.lib.makeLibraryPath buildInputs}
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue