zeroc-ice: mark broken

This commit is contained in:
Sandro Jäckel
2022-05-09 01:36:50 +02:00
parent 423aefc9c6
commit 0194fb5f84
@@ -97,5 +97,7 @@ in stdenv.mkDerivation rec {
license = licenses.gpl2Only;
platforms = platforms.unix;
maintainers = with maintainers; [ abbradar ];
# no match for 'operator!='
broken = true;
};
}