diff options
| author | Devin Finlinson <devin.finlinson@pm.me> | 2024-09-05 14:32:44 -0600 |
|---|---|---|
| committer | Devin Finlinson <devin.finlinson@pm.me> | 2024-09-05 14:32:44 -0600 |
| commit | 5929645da2114ec11470f01f1b681542fea0f155 (patch) | |
| tree | e4426b89f4b9f2af3fb6e93b4cdaaa127d7a9a90 /flake.nix | |
| parent | b6dcacd3c818db2f992e422b0e52bf1e087dc19d (diff) | |
try main nushell scripts and update
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -54,8 +54,8 @@ # useful nushell scripts, such as auto_completion nushell-scripts = { - url = "github:doolphin/nu_scripts"; - # url = "github:nushell/nu_scripts"; + # url = "github:doolphin/nu_scripts"; + url = "github:nushell/nu_scripts"; flake = false; }; |
