mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 06:53:01 +00:00
tuxguitar: format
Co-authored-by: seth <getchoo@tuta.io>
(cherry picked from commit 9660fc3945
)
This commit is contained in:
parent
0eae047357
commit
00d31d1e03
@ -44,7 +44,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
postFixup = ''
|
||||
wrapProgram $out/bin/tuxguitar \
|
||||
"''${gappsWrapperArgs[@]}" \
|
||||
--prefix PATH : ${lib.makeBinPath[ jre which ]} \
|
||||
--prefix PATH : ${lib.makeBinPath [ jre which ]} \
|
||||
--prefix LD_LIBRARY_PATH : "$out/lib/:${
|
||||
lib.makeLibraryPath [
|
||||
swt
|
||||
|
Loading…
Reference in New Issue
Block a user