Adding config for the tiny_tds gem (#42406)
This commit is contained in:
parent
4d7f23520e
commit
b97b0300f6
@ -354,6 +354,10 @@ in
|
|||||||
buildInputs = [ kerberos ];
|
buildInputs = [ kerberos ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
tiny_tds = attrs: {
|
||||||
|
nativeBuildInputs = [ pkgconfig openssl ];
|
||||||
|
};
|
||||||
|
|
||||||
therubyracer = attrs: {
|
therubyracer = attrs: {
|
||||||
buildFlags = [
|
buildFlags = [
|
||||||
"--with-v8-dir=${v8}"
|
"--with-v8-dir=${v8}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user