1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 19:17:45 +00:00

Update nu scripts url since it got merged upstream

This commit is contained in:
RGBCube 2023-12-14 15:32:21 +03:00
parent adfea502de
commit 399e61dfc2
No known key found for this signature in database
2 changed files with 6 additions and 6 deletions

View file

@ -48,7 +48,7 @@
};
nuScripts = {
url = "github:RGBCube/nu_scripts";
url = "github:nushell/nu_scripts";
flake = false;
};