summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorDevin Finlinson <devin.finlinson@pm.me>2023-09-30 03:55:09 -0600
committerDevin Finlinson <devin.finlinson@pm.me>2023-09-30 03:55:09 -0600
commit104fd6b68e77cfba6ea8a0ec308dfc9a6815775f (patch)
tree166b78c75344e2be4f359cf917e6423f4302f6b4 /flake.lock
parentd9e3d1977e79ea36da7bc615699b67f431913c23 (diff)
fixed typo and made flake.lock
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"
}
},