summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorDevin Finlinson <devin.finlinson@pm.me>2025-11-14 21:06:29 -0700
committerDevin Finlinson <devin.finlinson@pm.me>2025-11-14 21:06:29 -0700
commit49b129e6a090985f1ebcf91aede02f390523a7e8 (patch)
tree1ea50dac81f1680089dd96c9fc7548d2842eed1a /flake.lock
parentfb205f31c117af96ab2f3cb8b7e4921d1c614e9b (diff)
upstream finally fixed broken completions
https://github.com/nushell/nu_scripts/pull/1141
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/flake.lock b/flake.lock
index 5302e2c..832e04d 100644
--- a/flake.lock
+++ b/flake.lock
@@ -877,15 +877,15 @@
"nushell-scripts": {
"flake": false,
"locked": {
- "lastModified": 1726006741,
- "narHash": "sha256-mKp/s6njMnav1xoey6M7ONm643+QAekLgxqOLBF0Mp4=",
- "owner": "doolphin",
+ "lastModified": 1762863367,
+ "narHash": "sha256-oxnXzxQkNccCs36j+aMzg4QGHDcX7niJruqxCkeg0LM=",
+ "owner": "nushell",
"repo": "nu_scripts",
- "rev": "86dec2666167dfe5d993e6032931f93afb7126e4",
+ "rev": "ff8092707054ad091d67bd408374a39977e33c1b",
"type": "github"
},
"original": {
- "owner": "doolphin",
+ "owner": "nushell",
"repo": "nu_scripts",
"type": "github"
}