python310Packages.findpython: add changelog to meta
This commit is contained in:
parent
0c73df8490
commit
1205b7cac8
@ -47,6 +47,7 @@ buildPythonPackage {
|
||||
meta = with lib; {
|
||||
description = "A utility to find python versions on your system";
|
||||
homepage = "https://github.com/frostming/findpython";
|
||||
changelog = "https://github.com/frostming/findpython/releases/tag/${version}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ hexa ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user