summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock17
1 files changed, 17 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 4936ed1..2b19243 100644
--- a/flake.lock
+++ b/flake.lock
@@ -433,6 +433,22 @@
"type": "indirect"
}
},
+ "nu-scripts": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1706107043,
+ "narHash": "sha256-YIBRQ59yjBAoKRUxbLN/Jyor3lhyhhyd4QlSlMz+cj4=",
+ "owner": "nushell",
+ "repo": "nu_scripts",
+ "rev": "f0dac68236ddcc023f4abdff8a78ec00878271ca",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nushell",
+ "repo": "nu_scripts",
+ "type": "github"
+ }
+ },
"openwrt-imagebuilder": {
"inputs": {
"nixpkgs": [
@@ -530,6 +546,7 @@
"nixos-wsl": "nixos-wsl",
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable",
+ "nu-scripts": "nu-scripts",
"openwrt-imagebuilder": "openwrt-imagebuilder",
"parts": "parts",
"pre-commit": "pre-commit",