Merge branch 'master' into staging

This commit is contained in:
Dan Peebles
2017-03-30 12:54:41 -04:00
638 changed files with 9456 additions and 8715 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ stdenv.mkDerivation rec {
homepage = https://cups.org/;
description = "A standards-based printing system for UNIX";
license = licenses.gpl2; # actually LGPL for the library and GPL for the rest
maintainers = with maintainers; [ urkud jgeerds ];
maintainers = with maintainers; [ jgeerds ];
platforms = platforms.linux;
};
}