Merge branch 'master' into closure-size

This commit is contained in:
Luca Bruno
2015-11-29 16:50:26 +01:00
241 changed files with 13028 additions and 1473 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
Code.
'';
maintainers = with maintainers; [ raskin ];
platforms = with platforms; linux;
platforms = platforms.linux;
license = licenses.lgpl21;
homepage = http://zbar.sourceforge.net/;
};