firefox: mark broken on darwin
this has been broken for a while, best to not make hydra keep building it.
This commit is contained in:
parent
d8adf06d35
commit
abbb9ea848
@ -32,6 +32,7 @@ rec {
|
|||||||
homepage = http://www.mozilla.com/en-US/firefox/;
|
homepage = http://www.mozilla.com/en-US/firefox/;
|
||||||
maintainers = with lib.maintainers; [ eelco andir ];
|
maintainers = with lib.maintainers; [ eelco andir ];
|
||||||
platforms = lib.platforms.unix;
|
platforms = lib.platforms.unix;
|
||||||
|
badPlatforms = lib.platforms.darwin;
|
||||||
license = lib.licenses.mpl20;
|
license = lib.licenses.mpl20;
|
||||||
};
|
};
|
||||||
updateScript = callPackage ./update.nix {
|
updateScript = callPackage ./update.nix {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user