gnash: Mark as broken

We should weed out any last users of this dying project and hopefully
remove it at some juncture in the future if no one steps up to maintain
it.
This commit is contained in:
William A. Kennington III 2015-09-02 14:35:31 -07:00
parent 57dc088f9e
commit ffd9e6a6ae

View File

@ -117,5 +117,6 @@ stdenv.mkDerivation rec {
maintainers = [ ];
platforms = stdenv.lib.platforms.gnu;
broken = true;
};
} // {mozillaPlugin = "/plugins";}