haskell infra: Fix built-time overrides

These should all come from `buildHaskellPackages`
This commit is contained in:
John Ericson
2018-07-09 12:22:23 -04:00
parent f27f491784
commit 740cfffcb2
5 changed files with 24 additions and 18 deletions

View File

@@ -121,7 +121,7 @@ let
in
{
inherit splicedPackages;
inherit splicePackages;
# We use `callPackage' to be able to omit function arguments that can be
# obtained `pkgs` or `buildPackages` and their `xorg` package sets. Use