ec-node: wt-publish via moq-lite publish model

This commit is contained in:
every.channel 2026-02-18 00:38:09 -08:00
parent becd56b42f
commit 97c83961c5
No known key found for this signature in database
6 changed files with 57 additions and 384 deletions

View file

@ -24,10 +24,6 @@ rustPlatform.buildRustPackage {
cargoLock = {
lockFile = ../../Cargo.lock;
outputHashes = {
# Filled iteratively when git dependencies change.
"moq-catalog-0.2.2" = "sha256-df9KXVBRiNewDJ7ZgGBja81PPnk8vC9TA0bDIG0892o=";
};
};
cargoBuildFlags = [ "-p" "ec-node" ];