pin firefox-esr to 52
This commit is contained in:
parent
c006b8c002
commit
fea65dd13d
@ -1,7 +1,7 @@
|
|||||||
{ pkgs ? import <nixpkgs> { } }:
|
{ pkgs ? import <nixpkgs> { } }:
|
||||||
|
|
||||||
let
|
let
|
||||||
firefox = pkgs.firefox-esr-unwrapped.override {
|
firefox = pkgs.firefox-esr-52-unwrapped.override {
|
||||||
gtk3Support = true;
|
gtk3Support = true;
|
||||||
enableOfficialBranding = true;
|
enableOfficialBranding = true;
|
||||||
privacySupport = true;
|
privacySupport = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user