checks/s3ql-upgrade: stub locksmith options
This commit is contained in:
parent
ad65ad500e
commit
dfec17da62
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ testers.runNixOSTest {
|
|||
nixosModules.systemd-extras
|
||||
./modules/nixos/age-dummy-secrets
|
||||
./modules/nixos/age-dummy-secrets/options.nix
|
||||
{
|
||||
options.services.locksmith = lib.mkSinkUndeclaredOptions { };
|
||||
}
|
||||
];
|
||||
|
||||
_module.args.depot.packages = { inherit (previous.packages.${system}) s3ql; };
|
||||
|
|
Loading…
Reference in a new issue