python3Packages.waymax: set license
source: https://github.com/waymo-research/waymax/blob/main/LICENSE
This commit is contained in:
@@ -72,5 +72,6 @@ buildPythonPackage {
|
||||
homepage = "https://github.com/waymo-research/waymax";
|
||||
changelog = "https://github.com/waymo-research/waymax/blob/main/CHANGELOG.md";
|
||||
maintainers = with lib.maintainers; [ samuela ];
|
||||
license = lib.licenses.unfree;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user