oops, recursionwas needed on an attribute set

svn path=/nixpkgs/trunk/; revision=12914
This commit is contained in:
Michael Raskin 2008-09-24 14:15:35 +00:00
parent db4c346392
commit 6b97827f14

View File

@ -1,4 +1,4 @@
args : with args; let localDefs = builderDefs.meta.function (args // { args : with args; let localDefs = builderDefs.meta.function (args // rec {
version = lib.getAttr ["version"] args "5.07"; version = lib.getAttr ["version"] args "5.07";
src = /* put a fetchurl here */ src = /* put a fetchurl here */
fetchurl { fetchurl {