Merge pull request #210770 from sternenseemann/with-packages-prefer-local-build

ghc.withPackages: set preferLocalBuild in the correct place
This commit is contained in:
maralorn
2023-01-15 11:40:49 +01:00
committed by GitHub

View File

@@ -161,8 +161,8 @@ symlinkJoin {
''}
$out/bin/${ghcCommand}-pkg check
'' + postBuild;
preferLocalBuild = true;
passthru = {
preferLocalBuild = true;
inherit (ghc) version meta;
# Inform users about backwards incompatibilities with <= 21.05