tests: avoid removed acd-cli package

This commit is contained in:
Austin Horstman
2026-05-12 13:02:09 -05:00
parent a5e92be803
commit 2d53d45f6b

View File

@@ -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;