Added src to meta for builderDefs-based packages.
svn path=/nixpkgs/trunk/; revision=10913
This commit is contained in:
@@ -31,5 +31,6 @@ stdenv.mkDerivation {
|
||||
description = "
|
||||
Falling Sand Game - a cellular automata engine tuned towards the likes of Falling Sand.
|
||||
";
|
||||
inherit src;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user