chore: use main branch

This commit is contained in:
erhant 2026-06-23 19:11:30 +03:00
parent d16a66a64a
commit 1b61820e01
2 changed files with 8 additions and 11 deletions

12
flake.lock generated
View File

@ -21,16 +21,16 @@
"logos-module-builder": "logos-module-builder_4"
},
"locked": {
"lastModified": 1782222303,
"narHash": "sha256-T//08rBmSvOOhvZZ5if8Gnaq1okEuSGt2ASym1eDyPY=",
"ref": "erhant/migr-to-logos-module-builder-update-LEZ",
"rev": "06396d7aeccdd7c3e7310c5acf4e687c12109052",
"revCount": 47,
"lastModified": 1782229998,
"narHash": "sha256-SmYzzRGT239/hXnBdUldILvcCdObeNufvUPJLopOCKM=",
"ref": "main",
"rev": "385c0ce6a042eb9b211dbd95bd0f9ee94864f148",
"revCount": 52,
"type": "git",
"url": "https://github.com/logos-blockchain/lez-indexer-module"
},
"original": {
"ref": "erhant/migr-to-logos-module-builder-update-LEZ",
"ref": "main",
"type": "git",
"url": "https://github.com/logos-blockchain/lez-indexer-module"
}

View File

@ -4,11 +4,8 @@
inputs = {
logos-module-builder.url = "github:logos-co/logos-module-builder";
nix-bundle-lgx.url = "github:logos-co/nix-bundle-lgx";
# NOTE: git+https (not github:) because the branch name contains a slash —
# the github: fetcher mis-routes slashed refs through the commits API (404).
# TODO: repoint to the merge target once this branch lands / goes public.
lez_indexer_module.url = "git+https://github.com/logos-blockchain/lez-indexer-module?ref=erhant/migr-to-logos-module-builder-update-LEZ";
lez_indexer_module.url = "git+https://github.com/logos-blockchain/lez-indexer-module?ref=main";
};
outputs =