From 5929645da2114ec11470f01f1b681542fea0f155 Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Thu, 5 Sep 2024 14:32:44 -0600 Subject: try main nushell scripts and update --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 7f626d6..6b8eb1a 100644 --- a/flake.nix +++ b/flake.nix @@ -54,8 +54,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