We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
flake-utils
1 parent 96151e9 commit a4eeb68Copy full SHA for a4eeb68
1 file changed
flake.nix
@@ -7,7 +7,6 @@
7
rust-overlay = {
8
url = "github:oxalica/rust-overlay"; # A helper for Rust + Nix
9
inputs.nixpkgs.follows = "nixpkgs";
10
- inputs.flake-utils.follows = "flake-utils";
11
};
12
crane = {
13
url = "github:ipetkov/crane";
0 commit comments