reciproka-web: corrected collective name
This commit is contained in:
parent
c3823d0cfb
commit
fe21e0bef9
12
flake.lock
12
flake.lock
|
@ -254,16 +254,16 @@
|
||||||
"reciproka-web": {
|
"reciproka-web": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1704698426,
|
"lastModified": 1704815671,
|
||||||
"narHash": "sha256-pjD4Lsd5DQrpGukCjN1mlNPmHUvdjGzrlGnGuj8eXHs=",
|
"narHash": "sha256-JsG15KbbchTM9GVAJjH5gTiP94emrf2+Z0eHO435Xhk=",
|
||||||
"ref": "reciproka-migration",
|
"ref": "consensus",
|
||||||
"rev": "bfb7c0e63d31771cf0ba91b057cea28eb5a3f9d8",
|
"rev": "158693611ca6f2f3455bc4698f48ab20849d3c93",
|
||||||
"revCount": 38,
|
"revCount": 41,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://reciproka.dev/reciproka/reciproka-web/"
|
"url": "https://reciproka.dev/reciproka/reciproka-web/"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"ref": "reciproka-migration",
|
"ref": "consensus",
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://reciproka.dev/reciproka/reciproka-web/"
|
"url": "https://reciproka.dev/reciproka/reciproka-web/"
|
||||||
}
|
}
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
};
|
};
|
||||||
reciproka-web = {
|
reciproka-web = {
|
||||||
flake = false;
|
flake = false;
|
||||||
url = git+https://reciproka.dev/reciproka/reciproka-web/?ref=reciproka-migration;
|
url = git+https://reciproka.dev/reciproka/reciproka-web/?ref=consensus;
|
||||||
};
|
};
|
||||||
resrok-web = {
|
resrok-web = {
|
||||||
flake = false;
|
flake = false;
|
||||||
|
|
Loading…
Reference in a new issue