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