summary refs log tree commit diff
path: root/pkgs/top-level/splice.nix
diff options
context:
space:
mode:
authorJohn Ericson <John.Ericson@Obsidian.Systems>2018-07-09 12:22:23 -0400
committerJohn Ericson <John.Ericson@Obsidian.Systems>2018-07-09 18:09:17 -0400
commit740cfffcb2ea32ae2ea888ac685d883e3ad3c36a (patch)
tree7f0221778868087f8db080e70b960f1e5a55faab /pkgs/top-level/splice.nix
parentf27f491784cd19abca6494ae28306deeea17c613 (diff)
downloadnixpkgs-740cfffcb2ea32ae2ea888ac685d883e3ad3c36a.tar
nixpkgs-740cfffcb2ea32ae2ea888ac685d883e3ad3c36a.tar.gz
nixpkgs-740cfffcb2ea32ae2ea888ac685d883e3ad3c36a.tar.bz2
nixpkgs-740cfffcb2ea32ae2ea888ac685d883e3ad3c36a.tar.lz
nixpkgs-740cfffcb2ea32ae2ea888ac685d883e3ad3c36a.tar.xz
nixpkgs-740cfffcb2ea32ae2ea888ac685d883e3ad3c36a.tar.zst
nixpkgs-740cfffcb2ea32ae2ea888ac685d883e3ad3c36a.zip
haskell infra: Fix built-time overrides
These should all come from `buildHaskellPackages`
Diffstat (limited to 'pkgs/top-level/splice.nix')
-rw-r--r--pkgs/top-level/splice.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/top-level/splice.nix b/pkgs/top-level/splice.nix
index a9dd6c3ec0d..27e8136cd39 100644
--- a/pkgs/top-level/splice.nix
+++ b/pkgs/top-level/splice.nix
@@ -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