Use 32-bit Wine for Pipelight
This commit is contained in:
parent
597aebc94d
commit
aca9050ad9
@ -7474,7 +7474,9 @@ let
|
|||||||
|
|
||||||
physfs = callPackage ../development/libraries/physfs { };
|
physfs = callPackage ../development/libraries/physfs { };
|
||||||
|
|
||||||
pipelight = callPackage ../tools/misc/pipelight { };
|
pipelight = callPackage ../tools/misc/pipelight {
|
||||||
|
wineStaging = pkgsi686Linux.wineStaging;
|
||||||
|
};
|
||||||
|
|
||||||
pkcs11helper = callPackage ../development/libraries/pkcs11helper { };
|
pkcs11helper = callPackage ../development/libraries/pkcs11helper { };
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user