Adopt a few packages

This commit is contained in:
Michael Raskin
2014-11-05 11:56:19 +03:00
parent 167115f1a2
commit bc5f55cc91
7 changed files with 64 additions and 54 deletions
+2 -1
View File
@@ -45,6 +45,7 @@ stdenv.mkDerivation {
'';
meta = {
description = "Falling Sand Game - a cellular automata engine tuned towards the likes of Falling Sand";
description = "Cellular automata engine tuned towards the likes of Falling Sand";
maintainers = [stdenv.lib.maintainers.raskin];
};
}