Skip to content

Add the Leios protocol parameters to pparams updates - #1333

Open
ch1bo wants to merge 1 commit into
leios-prototypefrom
ch1bo/leios-pparam-updates
Open

Add the Leios protocol parameters to pparams updates#1333
ch1bo wants to merge 1 commit into
leios-prototypefrom
ch1bo/leios-pparam-updates

Add the Leios protocol parameters to pparams updates

ed01aa0
Select commit
Loading
Failed to load commit list.
IOG Hydra / ci/eval:x86_64-linux.ghc914.roots failed Sep 9, 2026 in 11s

Evaluation failed

Checkout took 4s.
Evaluation took 6 min 20s.

Details

Evaluation error:

error:
       … while evaluating the 'name' attribute of a derivation

       … from call site
         at /nix/store/5j5y90a6m6jssvg2xybf86xgkjfa4zab-source/pkgs/stdenv/generic/make-derivation.nix:498:15:
          497|               in
          498|               lib.strings.sanitizeDerivationName (
             |               ^
          499|                 if attrs ? name then

       … while calling anonymous lambda
         at /nix/store/5j5y90a6m6jssvg2xybf86xgkjfa4zab-source/lib/strings.nix:2839:5:
         2838|     in
         2839|     string:
             |     ^
         2840|     # First detect the common case of already valid strings, to speed those up

       … while evaluating a branch condition
         at /nix/store/5j5y90a6m6jssvg2xybf86xgkjfa4zab-source/lib/strings.nix:2841:5:
         2840|     # First detect the common case of already valid strings, to speed those up
         2841|     if stringLength string <= 207 && okRegex string != null then
             |     ^
         2842|       unsafeDiscardStringContext string

       … in the left operand of the AND (&&) operator
         at /nix/store/5j5y90a6m6jssvg2xybf86xgkjfa4zab-source/lib/strings.nix:2841:35:
         2840|     # First detect the common case of already valid strings, to speed those up
         2841|     if stringLength string <= 207 && okRegex string != null then
             |                                   ^
         2842|       unsafeDiscardStringContext string

       … in the argument of the not operator
         at /nix/store/5j5y90a6m6jssvg2xybf86xgkjfa4zab-source/lib/strings.nix:2841:28:
         2840|     # First detect the common case of already valid strings, to speed those up
         2841|     if stringLength string <= 207 && okRegex string != null then
             |                            ^
         2842|       unsafeDiscardStringContext string

       … while calling the 'lessThan' builtin
         at /nix/store/5j5y90a6m6jssvg2xybf86xgkjfa4zab-source/lib/strings.nix:2841:28:
         2840|     # First detect the common case of already valid strings, to speed those up
         2841|     if stringLength string <= 207 && okRegex string != null then
             |                            ^
         2842|       unsafeDiscardStringContext string

       … while calling the 'stringLength' builtin
         at /nix/store/5j5y90a6m6jssvg2xybf86xgkjfa4zab-source/lib/strings.nix:2841:8:
         2840|     # First detect the common case of already valid strings, to speed those up
         2841|     if stringLength string <= 207 && okRegex string != null then
             |        ^
         2842|       unsafeDiscardStringContext string

       … while evaluating the attribute 'name'
         at /nix/store/5j5y90a6m6jssvg2xybf86xgkjfa4zab-source/pkgs/build-support/trivial-builders/default.nix:80:30:
           79|         enableParallelBuilding = true;
           80|         inherit buildCommand name;
             |                              ^
           81|         passAsFile = [ "buildCommand" ] ++ (derivationArgs.passAsFile or [ ]);

       … while evaluating a branch condition
         at /nix/store/yc40ffx8c748ijrqf6rd5w15xma3c7hv-source/overlays/haskell.nix:676:25:
          675|                 else project;
          676|               pkg-set = if plan-pkgs ? configurationError
             |                         ^
          677|                 then {

       … while evaluating a branch condition
         at /nix/store/yc40ffx8c748ijrqf6rd5w15xma3c7hv-source/overlays/haskell.nix:661:27:
          660|               callProjectResults = callCabalProjectToNix config;
          661|               plan-pkgs = if !builtins.pathExists (callProjectResults.projectNix + "/plan.json")
             |                           ^
          662|                 then

       … in the argument of the not operator
         at /nix/store/yc40ffx8c748ijrqf6rd5w15xma3c7hv-source/overlays/haskell.nix:661:31:
          660|               callProjectResults = callCabalProjectToNix config;
          661|               plan-pkgs = if !builtins.pathExists (callProjectResults.projectNix + "/plan.json")
             |                               ^
          662|                 then

       … while calling the 'pathExists' builtin
         at /nix/store/yc40ffx8c748ijrqf6rd5w15xma3c7hv-source/overlays/haskell.nix:661:31:
          660|               callProjectResults = callCabalProjectToNix config;
          661|               plan-pkgs = if !builtins.pathExists (callProjectResults.projectNix + "/plan.json")
             |                               ^
          662|                 then

       … while realising the context of path '/nix/store/3f9ybjbyga4l1czfj9jhh0rgb9fg63ks-cardano-api-plan-to-nix-pkgs/plan.json'

       error: Cannot build '/nix/store/g3px51h5yihiaqj0q24p5ylr2am64wki-cardano-api-plan-to-nix-pkgs.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/3f9ybjbyga4l1czfj9jhh0rgb9fg63ks-cardano-api-plan-to-nix-pkgs
         /nix/store/ri7bb4mkbymmdba9mm6znmz13jbsq953-cardano-api-plan-to-nix-pkgs-freeze
       Last 25 log lines:
       > remote: Enumerating objects: 2037, done.
       > remote: Counting objects: 100% (2037/2037), done.
       > remote: Compressing objects: 100% (1651/1651), done.
       > remote: Total 2037 (delta 134), reused 0 (delta 0), pack-reused 0 (from 0)
       > Receiving objects: 100% (2037/2037), 17.69 MiB | 23.08 MiB/s, done.
       > Resolving deltas: 100% (134/134), done.
       > From file:///nix/store/rvxkyr70bqblnhv5icsvd2wxhw7hg3gi-source-repository-package
       >  * branch            minimal    -> FETCH_HEAD
       > HEAD is now at 4e79d84 Minimal Repo For Haskell.Nix
       > Cloning into '/build/tmp.2x2hvUpkf2/dist-newstyle/src/zr015n7g7_-566e969122110a6b3c9320a3016ab69b2feb47cee2eea925132c0111bb1fe9d5'...
       > remote: Enumerating objects: 147, done.
       > remote: Counting objects: 100% (147/147), done.
       > remote: Compressing objects: 100% (111/111), done.
       > remote: Total 147 (delta 10), reused 0 (delta 0), pack-reused 0 (from 0)
       > Receiving objects: 100% (147/147), 120.17 KiB | 24.03 MiB/s, done.
       > Resolving deltas: 100% (10/10), done.
       > From file:///nix/store/zr015n7g7nbnb2kljypahjvav698dqph-source-repository-package
       >  * branch            minimal    -> FETCH_HEAD
       > HEAD is now at 413c8c5 Minimal Repo For Haskell.Nix
       > Warning: The package list for 'hackage.haskell.org' is 20705 days old.
       > Run 'cabal update' to get the latest list of available packages.
       > Error: [Cabal-7159]
       > Latest known index-state for 'hackage.haskell.org' (2026-08-03T03:25:45Z) is older than the requested index-state (2026-09-02T14:05:07Z).
       > Run 'cabal update' or set the index-state to a value at or before 2026-08-03T03:25:45Z.
       >
       For full logs, run:
         nix log /nix/store/g3px51h5yihiaqj0q24p5ylr2am64wki-cardano-api-plan-to-nix-pkgs.drv