stalwart: Fix nixosTest in passthru
This commit is contained in:
parent
a784860836
commit
e0dcf2a849
@ -63,7 +63,7 @@ rustPlatform.buildRustPackage {
|
||||
|
||||
passthru = {
|
||||
update-script = nix-update-script { };
|
||||
stalwart-mail = nixosTests.stalwart-mail;
|
||||
tests.stalwart-mail = nixosTests.stalwart-mail;
|
||||
};
|
||||
|
||||
meta = with lib; {
|
||||
|
Loading…
Reference in New Issue
Block a user