python312Packages.coiled: update license
This commit is contained in:
@@ -89,7 +89,7 @@ buildPythonPackage rec {
|
||||
meta = {
|
||||
description = "Python client for coiled.io dask clusters";
|
||||
homepage = "https://www.coiled.io/";
|
||||
license = lib.licenses.bsd3;
|
||||
license = lib.licenses.elastic20;
|
||||
maintainers = with lib.maintainers; [ daspk04 ];
|
||||
mainProgram = "coiled";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user