flashplayer-standalone: mark broken
This commit is contained in:
parent
9f1ff9976f
commit
a019087ef4
@ -99,5 +99,7 @@ stdenv.mkDerivation rec {
|
||||
license = stdenv.lib.licenses.unfree;
|
||||
maintainers = [];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
# Application crashed with an unhandled SIGSEGV
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user