-`transmission-daemon` using NixOS module: `${config.services.transmission.home}/.config/transmission-daemon` (defaults to `/var/lib/transmission/.config/transmission-daemon`)
-`unifi` has been updated to UniFi 8.
`unifi7` was removed as it is vulnerable to CVE-2024-42025 and required a version of MongoDB that has reached end of life.
-`androidenv.androidPkgs_9_0` has been removed, and replaced with `androidenv.androidPkgs` for a more complete Android SDK including support for Android 9 and later.
-`grafana` has been updated to version 11.1. This version doesn't support setting `http_addr` to a hostname anymore, an IP address is expected.
unifi-video=throw"unifi-video has been removed as it has been unsupported upstream since 2021";# Added 2024-10-01
unifi5=throw"'unifi5' has been removed since its required MongoDB version is EOL.";# Added 2024-04-11
unifi6=throw"'unifi6' has been removed since its required MongoDB version is EOL.";# Added 2024-04-11
unifi7=throw"'unifi7' has been removed since it is vulnerable to CVE-2024-42025 and its required MongoDB version is EOL.";# Added 2024-10-01
unifiLTS=throw"'unifiLTS' has been removed since UniFi no longer has LTS and stable releases. Use `pkgs.unifi` instead.";# Added 2024-04-11
unifiStable=throw"'unifiStable' has been removed since UniFi no longer has LTS and stable releases. Use `pkgs.unifi` instead.";# Converted to throw 2024-04-11