update tangled

This commit is contained in:
2025-09-24 18:07:34 +03:00
parent d74b20717e
commit 4ba34d937e

23
flake.lock generated
View File

@@ -176,6 +176,20 @@
"url": "https://git.lix.systems/lix-project/flake-compat.git" "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": { "flake-parts": {
"inputs": { "inputs": {
"nixpkgs-lib": [ "nixpkgs-lib": [
@@ -1503,6 +1517,7 @@
}, },
"tangled": { "tangled": {
"inputs": { "inputs": {
"flake-compat": "flake-compat_4",
"gomod2nix": "gomod2nix", "gomod2nix": "gomod2nix",
"htmx-src": "htmx-src", "htmx-src": "htmx-src",
"htmx-ws-src": "htmx-ws-src", "htmx-ws-src": "htmx-ws-src",
@@ -1514,11 +1529,11 @@
"sqlite-lib-src": "sqlite-lib-src" "sqlite-lib-src": "sqlite-lib-src"
}, },
"locked": { "locked": {
"lastModified": 1756753599, "lastModified": 1758695638,
"narHash": "sha256-yD8PMlRjUI2sN5PvkDJRfGz96zCp4gejaguDVmZ4utg=", "narHash": "sha256-2eQiyOEcTZERHrx4dz7Nd/rUOkIi8yChbcXe1nqw9qg=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "da3540c0c134331c10f1a8d124ee0925e57f8112", "rev": "3d80614e0984a4a9402960df85300718a8f1f2c9",
"revCount": 1279, "revCount": 1424,
"type": "git", "type": "git",
"url": "https://tangled.sh/@tangled.sh/core" "url": "https://tangled.sh/@tangled.sh/core"
}, },