firefox: Revert to 20.0
The search box doesn't work anymore, will need to investigate why...
This commit is contained in:
parent
bc409a6e00
commit
9875413c48
@ -7223,7 +7223,7 @@ let
|
|||||||
|
|
||||||
firefoxWrapper = wrapFirefox { browser = pkgs.firefox; };
|
firefoxWrapper = wrapFirefox { browser = pkgs.firefox; };
|
||||||
|
|
||||||
firefoxPkgs = pkgs.firefox21Pkgs;
|
firefoxPkgs = pkgs.firefox20Pkgs;
|
||||||
|
|
||||||
firefox36Pkgs = callPackage ../applications/networking/browsers/firefox/3.6.nix {
|
firefox36Pkgs = callPackage ../applications/networking/browsers/firefox/3.6.nix {
|
||||||
inherit (gnome) libIDL;
|
inherit (gnome) libIDL;
|
||||||
|
Loading…
Reference in New Issue
Block a user