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