firefox: prepare for 73.0
This commit is contained in:
parent
82d9ce45fe
commit
187d6912a8
1 changed files with 0 additions and 4 deletions
|
@ -103,10 +103,6 @@ stdenv.mkDerivation ({
|
|||
sha256 = "1zg56v3lc346fkzcjjx21vjip2s9hb2xw4pvza1dsfdnhsnzppfp";
|
||||
})
|
||||
]
|
||||
++ lib.optional (lib.versionAtLeast ffversion "71") (fetchpatch {
|
||||
url = "https://phabricator.services.mozilla.com/D56873?download=true";
|
||||
sha256 = "183949phd2n27nhiq85a04j4fjn0jxmldic6wcjrczsd8g2rrr5k";
|
||||
})
|
||||
++ patches;
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue