forked from mirrors/nixpkgs
playonlinux: migrate to wxPython_4_2
This commit is contained in:
parent
d0781217d2
commit
53f8c02375
|
@ -61,7 +61,7 @@ let
|
|||
libs = pkgs: lib.makeLibraryPath [ xorg.libX11 libGL ];
|
||||
|
||||
python = python3.withPackages(ps: with ps; [
|
||||
wxPython_4_1
|
||||
wxPython_4_2
|
||||
setuptools
|
||||
natsort
|
||||
]);
|
||||
|
|
Loading…
Reference in a new issue