Merge pull request #172109 from SuperSandro2000/zeroc-ice-cpp11

zeroc-ice: mark broken
This commit is contained in:
Sandro
2022-05-09 15:10:49 +02:00
committed by GitHub
@@ -97,5 +97,7 @@ in stdenv.mkDerivation rec {
license = licenses.gpl2Only;
platforms = platforms.unix;
maintainers = with maintainers; [ abbradar ];
# no match for 'operator!='
broken = true;
};
}