mariadb: fix eval
This commit is contained in:
parent
f16431b0e2
commit
4f5aa9bc25
|
@ -1,5 +1,5 @@
|
||||||
{ stdenv, fetchurl, cmake, pkgconfig, ncurses, zlib, xz, lzo, lz4, bzip2, snappy
|
{ stdenv, fetchurl, cmake, pkgconfig, ncurses, zlib, xz, lzo, lz4, bzip2, snappy
|
||||||
, openssl, pcre, boost, judy, bison, libxml2
|
, libiconv, openssl, pcre, boost, judy, bison, libxml2
|
||||||
, libaio, libevent, groff, jemalloc, cracklib, systemd, numactl, perl
|
, libaio, libevent, groff, jemalloc, cracklib, systemd, numactl, perl
|
||||||
, fixDarwinDylibNames, cctools, CoreServices
|
, fixDarwinDylibNames, cctools, CoreServices
|
||||||
}:
|
}:
|
||||||
|
|
Loading…
Reference in New Issue