diff options
| author | seth <[email protected]> | 2024-05-31 06:59:56 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-06-01 01:52:42 +0000 |
| commit | 52e89154ce73418834592af5d370e208bb1a28fb (patch) | |
| tree | f6ca941921a645a61b447adb173ee5e196b04f94 /flake.nix | |
| parent | 7168a84dc02191dd498ac1fbadb8da945d41477b (diff) | |
seth: use nixpkgs' `nu_scripts`
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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"; |
