reciproka-web: corrected collective name

This commit is contained in:
Fiscal Velvet Poet 2024-01-11 17:34:40 +10:00
parent c3823d0cfb
commit fe21e0bef9
Signed by: fiscalvelvetpoet
GPG key ID: D8EBFD58B023BD47
2 changed files with 7 additions and 7 deletions

View file

@ -254,16 +254,16 @@
"reciproka-web": {
"flake": false,
"locked": {
"lastModified": 1704698426,
"narHash": "sha256-pjD4Lsd5DQrpGukCjN1mlNPmHUvdjGzrlGnGuj8eXHs=",
"ref": "reciproka-migration",
"rev": "bfb7c0e63d31771cf0ba91b057cea28eb5a3f9d8",
"revCount": 38,
"lastModified": 1704815671,
"narHash": "sha256-JsG15KbbchTM9GVAJjH5gTiP94emrf2+Z0eHO435Xhk=",
"ref": "consensus",
"rev": "158693611ca6f2f3455bc4698f48ab20849d3c93",
"revCount": 41,
"type": "git",
"url": "https://reciproka.dev/reciproka/reciproka-web/"
},
"original": {
"ref": "reciproka-migration",
"ref": "consensus",
"type": "git",
"url": "https://reciproka.dev/reciproka/reciproka-web/"
}

View file

@ -13,7 +13,7 @@
};
reciproka-web = {
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 = {
flake = false;