nixpkgs-lint: add the platforms meta attr for most of my packages

This commit is contained in:
Cillian de Róiste
2014-03-16 12:08:26 +01:00
parent 37c42c16a4
commit b57ee8c331
21 changed files with 21 additions and 8 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
'';
meta = with stdenv.lib; {
description = "LASH Audio Session Handler";
description = "A Linux Audio Session Handler";
longDescription = ''
Session management system for GNU/Linux audio applications.
'';