Closed kentookura closed 4 months ago
No longer occurs after updating the flake...
For other finding this: This problem currently (also) occurs when building from an up-to-date nixpkgs unstable, because opam-core
is broken there. https://github.com/NixOS/nixpkgs/pull/329608 should fixes it and nixos-24.05 still works.
Describe the bug opam-core fails to build:
This is the dune file:
https://github.com/ocaml/opam/blob/a1c9c34417735687fd9310e7dc5c4c177e020441/src/core/dune
To Reproduce Run
nix build
in this repo.Expected behavior It builds.
Environment
Full build logs: