* Doh.
svn path=/nixpkgs/trunk/; revision=16188
This commit is contained in:
parent
ec14811950
commit
662055ee8d
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ rec {
|
|||
|
||||
|
||||
firefox = stdenv.mkDerivation rec {
|
||||
name = "firefox-3.0.11";
|
||||
name = "firefox-${firefoxVersion}";
|
||||
|
||||
inherit src;
|
||||
|
||||
|
|
Loading…
Reference in a new issue