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 a71a8e4..0186c9c 100644
--- a/flake.lock
+++ b/flake.lock
@@ -212,6 +212,22 @@
"type": "github"
}
},
+ "nushell-scripts": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1695747169,
+ "narHash": "sha256-Z2WZxgUB5zMMkz+C5iidB1LH4H5XLmd0nhx88TsxvNU=",
+ "owner": "nushell",
+ "repo": "nu_scripts",
+ "rev": "694701430662f08071cc1b88cb3fa438539c39ea",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nushell",
+ "repo": "nu_scripts",
+ "type": "github"
+ }
+ },
"root": {
"inputs": {
"catppuccin-alacritty": "catppuccin-alacritty",
@@ -224,6 +240,7 @@
"hyprland": "hyprland",
"nixpkgs": "nixpkgs_2",
"nixpkgs-unstable": "nixpkgs-unstable",
+ "nushell-scripts": "nushell-scripts",
"wallpapers": "wallpapers"
}
},