From 6d5b9ed3f2e77767e3f5d934c8ef44b7cf02b116 Mon Sep 17 00:00:00 2001 From: Alexander Nortung Date: Wed, 19 Mar 2025 07:06:28 +0100 Subject: [PATCH] confluent-cli: change license to unfreeRedistributable --- pkgs/by-name/co/confluent-cli/package.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/by-name/co/confluent-cli/package.nix b/pkgs/by-name/co/confluent-cli/package.nix index f6ea7d725ef8..87d5c364691d 100644 --- a/pkgs/by-name/co/confluent-cli/package.nix +++ b/pkgs/by-name/co/confluent-cli/package.nix @@ -47,7 +47,7 @@ stdenv.mkDerivation rec { description = "Confluent CLI"; homepage = "https://docs.confluent.io/confluent-cli/current/overview.html"; sourceProvenance = with sourceTypes; [ binaryNativeCode ]; - license = licenses.unfree; + license = licenses.unfreeRedistributable; maintainers = with maintainers; [ rguevara84 autophagy