From 104fd6b68e77cfba6ea8a0ec308dfc9a6815775f Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Sat, 30 Sep 2023 03:55:09 -0600 Subject: fixed typo and made flake.lock --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 3084729..2cdade9 100644 --- a/flake.nix +++ b/flake.nix @@ -43,7 +43,7 @@ # useful nushell scripts, such as auto_completion nushell-scripts = { - url = "github:nushell/nu_scripts" + url = "github:nushell/nu_scripts"; flake = false; }; -- cgit v1.2.3