Firefox 20 reference in release.nix. Fixing.

This commit is contained in:
Lluís Batlle i Rossell 2013-05-30 20:13:41 +02:00
parent b810381cce
commit 19dd9dc877

View File

@ -359,7 +359,7 @@ let
}; };
firefox36Pkgs.firefox = linux; firefox36Pkgs.firefox = linux;
firefox20Pkgs.firefox = linux; firefox21Pkgs.firefox = linux;
gnome = { gnome = {
gnome_panel = linux; gnome_panel = linux;