Update the openconnect-sso branch on the fork

This commit is contained in:
2022-10-11 21:40:00 +02:00
parent 2db5e7f79f
commit c29db9d610
2 changed files with 4 additions and 3 deletions

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 = {