From 923af807e5f9e1bc1cc170c519a05be371b8ae84 Mon Sep 17 00:00:00 2001 From: seth Date: Thu, 25 Jan 2024 04:15:43 -0500 Subject: seth/shell: init nu config --- flake.lock | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'flake.lock') 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", -- cgit v1.2.3