diff --git a/flake.nix b/flake.nix index fdc37f2..538d276 100644 --- a/flake.nix +++ b/flake.nix @@ -19,7 +19,6 @@ git-filter-repo (python312.withPackages (python-pkgs: [ python-pkgs.tqdm - python-pkgs.gitignore-parser ])) ]; };