Added src to meta for builderDefs-based packages.
svn path=/nixpkgs/trunk/; revision=10913
This commit is contained in:
@@ -18,5 +18,6 @@ stdenv.mkDerivation rec {
|
||||
description = "
|
||||
DB independent interface to DB.
|
||||
";
|
||||
inherit src;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user