Update the openconnect-sso branch on the fork

This commit is contained in:
coolneng 2022-10-11 21:40:00 +02:00
parent 2db5e7f79f
commit c29db9d610
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
2 changed files with 4 additions and 3 deletions

View File

@ -54,15 +54,16 @@
"openconnect-sso": {
"flake": false,
"locked": {
"lastModified": 1665516233,
"lastModified": 1665516882,
"narHash": "sha256-RfAiWLBMZp6m4BF4NWAADxK2Xgn74y8WdiHUZd3svzU=",
"owner": "hexop",
"repo": "openconnect-sso",
"rev": "05e51961a1dd408fd9d2d41af066605a8e6cde55",
"rev": "9a0d27e96d07c42856fdb2c0891e310118d5da0f",
"type": "github"
},
"original": {
"owner": "hexop",
"ref": "poetry-workaround",
"repo": "openconnect-sso",
"type": "github"
}

View File

@ -16,7 +16,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
openconnect-sso = {
url = "github:hexop/openconnect-sso";
url = "github:hexop/openconnect-sso/poetry-workaround";
flake = false;
};
cyrus-sasl-xoauth2 = {