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 packages: attribute "webkitgtk24x" missing #27288

Closed
langston-barrett opened this issue Jul 10, 2017 · 3 comments
Closed

Haskell packages: attribute "webkitgtk24x" missing #27288

langston-barrett opened this issue Jul 10, 2017 · 3 comments

Comments

@langston-barrett
Copy link
Contributor

Issue description

I was running nox-review, and it noticed that the package haskellPackages.leksah wouldn't build. I believe this is because it depends on webkitgtk3, which also won't build, with the same message:

$nix-build -A haskellPackages.leksah .
error: attribute ‘webkitgtk24x’ missing, at /home/siddharthist/code/nixpkgs/pkgs/development/haskell-modules/hackage-packages.nix:202442:10
(use ‘--show-trace’ to show detailed location information)

$ nix-build -A haskellPackages.webkitgtk3                   
error: attribute ‘webkitgtk24x’ missing, at /home/siddharthist/code/nixpkgs/pkgs/development/haskell-modules/hackage-packages.nix:202442:10
(use ‘--show-trace’ to show detailed location information)

@volth Might this have something to do with #26125?

Steps to reproduce

Technical details

  • System: 17.03.1395.9b948ea439 (Gorilla)
  • Nix version: nix-env (Nix) 1.11.11
  • Nixpkgs version: "17.03.1395.9b948ea439"
  • Sandboxing enabled: build-use-sandbox = true
@bennofs
Copy link
Contributor

bennofs commented Jul 10, 2017

This should get fixed on next haskell-updates, it is already merged into upstream cabal2nix: NixOS/cabal2nix#283

@jtojnar
Copy link
Contributor

jtojnar commented Jul 17, 2017

Is there any ETA for haskell-updates? I see that until two weeks ago, the index was being updated every [two to five days](https://github.com/volth/nixpkgs/commits/ab8af93b2693cbc97ff1836f2b1518c0e7f58b57/pkgs/development/haskell-modules/hackage-packages.nix].

/cc @peti

@peti
Copy link
Member

peti commented Jul 17, 2017

We haven't merged haskell-updates recently because we've using that branch to run test builds for #27196. Anyhow, I'll generate a quick update and merge it ASAP.

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

4 participants