diff options
| author | Devin Finlinson <devin.finlinson@pm.me> | 2024-05-22 04:06:34 -0600 |
|---|---|---|
| committer | Devin Finlinson <devin.finlinson@pm.me> | 2024-05-22 04:06:34 -0600 |
| commit | 6432bc2ed5f3fbadef07b20ad5d769ba426b37ea (patch) | |
| tree | 7ef5e618ce103bc7465fd65c6ce8fc62836abd76 /flake.nix | |
| parent | 7180b80fd9eef57810844a8ce8ea85ced3129b32 (diff) | |
swap back to nushell script source
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -49,8 +49,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; }; |
