diff --git a/flake.nix b/flake.nix index 5c9f613..d86fec4 100644 --- a/flake.nix +++ b/flake.nix @@ -16,7 +16,7 @@ inputs.nixpkgs.follows = "nixpkgs"; }; openconnect-sso = { - url = "github:hexop/openconnect-sso/poetry-workaround"; + url = "github:vlaci/openconnect-sso"; flake = false; }; cyrus-sasl-xoauth2 = {