Commit b82170a1 authored by xeji's avatar xeji
Browse files

dvb_apps: mark as broken

parent ccbefc66
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,5 +19,6 @@ stdenv.mkDerivation {
    homepage = https://linuxtv.org/;
    platforms = stdenv.lib.platforms.linux;
    license = stdenv.lib.licenses.gpl2;
    broken = true; # 2018-04-10
  };
}