mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
vinegar: set puregogtk env var correctly
This commit is contained in:
parent
91457891b3
commit
8b39beedf5
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ buildGoModule (finalAttrs: {
|
|||
winetricks
|
||||
]
|
||||
} \
|
||||
--prefix PUREGOTK_LIB_FOLDER : ${finalAttrs.passthru.libraryPath}/lib
|
||||
--set-default PUREGOTK_LIB_FOLDER ${finalAttrs.passthru.libraryPath}/lib
|
||||
'';
|
||||
|
||||
passthru = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue