Revert "HACK: Fix build of openconnect-sso with a fork"

This reverts commit bf9ad26eab.
This commit is contained in:
coolneng 2022-10-27 23:19:43 +02:00
parent 1589558d3b
commit d755924e61
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

View File

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