Merge 'staging' into closure-size
This is mainly to get the update of bootstrap tools. Otherwise there were mysterious segfaults: https://github.com/NixOS/nixpkgs/pull/7701#issuecomment-203389817
This commit is contained in:
@@ -17,7 +17,7 @@ composableDerivation.composableDerivation {} {
|
||||
/* perl TODO export these (SWIG only if its present) HAVE_PERL=1 HAVE_PERL_DEVEL=1 HAVE_PERL_SWIG=1 */
|
||||
};
|
||||
|
||||
buildInputs = [ (pcre.override { unicodeSupport = true; })
|
||||
buildInputs = [ pcre
|
||||
openssl readline libxml2 ]; # optional python perl php java ?
|
||||
|
||||
cfg = {
|
||||
|
||||
Reference in New Issue
Block a user