vinegar: set puregogtk env var correctly

This commit is contained in:
Peder Bergebakken Sundt 2025-05-18 02:42:24 +02:00
parent 91457891b3
commit 8b39beedf5

View file

@ -137,7 +137,7 @@ buildGoModule (finalAttrs: {
winetricks winetricks
] ]
} \ } \
--prefix PUREGOTK_LIB_FOLDER : ${finalAttrs.passthru.libraryPath}/lib --set-default PUREGOTK_LIB_FOLDER ${finalAttrs.passthru.libraryPath}/lib
''; '';
passthru = { passthru = {