This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-04-22 17:30:07 +02:00
parent e0796a071b
commit 579ba8f5ef
10 changed files with 565 additions and 354 deletions

View File

@@ -5,6 +5,7 @@
ics
caldav
pyyaml
psycopg2
]);
in pkgs.mkShell {
buildInputs = [ python-with-my-packages ];