mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-22 20:14:37 +00:00
stalwart-mail: fix updateScript
This commit is contained in:
parent
8fda6add48
commit
7658294ee4
@ -148,7 +148,7 @@ rustPlatform.buildRustPackage {
|
||||
|
||||
passthru = {
|
||||
webadmin = callPackage ./webadmin.nix { };
|
||||
update-script = nix-update-script { };
|
||||
updateScript = nix-update-script { };
|
||||
tests.stalwart-mail = nixosTests.stalwart-mail;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user