We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52f956a commit e6bedf1Copy full SHA for e6bedf1
flake.nix
@@ -9,8 +9,6 @@
9
crane = {
10
url = "github:ipetkov/crane";
11
inputs.nixpkgs.follows = "nixpkgs";
12
- inputs.flake-compat.follows = "flake-compat";
13
- inputs.flake-utils.follows = "flake-utils";
14
};
15
16
flake-compat = {
0 commit comments