oracle-instantclient: remove unused arguments
This commit is contained in:
parent
276f2897cb
commit
0f4269bf48
@ -1,6 +1,4 @@
|
|||||||
{ stdenv, requireFile, libelf, gcc, glibc, patchelf, unzip, rpmextract, libaio
|
{ stdenv, requireFile, glibc, patchelf, rpmextract, libaio, odbcSupport ? false, unixODBC }:
|
||||||
, odbcSupport ? false, unixODBC
|
|
||||||
}:
|
|
||||||
|
|
||||||
assert odbcSupport -> unixODBC != null;
|
assert odbcSupport -> unixODBC != null;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user