kamailio: make "modules" customiziable by overrideAttrs
This commit is contained in:
parent
9f3a21f0e9
commit
231b889d79
1 changed files with 0 additions and 2 deletions
|
@ -16,7 +16,6 @@
|
|||
, coreutils
|
||||
, gdb
|
||||
, gnused
|
||||
, openssl
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
|
@ -34,7 +33,6 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
libxml2
|
||||
mariadb-connector-c
|
||||
pcre
|
||||
openssl
|
||||
];
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
|
Loading…
Reference in a new issue