diff options
| author | Devin Finlinson <devin.finlinson@pm.me> | 2024-05-25 00:05:06 -0600 |
|---|---|---|
| committer | Devin Finlinson <devin.finlinson@pm.me> | 2024-05-25 00:05:06 -0600 |
| commit | 93aab3ea92b34b7683efa5d7d4ce40bb9b28c92d (patch) | |
| tree | 4dcf9b05d50823bbca51474a729e37e8b11b2428 /flake.nix | |
| parent | 002a244ad56a8de8c1a723d2094e09be8b9ca336 (diff) | |
wrong nushell scripts source
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -48,8 +48,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; }; |
