Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration work for node 8.7.0 #440

Closed
wants to merge 8 commits into from

Integration work for node 8.7.0

7ca8910
Select commit
Loading
Failed to load commit list.
Closed

Integration work for node 8.7.0 #440

Integration work for node 8.7.0
7ca8910
Select commit
Loading
Failed to load commit list.
IOG Hydra / ci/eval:x86_64-linux.devShells.default failed Nov 17, 2023 in 2s

Evaluation failed

Checkout took 0s.
Evaluation took 1 min 18s.

Details

Evaluation error:

error:
       … while evaluating the attribute 'shell'

         at /nix/store/bdkxqq0n6h0jqxkxzhdnj9dccwvlw6cz-source/overlays/haskell.nix:849:13:

          848|             # Default shell
          849|             shell = shellFor rawProject.args.shell;
             |             ^
          850|

       … from call site

         at /nix/store/bdkxqq0n6h0jqxkxzhdnj9dccwvlw6cz-source/overlays/haskell.nix:849:21:

          848|             # Default shell
          849|             shell = shellFor rawProject.args.shell;
             |                     ^
          850|

       … while calling 'shellFor'

         at /nix/store/bdkxqq0n6h0jqxkxzhdnj9dccwvlw6cz-source/overlays/haskell.nix:822:24:

          821|             #
          822|             shellFor = shellArgs:
             |                        ^
          823|               let

       … from call site

         at /nix/store/bdkxqq0n6h0jqxkxzhdnj9dccwvlw6cz-source/overlays/haskell.nix:658:27:

          657|               callProjectResults = callCabalProjectToNix config;
          658|               plan-pkgs = importAndFilterProject {
             |                           ^
          659|                 inherit (callProjectResults) projectNix sourceRepos src;

       … while calling anonymous lambda

         at /nix/store/bdkxqq0n6h0jqxkxzhdnj9dccwvlw6cz-source/lib/import-and-filter-project.nix:5:1:

            4| { pkgs, haskellLib }:
            5| { projectNix, sourceRepos, src }:
             | ^
            6| let

       error: builder for '/nix/store/il7gf3s3kmrs8vrq16z3ic1cq9djd5wh-cardano-cli-plan-to-nix-pkgs.drv' failed with exit code 1;
       last 10 log lines:
       > cardano-api-8.6.0.0, cardano-api-8.5.2.0, cardano-api-8.5.0.0,
       > cardano-api-8.4.0.0, cardano-api-8.3.0.0, cardano-api-8.2.0.0,
       > cardano-api-8.1.1.1, cardano-api-8.1.1.0, cardano-api-8.1.0.1,
       > cardano-api-8.0.0, cardano-api-1.36.0, cardano-api-1.35.4, cardano-api-1.35.3
       > (has the same characteristics that caused the previous version to fail:
       > excluded by constraint '^>=8.33.0.0' from 'cardano-cli')
       > [__1] fail (backjumping, conflict set: cardano-api, cardano-cli)
       > After searching the rest of the dependency tree exhaustively, these were the
       > goals I've had most trouble fulfilling: cardano-cli, cardano-api
       > )
       For full logs, run 'nix log /nix/store/il7gf3s3kmrs8vrq16z3ic1cq9djd5wh-cardano-cli-plan-to-nix-pkgs.drv'.