···41 homepage = "https://docs.confluent.io/confluent-cli/current/overview.html";
42 sourceProvenance = with sourceTypes; [ binaryNativeCode ];
43 license = licenses.unfree;
44- maintainers = with maintainers; [ rguevara84 ];
4546 # TODO: There's support for i686 systems but I do not have any such system
47 # to build it locally on, it's also unfree so I cannot rely on ofborg to
···41 homepage = "https://docs.confluent.io/confluent-cli/current/overview.html";
42 sourceProvenance = with sourceTypes; [ binaryNativeCode ];
43 license = licenses.unfree;
44+ maintainers = with maintainers; [ rguevara84 autophagy ];
4546 # TODO: There's support for i686 systems but I do not have any such system
47 # to build it locally on, it's also unfree so I cannot rely on ofborg to