Merge #26601: thunderbird*: 52.1.1 -> 52.2.0 (security)
This commit is contained in:
@@ -9,15 +9,10 @@
|
||||
, gnupg
|
||||
, baseName ? "firefox"
|
||||
, basePath ? "pkgs/applications/networking/browsers/firefox-bin"
|
||||
, baseUrl
|
||||
}:
|
||||
|
||||
let
|
||||
|
||||
baseUrl =
|
||||
if channel == "devedition"
|
||||
then "http://archive.mozilla.org/pub/devedition/releases/"
|
||||
else "http://archive.mozilla.org/pub/firefox/releases/";
|
||||
|
||||
isBeta =
|
||||
channel != "release";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user