aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index 8198d4cd..410c4615 100644
--- a/flake.nix
+++ b/flake.nix
@@ -13,8 +13,6 @@
};
crane = {
url = "github:ipetkov/crane";
- inputs.rust-overlay.follows = "rust-overlay";
- inputs.flake-utils.follows = "flake-utils";
inputs.nixpkgs.follows = "nixpkgs";
};
};