timeline: use newer wxPython

since the issue was resolved
This commit is contained in:
Frederik Rietdijk 2022-01-16 09:30:50 +01:00 committed by Frederik Rietdijk
parent d63c752b00
commit 6652fefdab

View File

@ -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