l mail: remove deprecated notmuch fix
This commit is contained in:
parent
cc986ff84b
commit
5e4e3fb82e
|
@ -233,8 +233,4 @@ in {
|
|||
tag-new-mails
|
||||
tag-old-mails
|
||||
];
|
||||
|
||||
nixpkgs.config.packageOverrides = opkgs: {
|
||||
notmuch = (opkgs.notmuch.overrideAttrs (o: { doCheck = false; }));
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue