qtwirediff: mark broken

This commit is contained in:
Sandro Jäckel
2025-03-12 16:04:54 +01:00
parent 1eecf7cc06
commit dfb186a9aa
@@ -57,5 +57,7 @@ stdenv.mkDerivation {
homepage = "https://github.com/aaptel/qtwirediff";
license = lib.licenses.gpl3Plus;
maintainers = [ ];
# error: assignment of member 'trivial' in read-only object
broken = true;
};
}