Make use of the existing 'firefox' attribute
svn path=/nixpkgs/trunk/; revision=27976
This commit is contained in:
parent
0026458089
commit
c7f7be4fae
@ -6298,7 +6298,7 @@ let
|
|||||||
|
|
||||||
firefox = firefoxPkgs.firefox;
|
firefox = firefoxPkgs.firefox;
|
||||||
|
|
||||||
firefoxWrapper = wrapFirefox firefoxPkgs.firefox "firefox" "";
|
firefoxWrapper = wrapFirefox firefox "firefox" "";
|
||||||
|
|
||||||
firefoxPkgs = firefox50Pkgs;
|
firefoxPkgs = firefox50Pkgs;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user