Skip to content

Elaborate the EB diffusion section of leios-design/README.md - #1005

Open
nfrisby wants to merge 7 commits into
mainfrom
nfrisby/leios-design-updates-202607
Open

Elaborate the EB diffusion section of leios-design/README.md#1005
nfrisby wants to merge 7 commits into
mainfrom
nfrisby/leios-design-updates-202607

leios-design: synchronize announcements with Consensus PR 2132

351177e
Select commit
Loading
Failed to load commit list.
IOG Hydra / ci/eval:packages.tx-centrifuge-static.x86_64-linux failed Jul 29, 2026 in 3s

Evaluation failed

Checkout took 24s.
Evaluation took 4 min 45s.

Details

Evaluation error:

error:
       … from call site
         at /nix/store/zj9cd4xa4xxx48ypxqam0sw40jibhnfy-source/nix/hydra.nix:66:21:
           65|       lib.genAttrs (builtins.attrNames flake.${flakeOutput}.${system}) (drvName: {
           66|         ${system} = flake.${flakeOutput}.${system}.${drvName};
             |                     ^
           67|       })

       … while calling anonymous lambda
         at /nix/store/55z53i8nflvx4y9662rc0b6xb9y43b66-source/lib/types.nix:860:22:
          859|                 value = mapAttrs (
          860|                   n: v:
             |                      ^
          861|                   if lazy then

       … while evaluating the attribute 'optionalValue.value'
         at /nix/store/55z53i8nflvx4y9662rc0b6xb9y43b66-source/lib/modules.nix:1253:5:
         1252|
         1253|     optionalValue = if isDefined then { value = mergedValue; } else { };
             |     ^
         1254|   };

       … while evaluating a branch condition
         at /nix/store/55z53i8nflvx4y9662rc0b6xb9y43b66-source/lib/modules.nix:1253:21:
         1252|
         1253|     optionalValue = if isDefined then { value = mergedValue; } else { };
             |                     ^
         1254|   };

       … while evaluating the attribute 'values'
         at /nix/store/55z53i8nflvx4y9662rc0b6xb9y43b66-source/lib/modules.nix:1183:9:
         1182|       {
         1183|         values = defsSorted;
             |         ^
         1184|         inherit (defsFiltered) highestPrio;

       … while evaluating a branch condition
         at /nix/store/55z53i8nflvx4y9662rc0b6xb9y43b66-source/lib/modules.nix:1177:11:
         1176|           # Avoid sorting if we don't have to.
         1177|           if any (def: def.value._type or "" == "order") defsFiltered.values then
             |           ^
         1178|             sortProperties defsFiltered.values

       … while calling the 'any' builtin
         at /nix/store/55z53i8nflvx4y9662rc0b6xb9y43b66-source/lib/modules.nix:1177:14:
         1176|           # Avoid sorting if we don't have to.
         1177|           if any (def: def.value._type or "" == "order") defsFiltered.values then
             |              ^
         1178|             sortProperties defsFiltered.values

       … while evaluating the attribute 'values'
         at /nix/store/55z53i8nflvx4y9662rc0b6xb9y43b66-source/lib/modules.nix:1357:7:
         1356|     {
         1357|       values = concatMap (def: if getPrio def == highestPrio then [ (strip def) ] else [ ]) defs;
             |       ^
         1358|       inherit highestPrio;

       … while calling the 'concatMap' builtin
         at /nix/store/55z53i8nflvx4y9662rc0b6xb9y43b66-source/lib/modules.nix:1357:16:
         1356|     {
         1357|       values = concatMap (def: if getPrio def == highestPrio then [ (strip def) ] else [ ]) defs;
             |                ^
         1358|       inherit highestPrio;

       … while calling the 'concatMap' builtin
         at /nix/store/55z53i8nflvx4y9662rc0b6xb9y43b66-source/lib/modules.nix:1157:26:
         1156|         # Process mkMerge and mkIf properties.
         1157|         defsNormalized = concatMap (
             |                          ^
         1158|           m:

       … while calling anonymous lambda
         at /nix/store/55z53i8nflvx4y9662rc0b6xb9y43b66-source/lib/modules.nix:1158:11:
         1157|         defsNormalized = concatMap (
         1158|           m:
             |           ^
         1159|           map (

       … while calling the 'map' builtin
         at /nix/store/55z53i8nflvx4y9662rc0b6xb9y43b66-source/lib/modules.nix:1159:11:
         1158|           m:
         1159|           map (
             |           ^
         1160|             value:

       … while evaluating definitions from `/nix/store/r3i0h1671yjfr8xzldmvbyffyrmx2y0m-source/modules/transposition.nix':

       … from call site
         at /nix/store/55z53i8nflvx4y9662rc0b6xb9y43b66-source/lib/modules.nix:1168:80:
         1167|               }
         1168|           ) (addErrorContext "while evaluating definitions from `${m.file}':" (dischargeProperties m.value))
             |                                                                                ^
         1169|         ) defs;

       … while calling 'dischargeProperties'
         at /nix/store/55z53i8nflvx4y9662rc0b6xb9y43b66-source/lib/modules.nix:1308:5:
         1307|   dischargeProperties =
         1308|     def:
             |     ^
         1309|     if def._type or "" == "merge" then

       … while evaluating a branch condition
         at /nix/store/55z53i8nflvx4y9662rc0b6xb9y43b66-source/lib/modules.nix:1309:5:
         1308|     def:
         1309|     if def._type or "" == "merge" then
             |     ^
         1310|       concatMap dischargeProperties def.contents

       … while evaluating the attribute 'value'
         at /nix/store/55z53i8nflvx4y9662rc0b6xb9y43b66-source/lib/types.nix:800:15:
          799|               inherit (def) file;
          800|               value = v;
             |               ^
          801|             }) def.value

       … from call site
         at /nix/store/55z53i8nflvx4y9662rc0b6xb9y43b66-source/lib/types.nix:800:15:
          799|               inherit (def) file;
          800|               value = v;
             |               ^
          801|             }) def.value

       (11 duplicate frames omitted)

       … while evaluating definitions from `/nix/store/zj9cd4xa4xxx48ypxqam0sw40jibhnfy-source/nix/release.nix, via option perSystem':

       … from call site
         at /nix/store/55z53i8nflvx4y9662rc0b6xb9y43b66-source/lib/modules.nix:1168:80:
         1167|               }
         1168|           ) (addErrorContext "while evaluating definitions from `${m.file}':" (dischargeProperties m.value))
             |                                                                                ^
         1169|         ) defs;

       … while calling 'dischargeProperties'
         at /nix/store/55z53i8nflvx4y9662rc0b6xb9y43b66-source/lib/modules.nix:1308:5:
         1307|   dischargeProperties =
         1308|     def:
             |     ^
         1309|     if def._type or "" == "merge" then

       … while evaluating a branch condition
         at /nix/store/55z53i8nflvx4y9662rc0b6xb9y43b66-source/lib/modules.nix:1309:5:
         1308|     def:
         1309|     if def._type or "" == "merge" then
             |     ^
         1310|       concatMap dischargeProperties def.contents

       … while evaluating the attribute 'value'
         at /nix/store/55z53i8nflvx4y9662rc0b6xb9y43b66-source/lib/types.nix:800:15:
          799|               inherit (def) file;
          800|               value = v;
             |               ^
          801|             }) def.value

       error: attribute 'cardano-node-tx-centrifuge' missing
       at /nix/store/zj9cd4xa4xxx48ypxqam0sw40jibhnfy-source/nix/release.nix:41:34:
           40|           # intentionally keep it pinned separately. Same hydraJobs shape.
           41|           tx-centrifuge-static = inputs.cardano-node-tx-centrifuge.hydraJobs.${system}.musl.tx-centrifuge;
             |                                  ^
           42|