mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
* firefox -> firefox-2.
svn path=/nixpkgs/trunk/; revision=12132
This commit is contained in:
parent
7d56212df2
commit
0591ccedc0
@ -5758,7 +5758,7 @@ let pkgs = rec {
|
||||
inherit fetchurl stdenv x11 imlib2 libjpeg libpng;
|
||||
};
|
||||
|
||||
firefox = lowPrio (import ../applications/networking/browsers/firefox {
|
||||
firefox = lowPrio (import ../applications/networking/browsers/firefox-2 {
|
||||
inherit fetchurl stdenv pkgconfig perl zip libjpeg libpng zlib cairo;
|
||||
inherit (gtkLibs) gtk;
|
||||
inherit (gnome) libIDL;
|
||||
|
Loading…
Reference in New Issue
Block a user