gatling: mark as broken

This commit is contained in:
Aaron Jheng 2022-11-16 02:50:07 +00:00
parent ce89321950
commit b70d4b9009
No known key found for this signature in database
GPG Key ID: F6A547A869D050A3

View File

@ -28,5 +28,6 @@ stdenv.mkDerivation rec {
homepage = "http://www.fefe.de/gatling/";
license = lib.licenses.gpl2;
platforms = platforms.linux;
broken = true; # 2022-11-16
};
}