From b4e6b71cf2f98fa15b5e1aa84fc8eaf6ce036ffc Mon Sep 17 00:00:00 2001 From: erhant Date: Thu, 2 Jul 2026 17:49:03 +0300 Subject: [PATCH] chore: bump flakes --- flake.lock | 10 +++++----- flake.nix | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index 7a49a5c..841b7a3 100644 --- a/flake.lock +++ b/flake.lock @@ -154,16 +154,16 @@ "logos-module-builder": "logos-module-builder_4" }, "locked": { - "lastModified": 1782994048, + "lastModified": 1783003719, "narHash": "sha256-SxNuNlv+chXZhdZUcd9CF6k+Eajgb2vpTaAoe0pGyCw=", - "ref": "erhant/bump-lez-and-fix-logging", - "rev": "57766ef2a8c34b6d11de506afd6ee323a04804c7", - "revCount": 64, + "ref": "main", + "rev": "62c1af660f5b2b57fe4fa0e7feb5ba3cd650c307", + "revCount": 65, "type": "git", "url": "https://github.com/logos-blockchain/lez-indexer-module" }, "original": { - "ref": "erhant/bump-lez-and-fix-logging", + "ref": "main", "type": "git", "url": "https://github.com/logos-blockchain/lez-indexer-module" } diff --git a/flake.nix b/flake.nix index 1bc47b7..4b7d0f3 100644 --- a/flake.nix +++ b/flake.nix @@ -5,7 +5,7 @@ logos-module-builder.url = "github:logos-co/logos-module-builder"; 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 =