tests: avoid removed anime-downloader package

This commit is contained in:
Austin Horstman
2026-05-12 13:04:17 -05:00
parent 2d53d45f6b
commit 5878fdadfe

View File

@@ -8,6 +8,8 @@
{
programs.anime-downloader = {
enable = true;
# nixpkgs removed anime-downloader; this test only exercises config generation.
package = null;
settings = {
dl = {
aria2c_for_torrents = false;