diff options
| author | Devin Finlinson <devin.finlinson@pm.me> | 2023-09-30 03:55:09 -0600 |
|---|---|---|
| committer | Devin Finlinson <devin.finlinson@pm.me> | 2023-09-30 03:55:09 -0600 |
| commit | 104fd6b68e77cfba6ea8a0ec308dfc9a6815775f (patch) | |
| tree | 166b78c75344e2be4f359cf917e6423f4302f6b4 /flake.nix | |
| parent | d9e3d1977e79ea36da7bc615699b67f431913c23 (diff) | |
fixed typo and made flake.lock
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ # useful nushell scripts, such as auto_completion nushell-scripts = { - url = "github:nushell/nu_scripts" + url = "github:nushell/nu_scripts"; flake = false; }; |
