mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 19:47:47 +00:00
Update nu scripts url since it got merged upstream
This commit is contained in:
parent
adfea502de
commit
399e61dfc2
2 changed files with 6 additions and 6 deletions
10
flake.lock
generated
10
flake.lock
generated
|
@ -540,15 +540,15 @@
|
|||
"nuScripts": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1702127877,
|
||||
"narHash": "sha256-W9czVqmYOmdn7G3dMdVkBYkeDzTizSLAF1X25pSB+gw=",
|
||||
"owner": "RGBCube",
|
||||
"lastModified": 1702507399,
|
||||
"narHash": "sha256-RGM1UutSbjLyW6JpJEf2kJ7DfYT1LJyDP/+dBAREvFc=",
|
||||
"owner": "nushell",
|
||||
"repo": "nu_scripts",
|
||||
"rev": "33fd3943d50bfac0103306c9ac800f931d199f0b",
|
||||
"rev": "af92dca52083ab56f9322b92b151e3a7f6691f0c",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "RGBCube",
|
||||
"owner": "nushell",
|
||||
"repo": "nu_scripts",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
};
|
||||
|
||||
nuScripts = {
|
||||
url = "github:RGBCube/nu_scripts";
|
||||
url = "github:nushell/nu_scripts";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue