Loading pkgs/servers/monitoring/nagios/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -72,6 +72,6 @@ stdenv.mkDerivation rec { license = lib.licenses.gpl2; platforms = lib.platforms.linux; mainProgram = "nagios"; maintainers = with lib.maintainers; [ immae thoughtpolice relrod ]; maintainers = with lib.maintainers; [ immae thoughtpolice relrod anthonyroussel ]; }; } Loading
pkgs/servers/monitoring/nagios/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -72,6 +72,6 @@ stdenv.mkDerivation rec { license = lib.licenses.gpl2; platforms = lib.platforms.linux; mainProgram = "nagios"; maintainers = with lib.maintainers; [ immae thoughtpolice relrod ]; maintainers = with lib.maintainers; [ immae thoughtpolice relrod anthonyroussel ]; }; }