removed nixpkgs-stable overwrite from pre-commit-hooks, because it doesn't exist anymore #62

Merged
nerf merged 1 commit from nerf/nixConfig:fixPre-commitWarning into main 2025-03-17 13:57:09 +00:00

View file

@ -19,7 +19,6 @@
inputs = {
flake-compat.follows = "";
gitignore.follows = "";
nixpkgs-stable.follows = "";
nixpkgs.follows = "";
};
};