Merge pull request #68624 from aanderse/zhf/tvheadend

tvheadend: fix broken build
This commit is contained in:
Robin Gloster
2019-09-13 14:30:40 +02:00
committed by GitHub

View File

@@ -25,6 +25,8 @@ in stdenv.mkDerivation {
enableParallelBuilding = true;
NIX_CFLAGS_COMPILE = "-Wno-error=format-truncation";
# disable dvbscan, as having it enabled causes a network download which
# cannot happen during build.
configureFlags = [