Commit 9d1ddd90 authored by Markus Kowalewski's avatar Markus Kowalewski Committed by github-actions[bot]
Browse files

kamailio: make "modules" customiziable by overrideAttrs

(cherry picked from commit 231b889d)
parent 4af6579f
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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 = [