From 83970106b7c4c8635cdc5257fdbc985e68a52117 Mon Sep 17 00:00:00 2001 From: Bart Date: Wed, 22 Oct 2025 16:39:03 +0200 Subject: [PATCH] pandas added --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 5573303..d0d3e32 100644 --- a/flake.nix +++ b/flake.nix @@ -34,7 +34,7 @@ pip virtualenv requests - + pandas # Optional: Add other helpful dev tools outside of the python-pkgs set if needed # (e.g., git, pre-commit, bash-completion) ]))