flake.nix: remove unused override
This commit is contained in:
parent
45224e1874
commit
ffd896d969
@ -54,7 +54,6 @@
|
|||||||
url = "github:cachix/pre-commit-hooks.nix";
|
url = "github:cachix/pre-commit-hooks.nix";
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.follows = "nixpkgs";
|
nixpkgs.follows = "nixpkgs";
|
||||||
nixpkgs-stable.follows = "nixpkgs";
|
|
||||||
flake-compat.follows = "flake-compat";
|
flake-compat.follows = "flake-compat";
|
||||||
gitignore.follows = "gitignore";
|
gitignore.follows = "gitignore";
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user