dovcot -> dovecot
This commit is contained in:
parent
b0c8610e35
commit
20cd820d18
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ in {
|
|||
maintainers = with maintainers; [ma27];
|
||||
};
|
||||
};
|
||||
dovecot = prev.dovcot.overrideAttrs (old: rec {
|
||||
dovecot = prev.dovecot.overrideAttrs (old: rec {
|
||||
checkPhase = "true";
|
||||
installCheckPhase = "true";
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue