tests: avoid removed acd-cli package
This commit is contained in:
parent
a5e92be803
commit
2d53d45f6b
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
{
|
||||
programs.acd-cli = {
|
||||
enable = true;
|
||||
# nixpkgs removed acd-cli; this test only exercises config generation.
|
||||
package = null;
|
||||
cliSettings = {
|
||||
download = {
|
||||
keep_corrupt = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue