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

View file

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