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