mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03:00
python310Packages.jug: add changelog to meta
This commit is contained in:
parent
96626dbf5e
commit
f5e1b735a3
@ -40,6 +40,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "A Task-Based Parallelization Framework";
|
||||
homepage = "https://jug.readthedocs.io/";
|
||||
changelog = "https://github.com/luispedro/jug/blob/v${version}/ChangeLog";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ luispedro ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user