···259 </listitem>
260 <listitem>
261 <para>
0000000000262 (Neo)Vim can not be configured with
263 <literal>configure.pathogen</literal> anymore to reduce
264 maintainance burden. Use <literal>configure.packages</literal>
···259 </listitem>
260 <listitem>
261 <para>
262+ The <literal>services.graphite.api</literal> and
263+ <literal>services.graphite.beacon</literal> NixOS options, and
264+ the <literal>python3.pkgs.graphite_api</literal>,
265+ <literal>python3.pkgs.graphite_beacon</literal> and
266+ <literal>python3.pkgs.influxgraph</literal> packages, have
267+ been removed due to lack of upstream maintenance.
268+ </para>
269+ </listitem>
270+ <listitem>
271+ <para>
272 (Neo)Vim can not be configured with
273 <literal>configure.pathogen</literal> anymore to reduce
274 maintainance burden. Use <literal>configure.packages</literal>
+5
nixos/doc/manual/release-notes/rl-2211.section.md
···99100- riak package removed along with `services.riak` module, due to lack of maintainer to update the package.
10100000102- (Neo)Vim can not be configured with `configure.pathogen` anymore to reduce maintainance burden.
103Use `configure.packages` instead.
104
···99100- riak package removed along with `services.riak` module, due to lack of maintainer to update the package.
101102+- The `services.graphite.api` and `services.graphite.beacon` NixOS options, and
103+ the `python3.pkgs.graphite_api`, `python3.pkgs.graphite_beacon` and
104+ `python3.pkgs.influxgraph` packages, have been removed due to lack of upstream
105+ maintenance.
106+107- (Neo)Vim can not be configured with `configure.pathogen` anymore to reduce maintainance burden.
108Use `configure.packages` instead.
109
···79 glances = throw "glances has moved to pkgs.glances"; # added 2020-20-28
80 google_api_python_client = google-api-python-client; # added 2021-03-19
81 googleapis_common_protos = googleapis-common-protos; # added 2021-03-19
0082 grpc_google_iam_v1 = grpc-google-iam-v1; # added 2021-08-21
83 ha-av = throw "ha-av was removed, because it is no longer maintained"; # added 2022-04-06
84 HAP-python = hap-python; # added 2021-06-01
···87 hyperkitty = throw "Please use pkgs.mailmanPackages.hyperkitty"; # added 2022-04-29
88 IMAPClient = imapclient; # added 2021-10-28
89 ipaddress = throw "ipaddress has been removed because it is no longer required since python 2.7."; # added 2022-05-30
090 jupyter_client = jupyter-client; # added 2021-10-15
91 Keras = keras; # added 2021-11-25
92 lammps-cython = throw "lammps-cython no longer builds and is unmaintained"; # added 2021-07-04
···79 glances = throw "glances has moved to pkgs.glances"; # added 2020-20-28
80 google_api_python_client = google-api-python-client; # added 2021-03-19
81 googleapis_common_protos = googleapis-common-protos; # added 2021-03-19
82+ graphite_api = throw "graphite_api was removed, because it is no longer maintained"; # added 2022-07-10
83+ graphite_beacon = throw "graphite_beacon was removed, because it is no longer maintained"; # added 2022-07-09
84 grpc_google_iam_v1 = grpc-google-iam-v1; # added 2021-08-21
85 ha-av = throw "ha-av was removed, because it is no longer maintained"; # added 2022-04-06
86 HAP-python = hap-python; # added 2021-06-01
···89 hyperkitty = throw "Please use pkgs.mailmanPackages.hyperkitty"; # added 2022-04-29
90 IMAPClient = imapclient; # added 2021-10-28
91 ipaddress = throw "ipaddress has been removed because it is no longer required since python 2.7."; # added 2022-05-30
92+ influxgraph = throw "influxgraph has been removed because it is no longer maintained"; # added 2022-07-10
93 jupyter_client = jupyter-client; # added 2021-10-15
94 Keras = keras; # added 2021-11-25
95 lammps-cython = throw "lammps-cython no longer builds and is unmaintained"; # added 2021-07-04