···124 See https://www.isc.org/blogs/isc-dhcp-eol/ for details.
125 Please switch to a different implementation like kea or dnsmasq.
126 '')
000127128 # Do NOT add any option renames here, see top of the file
129 ];
···124 See https://www.isc.org/blogs/isc-dhcp-eol/ for details.
125 Please switch to a different implementation like kea or dnsmasq.
126 '')
127+ (mkRemovedOptionModule [ "services" "tedicross" ] ''
128+ The corresponding package was broken and removed from nixpkgs.
129+ '')
130131 # Do NOT add any option renames here, see top of the file
132 ];
···111 inherit (pkgs) stylelint; # added 2023-09-13
112 surge = pkgs.surge-cli; # Added 2023-09-08
113 swagger = throw "swagger was removed because it was broken and abandoned upstream"; # added 2023-09-09
0114 inherit (pkgs) terser; # Added 2023-08-31
115 thelounge = pkgs.thelounge; # Added 2023-05-22
116 three = throw "three was removed because it was no longer needed"; # Added 2023-09-08
···111 inherit (pkgs) stylelint; # added 2023-09-13
112 surge = pkgs.surge-cli; # Added 2023-09-08
113 swagger = throw "swagger was removed because it was broken and abandoned upstream"; # added 2023-09-09
114+ tedicross = throw "tedicross was removed because it was broken"; # added 2023-09-09
115 inherit (pkgs) terser; # Added 2023-08-31
116 thelounge = pkgs.thelounge; # Added 2023-05-22
117 three = throw "three was removed because it was no longer needed"; # Added 2023-09-08