updated sources
This commit is contained in:
parent
f8c9599661
commit
ac813a2554
2 changed files with 16 additions and 17 deletions
|
@ -14,9 +14,14 @@ in sources // {
|
|||
sha256 = "sha256-5Uf/jLV0CJFbWyPmkpF4kEVISvoG+fujvTAFIR0a2ek=";
|
||||
})
|
||||
# stalwart-mail
|
||||
# (pkgs.fetchpatch {
|
||||
# url = "https://github.com/NixOS/nixpkgs/pull/333507.patch";
|
||||
# sha256 = "sha256-HAbfKQRnOjdK/rJ5wuePw4hEVQoFz9N0YujxBxROGo0=";
|
||||
# })
|
||||
# element 1.11.76
|
||||
(pkgs.fetchpatch {
|
||||
url = "https://github.com/NixOS/nixpkgs/pull/333507.patch";
|
||||
sha256 = "sha256-HAbfKQRnOjdK/rJ5wuePw4hEVQoFz9N0YujxBxROGo0=";
|
||||
url = "https://github.com/NixOS/nixpkgs/pull/337906.patch";
|
||||
sha256 = "sha256-35ZTSIYmKmOcgQfWS+Ze6PdEHCaB2yn1q0/1nEt0Rh0=";
|
||||
})
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue