Revert "Rebuild cyrus-sasl with XOAUTH2 support"

This reverts commit dea7abd19a.
This commit is contained in:
2021-11-23 21:20:02 +01:00
parent f92f547fd1
commit e10ef1c20d
4 changed files with 0 additions and 46 deletions

17
flake.lock generated
View File

@@ -20,22 +20,6 @@
"type": "github"
}
},
"cyrus-sasl-xoauth2": {
"flake": false,
"locked": {
"lastModified": 1611713742,
"narHash": "sha256-IaH8tNUhM0lUOmFiG4G9cGzsuM9mTWfQrzoQ78MIgZ0=",
"owner": "robn",
"repo": "sasl2-oauth",
"rev": "4236b6fb904d836b85b55ba32128b843fd8c2362",
"type": "github"
},
"original": {
"owner": "robn",
"repo": "sasl2-oauth",
"type": "github"
}
},
"emacs-overlay": {
"locked": {
"lastModified": 1635818927,
@@ -69,7 +53,6 @@
"root": {
"inputs": {
"agenix": "agenix",
"cyrus-sasl-xoauth2": "cyrus-sasl-xoauth2",
"emacs-overlay": "emacs-overlay",
"nixpkgs": "nixpkgs"
}