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

Haskell package chell fails to build #57642

Closed
fehrenbach opened this issue Mar 14, 2019 · 0 comments · Fixed by #57690
Closed

Haskell package chell fails to build #57642

fehrenbach opened this issue Mar 14, 2019 · 0 comments · Fixed by #57690

Comments

@fehrenbach
Copy link
Contributor

Issue description

The Haskell package chell does not build due to missing dependency patience ==0.2.*.

I think this the culprit:

chell = super.chell.override { patience = self.patience_0_1_1; };

Steps to reproduce

Try to get a nix-shell with purescript and nixpgks pinned to 8c0abe7.

Technical details

Please run nix-shell -p nix-info --run "nix-info -m" and paste the
results.

  • system: "x86_64-linux"
  • host os: Linux 4.19.27-1-lts, Arch Linux, noversion
  • multi-user?: no
  • sandbox: no
  • version: nix-env (Nix) 2.1.3
  • channels(stefan): "nixpkgs-19.09pre171945.b36dc66bfea"
  • nixpkgs: /home/stefan/.nix-defexpr/channels/nixpkgs

(Note that this fails with a pinned nixpkg, see above.)

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

Successfully merging a pull request may close this issue.

1 participant