nixos/ofono: allow adding 3rd party plug-ins

This commit is contained in:
Jan Tojnar
2019-08-23 19:50:53 +02:00
parent 150285190a
commit 5db762126c
3 changed files with 149 additions and 1 deletions
+4
View File
@@ -22,6 +22,10 @@ stdenv.mkDerivation rec {
sha256 = "1qzysmzpgbh6zc3x9xh931wxcazka9wwx727c2k66z9gal2n6n66";
};
patches = [
./0001-Search-connectors-in-OFONO_PLUGIN_PATH.patch
];
nativeBuildInputs = [
autoreconfHook
pkgconfig