python3Packages.uxsim: add meta.changelog
This commit is contained in:
@@ -55,6 +55,7 @@ buildPythonPackage rec {
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
changelog = "https://github.com/toruseo/UXsim/releases/tag/${src.tag}";
|
||||
description = "Vehicular traffic flow simulator in road network, written in pure Python";
|
||||
homepage = "https://github.com/toruseo/UXsim";
|
||||
license = licenses.mit;
|
||||
|
||||
Reference in New Issue
Block a user