From 93aab3ea92b34b7683efa5d7d4ce40bb9b28c92d Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Sat, 25 May 2024 00:05:06 -0600 Subject: wrong nushell scripts source --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 9bbea91..3eedbae 100644 --- a/flake.nix +++ b/flake.nix @@ -48,8 +48,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