diff --git a/flake.lock b/flake.lock index fd3d8a1..62919fb 100644 --- a/flake.lock +++ b/flake.lock @@ -176,6 +176,20 @@ "url": "https://git.lix.systems/lix-project/flake-compat.git" } }, + "flake-compat_4": { + "flake": false, + "locked": { + "lastModified": 1751685974, + "narHash": "sha256-NKw96t+BgHIYzHUjkTK95FqYRVKB8DHpVhefWSz/kTw=", + "rev": "549f2762aebeff29a2e5ece7a7dc0f955281a1d1", + "type": "tarball", + "url": "https://git.lix.systems/api/v1/repos/lix-project/flake-compat/archive/549f2762aebeff29a2e5ece7a7dc0f955281a1d1.tar.gz?rev=549f2762aebeff29a2e5ece7a7dc0f955281a1d1" + }, + "original": { + "type": "tarball", + "url": "https://git.lix.systems/lix-project/flake-compat/archive/main.tar.gz" + } + }, "flake-parts": { "inputs": { "nixpkgs-lib": [ @@ -1503,6 +1517,7 @@ }, "tangled": { "inputs": { + "flake-compat": "flake-compat_4", "gomod2nix": "gomod2nix", "htmx-src": "htmx-src", "htmx-ws-src": "htmx-ws-src", @@ -1514,11 +1529,11 @@ "sqlite-lib-src": "sqlite-lib-src" }, "locked": { - "lastModified": 1756753599, - "narHash": "sha256-yD8PMlRjUI2sN5PvkDJRfGz96zCp4gejaguDVmZ4utg=", + "lastModified": 1758695638, + "narHash": "sha256-2eQiyOEcTZERHrx4dz7Nd/rUOkIi8yChbcXe1nqw9qg=", "ref": "refs/heads/master", - "rev": "da3540c0c134331c10f1a8d124ee0925e57f8112", - "revCount": 1279, + "rev": "3d80614e0984a4a9402960df85300718a8f1f2c9", + "revCount": 1424, "type": "git", "url": "https://tangled.sh/@tangled.sh/core" },