···78stdenv.mkDerivation rec {
9 pname = "adguardhome";
10- version = "0.107.29";
11 src = sources.${system} or (throw "Source for ${pname} is not available for ${system}");
1213 installPhase = ''
···78stdenv.mkDerivation rec {
9 pname = "adguardhome";
10+ version = "0.107.31";
11 src = sources.${system} or (throw "Source for ${pname} is not available for ${system}");
1213 installPhase = ''
···145 ihatemoney = throw "ihatemoney was removed because it is no longer maintained downstream"; # added 2023-04-08
146 IMAPClient = imapclient; # added 2021-10-28
147 imdbpy = throw "imdbpy has been renamed to cinemagoer"; # added 2022-08-08
0148 intreehook = throw "intreehooks has been removed because it is obsolete as a backend-path key was added to PEP 517"; # added 2023-04-11
149 ipaddress = throw "ipaddress has been removed because it is no longer required since python 2.7."; # added 2022-05-30
150 influxgraph = throw "influxgraph has been removed because it is no longer maintained"; # added 2022-07-10
···164 loo-py = loopy; # added 2022-05-03
165 Mako = mako; # added 2023-02-19
166 Markups = markups; # added 2022-02-14
0167 MDP = mdp; # added 2023-02-19
168 MechanicalSoup = mechanicalsoup; # added 2021-06-01
169 memcached = python-memcached; # added 2022-05-06
···145 ihatemoney = throw "ihatemoney was removed because it is no longer maintained downstream"; # added 2023-04-08
146 IMAPClient = imapclient; # added 2021-10-28
147 imdbpy = throw "imdbpy has been renamed to cinemagoer"; # added 2022-08-08
148+ image-match = throw "image-match has been removed because it is no longer maintained"; # added 2023-06-10
149 intreehook = throw "intreehooks has been removed because it is obsolete as a backend-path key was added to PEP 517"; # added 2023-04-11
150 ipaddress = throw "ipaddress has been removed because it is no longer required since python 2.7."; # added 2022-05-30
151 influxgraph = throw "influxgraph has been removed because it is no longer maintained"; # added 2022-07-10
···165 loo-py = loopy; # added 2022-05-03
166 Mako = mako; # added 2023-02-19
167 Markups = markups; # added 2022-02-14
168+ markdownsuperscript = throw "markdownsuperscript is unmaintained, use pymdown-extensions"; # added 2023-06-10
169 MDP = mdp; # added 2023-02-19
170 MechanicalSoup = mechanicalsoup; # added 2021-06-01
171 memcached = python-memcached; # added 2022-05-06