firefox-unwrapped: drop lovesegfault from maintainers
No maintenance interaction since late 2022.
This commit is contained in:
@@ -19,10 +19,7 @@ buildMozillaMach rec {
|
||||
changelog = "https://www.mozilla.org/en-US/firefox/${version}/releasenotes/";
|
||||
description = "Web browser built from Firefox source tree";
|
||||
homepage = "http://www.mozilla.com/en-US/firefox/";
|
||||
maintainers = with lib.maintainers; [
|
||||
lovesegfault
|
||||
hexa
|
||||
];
|
||||
maintainers = with lib.maintainers; [ hexa ];
|
||||
platforms = lib.platforms.unix;
|
||||
broken = stdenv.buildPlatform.is32bit;
|
||||
# since Firefox 60, build on 32-bit platforms fails with "out of memory".
|
||||
|
||||
Reference in New Issue
Block a user