updated sources + updated teewords patch + removed stalwart patches
This commit is contained in:
parent
a93382acee
commit
41bb5bdb39
3 changed files with 10 additions and 26 deletions
|
@ -11,17 +11,7 @@ in sources // {
|
|||
# tmp teeworlds fetchpatch to inject secrets
|
||||
(pkgs.fetchpatch {
|
||||
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=";
|
||||
# })
|
||||
# element 1.11.76
|
||||
(pkgs.fetchpatch {
|
||||
url = "https://github.com/NixOS/nixpkgs/pull/337906.patch";
|
||||
sha256 = "sha256-35ZTSIYmKmOcgQfWS+Ze6PdEHCaB2yn1q0/1nEt0Rh0=";
|
||||
sha256 = "sha256-kP5wYYxR+sSGBla9d4+iGUu1SHA4q2UkLuebhZUhAxo=";
|
||||
})
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue