-
-
Notifications
You must be signed in to change notification settings - Fork 399
Closed
Labels
CIContinuous integrationContinuous integrationos: nixostype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Description
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.
Metadata
Metadata
Assignees
Labels
CIContinuous integrationContinuous integrationos: nixostype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..