diff --git a/flake.lock b/flake.lock index 415922a..30c892e 100644 --- a/flake.lock +++ b/flake.lock @@ -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/" } diff --git a/flake.nix b/flake.nix index c0014ea..3de43c0 100644 --- a/flake.nix +++ b/flake.nix @@ -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;