summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/flake.nix b/flake.nix
index 0cca7a5..d9dab8e 100644
--- a/flake.nix
+++ b/flake.nix
@@ -63,12 +63,6 @@
inputs.flake-parts.follows = "flake-parts";
inputs.pre-commit-hooks-nix.follows = "pre-commit-hooks";
};
- # TODO: remove this when nil is updated in nixpkgs-unstable
- nil = {
- url = "github:oxalica/nil";
- inputs.nixpkgs.follows = "nixpkgsUnstable";
- inputs.flake-utils.follows = "flake-utils";
- };
nixinate = {
url = "github:MatthewCroughan/nixinate";
inputs.nixpkgs.follows = "nixpkgsUnstable";