+10
nixos/doc/manual/from_md/release-notes/rl-2211.section.xml
+10
nixos/doc/manual/from_md/release-notes/rl-2211.section.xml
···
+5
nixos/doc/manual/release-notes/rl-2211.section.md
+5
nixos/doc/manual/release-notes/rl-2211.section.md
···- riak package removed along with `services.riak` module, due to lack of maintainer to update the package.- (Neo)Vim can not be configured with `configure.pathogen` anymore to reduce maintainance burden.
+3
-157
nixos/modules/services/monitoring/graphite.nix
+3
-157
nixos/modules/services/monitoring/graphite.nix
··················
··················
-12
nixos/tests/graphite.nix
-12
nixos/tests/graphite.nix
······
······
-46
pkgs/development/python-modules/graphite-api/default.nix
-46
pkgs/development/python-modules/graphite-api/default.nix
···-{ stdenv, buildPythonPackage, fetchFromGitHub, lib, flask, flask-caching, cairocffi, pyparsing, pytz, pyyaml
···
-132
pkgs/development/python-modules/graphite-api/flask-caching-rebased.patch
-132
pkgs/development/python-modules/graphite-api/flask-caching-rebased.patch
···
···
-33
pkgs/development/python-modules/graphite_beacon/default.nix
-33
pkgs/development/python-modules/graphite_beacon/default.nix
···
···
-24
pkgs/development/python-modules/influxgraph/default.nix
-24
pkgs/development/python-modules/influxgraph/default.nix
···
···
+3
pkgs/top-level/python-aliases.nix
+3
pkgs/top-level/python-aliases.nix
······ipaddress = throw "ipaddress has been removed because it is no longer required since python 2.7."; # added 2022-05-30
···+graphite_api = throw "graphite_api was removed, because it is no longer maintained"; # added 2022-07-10+graphite_beacon = throw "graphite_beacon was removed, because it is no longer maintained"; # added 2022-07-09···ipaddress = throw "ipaddress has been removed because it is no longer required since python 2.7."; # added 2022-05-30+influxgraph = throw "influxgraph has been removed because it is no longer maintained"; # added 2022-07-10
+1
-7
pkgs/top-level/python-packages.nix
+1
-7
pkgs/top-level/python-packages.nix
·········
·········