Build mbsync with with OAUTH2 support

This commit is contained in:
2022-01-29 13:28:28 +01:00
parent 6c706c5a1b
commit 9e89e81a08
5 changed files with 49 additions and 1 deletions

View File

@@ -11,6 +11,8 @@ let
sed -i -e "s|#!/usr/bin/env node|#! ${pkgs.nodejs}/bin/node|" node_modules/node-gyp-build/bin.js
'';
};
isync-oauth2 = isync.overrideAttrs
(div: rec { buildInputs = [ openssl patched-cyrus-sasl-oauth2 zlib ]; });
in {
environment.systemPackages = [
@@ -67,7 +69,7 @@ in {
citrix_workspace
# Mail stack
neomutt
isync
isync-oauth2
notmuch
msmtp
w3m