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

beam-postgres broken in NixPkgs/haskell-updates and NixPkgs #723

Closed
peterbecich opened this issue Nov 15, 2024 · 1 comment
Closed

beam-postgres broken in NixPkgs/haskell-updates and NixPkgs #723

peterbecich opened this issue Nov 15, 2024 · 1 comment

Comments

@peterbecich
Copy link
Contributor

peterbecich commented Nov 15, 2024

Current error is

NIXPKGS_ALLOW_BROKEN=1 nix build nixpkgs/haskell-updates#haskellPackages.beam-postgres --impure

...
       > Error: Setup: Encountered missing or private dependencies:
       > tasty-discover >=4.2.1 && <4.3

I expect this to be partially solved if testcontainers/testcontainers-hs#58 is merged and updated in NixPkgs.

When/if that happens, let's check the nix build above again.

It appears beam-postgres is not marked broken in NixPkgs:
https://github.com/NixOS/nixpkgs/blob/ec3ec6038a01c6e22637565976ed82e1625fa006/pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml#L388
However, NIXPKGS_ALLOW_BROKEN=1 is necessary. That is probably the dependency on beam which is marked broken.

@peterbecich peterbecich changed the title beam-postgres broken in NixPkgs/haskell-updates and NixPkgs beam, beam-postgres broken in NixPkgs/haskell-updates and NixPkgs Nov 15, 2024
@peterbecich peterbecich changed the title beam, beam-postgres broken in NixPkgs/haskell-updates and NixPkgs beam-postgres broken in NixPkgs/haskell-updates and NixPkgs Nov 15, 2024
@alexfmpe
Copy link
Contributor

Tracking this up...huh... downstream?
NixOS/nixpkgs#356378

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants