3
0
Fork 0
forked from mirrors/nixpkgs

openmodelica: mark as broken, unmaintained

(cherry picked from commit d9298e3a00)
This commit is contained in:
Franz Pletz 2017-09-29 02:00:12 +02:00 committed by Tuomas Tynkkynen
parent fd97fa71dd
commit 1b56f7cbb4

View file

@ -50,6 +50,7 @@ stdenv.mkDerivation {
license = licenses.gpl3;
maintainers = with maintainers; [ smironov ];
platforms = platforms.linux;
broken = true;
};
}