Add vdirsyncer, khal, and khard.
This commit is contained in:
parent
81eb70249e
commit
17577c1e61
@ -83,6 +83,7 @@
|
|||||||
isync
|
isync
|
||||||
mu
|
mu
|
||||||
msmtp
|
msmtp
|
||||||
|
vdirsyncer khard khal
|
||||||
|
|
||||||
veriT
|
veriT
|
||||||
minisat
|
minisat
|
||||||
@ -127,6 +128,9 @@
|
|||||||
extraPythonPackages = [ pkgs.pythonPackages.websocket_client ];
|
extraPythonPackages = [ pkgs.pythonPackages.websocket_client ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# remove with khal 0.9.0
|
||||||
|
khal = khal.overrideDerivation (oldAttrs: { checkPhase = ""; installCheckPhase = "true"; });
|
||||||
|
|
||||||
stable = stable;
|
stable = stable;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user