diff options
| author | Devin Finlinson <devin.finlinson@pm.me> | 2024-03-19 00:30:20 -0600 |
|---|---|---|
| committer | Devin Finlinson <devin.finlinson@pm.me> | 2024-03-19 00:30:20 -0600 |
| commit | 18a612390c3cbdcedc2fa1987f460ab1bc91bfd1 (patch) | |
| tree | 2083da341fdabd435a05ddc9c1d837cf15ca24b6 /flake.nix | |
| parent | e699553bd09e8b797f9c655ebe9f6f1350564df7 (diff) | |
changing nushell script source to test change
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -49,7 +49,8 @@ # useful nushell scripts, such as auto_completion nushell-scripts = { - url = "github:nushell/nu_scripts"; + url = "github:doolphin/nu_scripts"; + # url = "github:nushell/nu_scripts"; flake = false; }; |
