Merge remote-tracking branch 'origin/master' into stdenv-updates.

This commit is contained in:
Peter Simons
2013-10-02 22:44:12 +02:00
175 changed files with 3016 additions and 1052 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ stdenv.mkDerivation {
doCheck = true;
meta = {
description = "GNU Source-Highlight, source code renderer with syntax highlighting";
description = "source code renderer with syntax highlighting";
homepage = "http://www.gnu.org/software/src-highlite/";
license = "GPLv3+";
maintainers = [ ];