Revert "Fixing firefox reference"

This reverts commit a17b45686b.
This commit is contained in:
Lluís Batlle i Rossell 2013-05-31 20:45:00 +02:00
parent 059af7e759
commit b7e5f363c7

View file

@ -7192,7 +7192,7 @@ let
firefoxWrapper = wrapFirefox { browser = pkgs.firefox; };
firefoxPkgs = pkgs.firefox21Pkgs;
firefoxPkgs = pkgs.firefox20Pkgs;
firefox36Pkgs = callPackage ../applications/networking/browsers/firefox/3.6.nix {
inherit (gnome) libIDL;