Merge branch 'master' into fix/roundcube

This commit is contained in:
f--t
2019-11-19 13:16:16 -08:00
committed by GitHub
3104 changed files with 83704 additions and 86046 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import ./make-test.nix ({ pkgs, ...} : {
import ./make-test-python.nix ({ pkgs, ...} : {
name = "roundcube";
meta = with pkgs.stdenv.lib.maintainers; {
maintainers = [ globin ];