From dcce6409509a8d4d77f8a5bba0c67f3946547d14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 18 Nov 2024 14:00:05 -0500 Subject: [PATCH] Add a couple python packages i'd like to be able to use straight This is in particular for parsing timelogs but both are so generally useful --- configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configuration.nix b/configuration.nix index e959ffb..05d1d67 100644 --- a/configuration.nix +++ b/configuration.nix @@ -56,6 +56,8 @@ nix-search-cli php # does PHP 8.2 currently and there's php81, php83, and php84 alternatives python3 + python312Packages.pandas + python312Packages.python-dotenv recoll reveal-md samba