flake.nix: remove unused override

This commit is contained in:
Motiejus Jakštys 2025-01-09 14:36:05 +02:00
parent 45224e1874
commit ffd896d969

View File

@ -54,7 +54,6 @@
url = "github:cachix/pre-commit-hooks.nix";
inputs = {
nixpkgs.follows = "nixpkgs";
nixpkgs-stable.follows = "nixpkgs";
flake-compat.follows = "flake-compat";
gitignore.follows = "gitignore";
};