Skip to content

Unable to build for GHC 8.10.5 using Nix flake #2053

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

Closed
cydparser opened this issue Jul 30, 2021 · 1 comment
Closed

Unable to build for GHC 8.10.5 using Nix flake #2053

cydparser opened this issue Jul 30, 2021 · 1 comment
Labels
CI Continuous integration os: nixos type: bug Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..

Comments

@cydparser
Copy link
Contributor

Your environment

NixOS

Steps to reproduce

nix build .#haskell-language-server-8105

Actual behaviour

error: attribute 'ghc8105' missing

       at /nix/store/k5xl2qzja8h08bxpralpcm7c452jkvab-source/flake.nix:125:41:

          124|           # Haskell packages extended with our packages
          125|           hlsHpkgs = compiler: extended haskell.packages.${compiler};

It looks like nixpkgs has never provided GHC 8.10.5.

@Ailrun Ailrun added CI Continuous integration os: nixos type: bug Something isn't right: doesn't work as intended, documentation is missing/outdated, etc.. labels Jul 30, 2021
@anka-213
Copy link
Contributor

anka-213 commented Aug 2, 2021

There was a pull request for it in nixpkgs, but it wasn't merged because of bugs: NixOS/nixpkgs#125987

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous integration os: nixos type: bug Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Projects
None yet
Development

No branches or pull requests

3 participants