Closed
Description
When trying to build the roots
attribute for a ghc943 project I'm getting an error that iserv-proxy is missing:
/nix/store/kkr6573gzfhakba4av3bd6nlg81nqqax-source/overlays/haskell.nix:929:22:
928| # in haskell.nix itself.
929| inherit (final.ghc-extra-packages."${compiler-nix-name}"
| ^
930| .iserv-proxy.components.exes) iserv-proxy;
… while evaluating the attribute 'iserv-proxy'