Added src to meta for builderDefs-based packages.
svn path=/nixpkgs/trunk/; revision=10913
This commit is contained in:
@@ -19,5 +19,6 @@ stdenv.mkDerivation rec {
|
||||
description = "
|
||||
Tool to decode Desktop Management Interface and SBIOS data.
|
||||
";
|
||||
inherit src;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user