mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03:00
timeline: use newer wxPython
since the issue was resolved
This commit is contained in:
parent
d63c752b00
commit
6652fefdab
@ -18,7 +18,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
nativeBuildInputs = [ python3.pkgs.wrapPython copyDesktopItems ];
|
||||
|
||||
pythonPath = with python3.pkgs; [
|
||||
wxPython_4_0 # not compatible with wxPython_4_1. reported upstream https://github.com/wxWidgets/Phoenix/issues/1956
|
||||
wxPython_4_1
|
||||
humblewx
|
||||
icalendar
|
||||
markdown
|
||||
|
Loading…
Reference in New Issue
Block a user