+2
-1
lib/tests/maintainer-module.nix
+2
-1
lib/tests/maintainer-module.nix
+4
-2
lib/tests/maintainers.nix
+4
-2
lib/tests/maintainers.nix
···echo ${lib.escapeShellArg (lib.showOption prefix)}': If `github` is specified, `githubId` must be too.'···+'' ++ lib.optional (checkedAttrs.email == null && checkedAttrs.github == null && checkedAttrs.matrix == null) ''+echo ${lib.escapeShellArg (lib.showOption prefix)}': At least one of `email`, `github` or `matrix` must be specified, so that users know how to reach you.'