tests: avoid removed anime-downloader package
This commit is contained in:
parent
2d53d45f6b
commit
5878fdadfe
1 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue