Fixing firefox reference

This commit is contained in:
Lluís Batlle i Rossell 2013-05-29 23:20:57 +02:00 committed by Vladimír Čunát
parent 4a4c9c239e
commit 787f8216d5

View file

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