fix: nu_scripts

This commit is contained in:
Ryan Yin
2025-11-11 12:45:04 +08:00
parent 744fbf9ce5
commit 1385a34f1a
2 changed files with 6 additions and 6 deletions

View File

@@ -157,7 +157,7 @@
######################## Some non-flake repositories #########################################
nu_scripts = {
url = "github:nushell/nu_scripts";
url = "github:ryan4yin/nu_scripts";
flake = false;
};