From 18a612390c3cbdcedc2fa1987f460ab1bc91bfd1 Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Tue, 19 Mar 2024 00:30:20 -0600 Subject: changing nushell script source to test change --- flake.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 923f894..d3f90a2 100644 --- a/flake.nix +++ b/flake.nix @@ -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; }; -- cgit v1.2.3