From e921e84e9d8447ce5fa814a265edf91876b09630 Mon Sep 17 00:00:00 2001 From: Martin Weinelt Date: Mon, 21 Mar 2022 03:49:44 +0100 Subject: [PATCH] firefox: don't set BUILD_OFFICIAL It was removed in 2009 in favor of MOZILLA_OFFICIAL mozbz#435923 --- pkgs/applications/networking/browsers/firefox/common.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/applications/networking/browsers/firefox/common.nix b/pkgs/applications/networking/browsers/firefox/common.nix index 4a3172b6f594..1147e22241e5 100644 --- a/pkgs/applications/networking/browsers/firefox/common.nix +++ b/pkgs/applications/networking/browsers/firefox/common.nix @@ -248,7 +248,6 @@ buildStdenv.mkDerivation ({ unset AS '' + (lib.optionalString enableOfficialBranding '' export MOZILLA_OFFICIAL=1 - export BUILD_OFFICIAL=1 ''); configureFlags = [