anbox: drop

Upstream project is not maintained anymore and the package
currently does not build.

https://github.com/anbox/.github/blob/main/profile/README.md
This commit is contained in:
Thomas Gerbet
2025-01-04 11:56:17 +01:00
parent 450382bdd4
commit 9330230e47
11 changed files with 5 additions and 495 deletions

View File

@@ -78,6 +78,10 @@ in
(mkRemovedOptionModule [ "services" "antennas" ]
"The antennas package and the corresponding module have been removed as they only work with tvheadend, which nobody was willing to maintain and was stuck on an unmaintained version that required FFmpeg 4; please see https://github.com/NixOS/nixpkgs/pull/332259 if you are interested in maintaining a newer version."
)
(mkRemovedOptionModule [
"services"
"anbox"
] "The corresponding package was removed from nixpkgs as it is not maintained upstream anymore.")
(mkRemovedOptionModule [
"services"
"ankisyncd"