Unverified Commit 693e831f authored by wrvsrx's avatar wrvsrx
Browse files

khal: change dependency vdirsyncer from application to module

If we override khal with another python version, its dependencies should
also be built with another python version. If we use application rather
than module, python version will be fixed.
parent e4533da9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ python3.pkgs.buildPythonApplication rec {
    icalendar
    lxml
    pkginfo
    pkgs.vdirsyncer
    vdirsyncer
    python-dateutil
    pytz
    pyxdg