We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b9cce5 commit 64374ecCopy full SHA for 64374ec
flake.nix
@@ -16,8 +16,6 @@
16
flake-utils.url = "github:numtide/flake-utils";
17
pre-commit-hooks = {
18
url = "github:cachix/pre-commit-hooks.nix";
19
- inputs.nixpkgs.follows = "nixpkgs";
20
- inputs.flake-utils.follows = "flake-utils";
21
};
22
gitignore = {
23
url = "github:hercules-ci/gitignore.nix";
0 commit comments