We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a5dd1eb + d7c7fb6 commit ea801edCopy full SHA for ea801ed
1 file changed
pkgs/development/python-modules/coiled/default.nix
@@ -89,7 +89,7 @@ buildPythonPackage rec {
89
meta = {
90
description = "Python client for coiled.io dask clusters";
91
homepage = "https://www.coiled.io/";
92
- license = lib.licenses.bsd3;
+ license = lib.licenses.elastic20;
93
maintainers = with lib.maintainers; [ daspk04 ];
94
mainProgram = "coiled";
95
};
0 commit comments