chore: bump flakes

This commit is contained in:
erhant 2026-07-02 17:49:03 +03:00
parent a1864dc7e8
commit b4e6b71cf2
2 changed files with 6 additions and 6 deletions

10
flake.lock generated
View File

@ -154,16 +154,16 @@
"logos-module-builder": "logos-module-builder_4" "logos-module-builder": "logos-module-builder_4"
}, },
"locked": { "locked": {
"lastModified": 1782994048, "lastModified": 1783003719,
"narHash": "sha256-SxNuNlv+chXZhdZUcd9CF6k+Eajgb2vpTaAoe0pGyCw=", "narHash": "sha256-SxNuNlv+chXZhdZUcd9CF6k+Eajgb2vpTaAoe0pGyCw=",
"ref": "erhant/bump-lez-and-fix-logging", "ref": "main",
"rev": "57766ef2a8c34b6d11de506afd6ee323a04804c7", "rev": "62c1af660f5b2b57fe4fa0e7feb5ba3cd650c307",
"revCount": 64, "revCount": 65,
"type": "git", "type": "git",
"url": "https://github.com/logos-blockchain/lez-indexer-module" "url": "https://github.com/logos-blockchain/lez-indexer-module"
}, },
"original": { "original": {
"ref": "erhant/bump-lez-and-fix-logging", "ref": "main",
"type": "git", "type": "git",
"url": "https://github.com/logos-blockchain/lez-indexer-module" "url": "https://github.com/logos-blockchain/lez-indexer-module"
} }

View File

@ -5,7 +5,7 @@
logos-module-builder.url = "github:logos-co/logos-module-builder"; logos-module-builder.url = "github:logos-co/logos-module-builder";
nix-bundle-lgx.url = "github:logos-co/nix-bundle-lgx"; nix-bundle-lgx.url = "github:logos-co/nix-bundle-lgx";
lez_indexer_module.url = "git+https://github.com/logos-blockchain/lez-indexer-module?ref=erhant/bump-lez-and-fix-logging"; lez_indexer_module.url = "git+https://github.com/logos-blockchain/lez-indexer-module?ref=main";
}; };
outputs = outputs =