summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/flake.nix b/flake.nix
index 4f73e19..d313b1b 100644
--- a/flake.nix
+++ b/flake.nix
@@ -125,11 +125,6 @@
};
};
- nu-scripts = {
- url = "github:nushell/nu_scripts";
- flake = false;
- };
-
openwrt-imagebuilder = {
url = "github:astro/nix-openwrt-imagebuilder";
inputs.nixpkgs.follows = "nixpkgs";