diff options
| author | seth <[email protected]> | 2024-01-25 04:15:43 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2024-01-25 04:15:43 -0500 |
| commit | 923af807e5f9e1bc1cc170c519a05be371b8ae84 (patch) | |
| tree | be0ec762de6acf151e283ce69547e1fbfbb1cb4b /flake.lock | |
| parent | bc5ae75eb21567edae47fcaae4921b0671300f80 (diff) | |
seth/shell: init nu config
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -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", |
