flashplayer-standalone: unmark broken, works here; keep the comment
This commit is contained in:
parent
120ce2f399
commit
b7d4a356be
@ -100,6 +100,7 @@ stdenv.mkDerivation rec {
|
|||||||
maintainers = [];
|
maintainers = [];
|
||||||
platforms = [ "x86_64-linux" ];
|
platforms = [ "x86_64-linux" ];
|
||||||
# Application crashed with an unhandled SIGSEGV
|
# Application crashed with an unhandled SIGSEGV
|
||||||
broken = true;
|
# Not on all systems, though. Video driver problem?
|
||||||
|
broken = false;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user