mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 22:11:33 +01:00
radicale: Fix renamed package
This commit is contained in:
parent
9c77449822
commit
8b75542baf
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ in
|
||||||
pkgs.git
|
pkgs.git
|
||||||
pkgs.gawk
|
pkgs.gawk
|
||||||
(pkgs.python3.withPackages (python-pkgs: [
|
(pkgs.python3.withPackages (python-pkgs: [
|
||||||
python-pkgs.dateutil
|
python-pkgs.python-dateutil
|
||||||
python-pkgs.vobject
|
python-pkgs.vobject
|
||||||
]))
|
]))
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue