IntersectMBO / IntersectMBO/ouroboros-network

CDDL tests in upstream shelley-spec-ledger-test require a more recent cddl Ruby gem

Open
#2,492 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
296
Forks
104
Avg merge
2d 10h
Merged PRs (30d)
4

Description

Summary: `cabal v2-test shelley-spec-ledger` fails if run from the Nix shell of this repository. `shelley-spec-ledger` is defined upstream in the `cardano-ledger-specs` repo.

Some details at input-output-hk/cardano-ledger-specs#1744, which I opened before understanding it well enough to blame the `ouroboros-network` repo.

The `cardano-ledger-specs` Nix files specify `cddl 0.8.10`, whereas the `ouroboros-network` Nix files don't override it, and so inherit the nixpkgs version of `cddl 0.8.9`.

I cannot tell **why** that `.9 -> .10` version rev matters, because I cannot find any data about that project. It seems like the listed owner has turned the GitHub repository private or else deleted it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.