···218219 systemd.services = dhcpdService "4" cfg4 // dhcpdService "6" cfg6;
220221+ warnings = [
222+ ''
223+ The dhcpd4 and dhcpd6 modules will be removed from NixOS 23.11, because ISC DHCP reached its end of life.
224+ See https://www.isc.org/blogs/isc-dhcp-eol/ for details.
225+ Please switch to a different implementation like kea, systemd-networkd or dnsmasq.
226+ ''
227+ ];
228 };
229230}
···1114 nomad_1_1 = throw "nomad_1_1 has been removed because it's outdated. Use a a newer version instead"; # Added 2022-05-22
1115 nordic-polar = throw "nordic-polar was removed on 2021-05-27, now integrated in nordic"; # Added 2021-05-27
1116 noto-fonts-cjk = noto-fonts-cjk-sans; # Added 2021-12-16
01117 nottetris2 = throw "nottetris2 was removed because it is unmaintained by upstream and broken"; # Added 2022-01-15
1118 now-cli = throw "now-cli has been replaced with nodePackages.vercel"; # Added 2021-08-05
1119 ntdb = throw "ntdb has been removed: abandoned by upstream"; # Added 2022-04-21
···1114 nomad_1_1 = throw "nomad_1_1 has been removed because it's outdated. Use a a newer version instead"; # Added 2022-05-22
1115 nordic-polar = throw "nordic-polar was removed on 2021-05-27, now integrated in nordic"; # Added 2021-05-27
1116 noto-fonts-cjk = noto-fonts-cjk-sans; # Added 2021-12-16
1117+ noto-fonts-extra = noto-fonts; # Added 2023-04-08
1118 nottetris2 = throw "nottetris2 was removed because it is unmaintained by upstream and broken"; # Added 2022-01-15
1119 now-cli = throw "now-cli has been replaced with nodePackages.vercel"; # Added 2021-08-05
1120 ntdb = throw "ntdb has been removed: abandoned by upstream"; # Added 2022-04-21
···48 blockdiagcontrib-cisco = throw "blockdiagcontrib-cisco is not compatible with blockdiag 2.0.0 and has been removed."; # added 2020-11-29
49 bsblan = python-bsblan; # added 2022-11-04
50 btchip = btchip-python; # added 2023-03-03
00000051 bt_proximity = bt-proximity; # added 2021-07-02
52 BTrees = btrees; # added 2023-02-19
53 carrot = throw "carrot has been removed, as its development was discontinued in 2012"; # added 2022-01-18
···48 blockdiagcontrib-cisco = throw "blockdiagcontrib-cisco is not compatible with blockdiag 2.0.0 and has been removed."; # added 2020-11-29
49 bsblan = python-bsblan; # added 2022-11-04
50 btchip = btchip-python; # added 2023-03-03
51+ buildbot = throw "use pkgs.buildbot instead"; # added 2022-04-07
52+ buildbot-ui = throw "use pkgs.buildbot-ui instead"; # added 2022-04-07
53+ buildbot-full = throw "use pkgs.buildbot-full instead"; # added 2022-04-07
54+ buildbot-plugins = throw "use pkgs.buildbot-plugins instead"; # added 2022-04-07
55+ buildbot-worker = throw "use pkgs.buildbot-worker instead"; # added 2022-04-07
56+ buildbot-pkg = throw "buildbot-pkg has been removed, it's only internally used in buildbot"; # added 2022-04-07
57 bt_proximity = bt-proximity; # added 2021-07-02
58 BTrees = btrees; # added 2023-02-19
59 carrot = throw "carrot has been removed, as its development was discontinued in 2012"; # added 2022-01-18