From 6432bc2ed5f3fbadef07b20ad5d769ba426b37ea Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Wed, 22 May 2024 04:06:34 -0600 Subject: swap back to nushell script source --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 1e079c9..9038463 100644 --- a/flake.nix +++ b/flake.nix @@ -49,8 +49,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; }; -- cgit v1.2.3