Graham Christensen 4 years ago committed by Profpatsch
parent 0afc3c233b
commit c8cebff38b
  1. 1
      lib/tests/maintainers.nix
  2. 237
      maintainers/maintainer-list.nix

@ -30,7 +30,6 @@ let
};
keys = lib.mkOption {
type = types.listOf (types.submodule {
options.longkeyid = lib.mkOption { type = types.str; };
options.fingerprint = lib.mkOption { type = types.str; };
});
default = [];

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save