8 pname = "okta-aws-cli";
11 subPackages = [ "cmd/okta-aws-cli" ];
13 src = fetchFromGitHub {
15 repo = "okta-aws-cli";
17 sha256 = "sha256-+QNy8slVfoC85AVIcAOF4LAHX7rGac3srRyX3zDffDs=";
20 vendorHash = "sha256-7PuB4fsclHg9YwY8ezp/pUA7c41PIzSZtEc6qjLeIcY=";
28 description = "CLI for having Okta as the IdP for AWS CLI operations";
29 homepage = "https://github.com/okta/okta-aws-cli";
30 license = licenses.asl20;
31 maintainers = with maintainers; [ daniyalsuri6 ];
32 mainProgram = "okta-aws-cli";