diff options
| author | Devin Finlinson <devin.finlinson@pm.me> | 2024-09-14 07:04:10 -0600 |
|---|---|---|
| committer | Devin Finlinson <devin.finlinson@pm.me> | 2024-09-14 07:04:10 -0600 |
| commit | 68cb1d2ad6310f76e266f65d0435aad9bcdd3d1c (patch) | |
| tree | 39a818d847e0375e96d65a7ed792fe9733a0c621 /flake.nix | |
| parent | 98645a68624a49a27e93497912c7e3a98e3593e3 (diff) | |
update and silly errors fixed
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; }; |
