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:
parent
57dc088f9e
commit
ffd9e6a6ae
|
@ -117,5 +117,6 @@ stdenv.mkDerivation rec {
|
|||
|
||||
maintainers = [ ];
|
||||
platforms = stdenv.lib.platforms.gnu;
|
||||
broken = true;
|
||||
};
|
||||
} // {mozillaPlugin = "/plugins";}
|
||||
|
|
Loading…
Reference in New Issue