reciproka-web: bumped to HEAD of 23.05

This commit is contained in:
Fiscal Velvet Poet 2023-08-28 10:55:40 +10:00
parent 61eb14309b
commit 06f8c4f2d5
Signed by: fiscalvelvetpoet
GPG key ID: D8EBFD58B023BD47
2 changed files with 7 additions and 7 deletions

View file

@ -323,16 +323,16 @@
"reciproka-web": {
"flake": false,
"locked": {
"lastModified": 1692862849,
"narHash": "sha256-Ow7a9BwTvS8tNZ94dJVDNwjaikHz5e9yoJGVZFTYabk=",
"ref": "consensus",
"rev": "48bcf39a7724de8789bcae3ab2877d17c762c30a",
"revCount": 34,
"lastModified": 1692874729,
"narHash": "sha256-v1YXi1ylre8J4lxPNDmP/X0uTGVl4iwX7NV8+197c98=",
"ref": "reciproka-migration",
"rev": "b698ae51d870b1763402908513455b9f480fcb0d",
"revCount": 36,
"type": "git",
"url": "https://reciproka.dev/reciproka/reciproka-web/"
},
"original": {
"ref": "consensus",
"ref": "reciproka-migration",
"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=consensus;
url = git+https://reciproka.dev/reciproka/reciproka-web/?ref=reciproka-migration;
};
resrok-web = {
flake = false;