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

stack2nix is broken #30899

Closed
bobvanderlinden opened this issue Oct 28, 2017 · 1 comment
Closed

stack2nix is broken #30899

bobvanderlinden opened this issue Oct 28, 2017 · 1 comment

Comments

@bobvanderlinden
Copy link
Member

Issue description

Currently when I try to build stack2nix it fails:

Configuring stack2nix-0.1.3.0...
Setup: Encountered missing dependencies:
Glob >=0.7.14 && <0.8, data-fix ==0.0.4
builder for ‘/nix/store/jy5x91fk2pji64wac5hx6f7jbs28kpk6-stack2nix-0.1.3.0.drv’ failed with exit code 1
error: build of ‘/nix/store/jy5x91fk2pji64wac5hx6f7jbs28kpk6-stack2nix-0.1.3.0.drv’ failed

I'm not currently using stack2nix myself, but someone on Reddit was giving NixOS a try and ran into this problem. See: https://www.reddit.com/r/NixOS/comments/77s5t0/generating_a_nix_package_from_a_stack_project/dot54ew/?context=3

Steps to reproduce

nix-build -A stack2nix '<nixpkgs>'

Technical details

  • System: NixOS
  • Nix version: nix-env (Nix) 1.12pre4911_b30d1e7
  • Nixpkgs version: 17.09.1756.c99239bca0
  • Sandboxing enabled: build-use-sandbox = true
@freeman42x
Copy link
Contributor

Same issue, broken on both stable and unstable.

globin added a commit that referenced this issue Nov 2, 2017
closes #30899

(cherry picked from commit 1c431f4)
@globin globin closed this as completed in 1c431f4 Nov 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants