From 68cb1d2ad6310f76e266f65d0435aad9bcdd3d1c Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Sat, 14 Sep 2024 07:04:10 -0600 Subject: update and silly errors fixed --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index d906fcd..004cacf 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