falkon: broken for now

This commit is contained in:
Peter Hoeg
2017-10-23 22:49:40 +08:00
parent 6aeaadfb8a
commit 70b3fbde6e
@@ -40,5 +40,6 @@ stdenv.mkDerivation rec {
license = licenses.gpl3;
maintainers = with maintainers; [ peterhoeg ];
platforms = platforms.unix;
broken = true;
};
}