bendns' repos
/
helix
Unnamed repository; edit this file 'description' to name the repository.
master
24
Branches
30
Tags
Code
Clone
HTTPS
SSH
Open with VS Code
Diffstat
(limited to 'flake.nix')
-rw-r--r--
flake.nix
2
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";
};
};