commit
18723740d9
|
@ -29,7 +29,7 @@ let
|
||||||
, embedSupport ? false
|
, embedSupport ? false
|
||||||
, ipv6Support ? true
|
, ipv6Support ? true
|
||||||
, systemdSupport ? stdenv.isLinux
|
, systemdSupport ? stdenv.isLinux
|
||||||
, valgrindSupport ? true
|
, valgrindSupport ? !stdenv.isDarwin
|
||||||
, ztsSupport ? apxs2Support
|
, ztsSupport ? apxs2Support
|
||||||
}@args:
|
}@args:
|
||||||
let
|
let
|
||||||
|
|
Loading…
Reference in New Issue