fix some evaluation problems after 8610a34474

/cc #18327.
This commit is contained in:
Vladimír Čunát
2016-09-17 02:19:14 +02:00
parent 6707436638
commit 06839f5a40
2 changed files with 2 additions and 2 deletions

View File

@@ -461,7 +461,7 @@ stdenv.mkDerivation ({
#
# Likewise, the LTO code doesn't find zlib.
CPATH = makeSearchPath "dev" "include" ([]
CPATH = makeSearchPathOutput "dev" "include" ([]
++ optional (zlib != null) zlib
++ optional langJava boehmgc
++ optionals javaAwtGtk xlibs