diff --git a/2025-2026-02.nix b/2025-2026-02.nix index 22b5a92..a03eabc 100644 --- a/2025-2026-02.nix +++ b/2025-2026-02.nix @@ -20,6 +20,8 @@ python-pkgs: with python-pkgs; [ matplotlib ipykernel + pandas + lxml ] )) diff --git a/commit_text b/commit_text index 499daba..34cdc39 100644 --- a/commit_text +++ b/commit_text @@ -1 +1 @@ -Updated nixvim in flake +Added python packages