gerd.stalward: added stalwart mailserver
This commit is contained in:
parent
e3114fb300
commit
eab1162cfd
6 changed files with 165 additions and 3 deletions
|
@ -13,6 +13,11 @@ in sources // {
|
|||
url = "https://github.com/NixOS/nixpkgs/pull/334590.patch";
|
||||
sha256 = "sha256-5Uf/jLV0CJFbWyPmkpF4kEVISvoG+fujvTAFIR0a2ek=";
|
||||
})
|
||||
# stalwart-mail
|
||||
(pkgs.fetchpatch {
|
||||
url = "https://github.com/NixOS/nixpkgs/pull/333507.patch";
|
||||
sha256 = "sha256-HAbfKQRnOjdK/rJ5wuePw4hEVQoFz9N0YujxBxROGo0=";
|
||||
})
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue