···7788stdenv.mkDerivation rec {
99 pname = "adguardhome";
1010- version = "0.107.29";
1010+ version = "0.107.31";
1111 src = sources.${system} or (throw "Source for ${pname} is not available for ${system}");
12121313 installPhase = ''
···145145 ihatemoney = throw "ihatemoney was removed because it is no longer maintained downstream"; # added 2023-04-08
146146 IMAPClient = imapclient; # added 2021-10-28
147147 imdbpy = throw "imdbpy has been renamed to cinemagoer"; # added 2022-08-08
148148+ image-match = throw "image-match has been removed because it is no longer maintained"; # added 2023-06-10
148149 intreehook = throw "intreehooks has been removed because it is obsolete as a backend-path key was added to PEP 517"; # added 2023-04-11
149150 ipaddress = throw "ipaddress has been removed because it is no longer required since python 2.7."; # added 2022-05-30
150151 influxgraph = throw "influxgraph has been removed because it is no longer maintained"; # added 2022-07-10
···164165 loo-py = loopy; # added 2022-05-03
165166 Mako = mako; # added 2023-02-19
166167 Markups = markups; # added 2022-02-14
168168+ markdownsuperscript = throw "markdownsuperscript is unmaintained, use pymdown-extensions"; # added 2023-06-10
167169 MDP = mdp; # added 2023-02-19
168170 MechanicalSoup = mechanicalsoup; # added 2021-06-01
169171 memcached = python-memcached; # added 2022-05-06