mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 08:30:57 +00:00
python3Packages.precis-i18n: fix changelog
This commit is contained in:
@@ -24,7 +24,7 @@ buildPythonPackage rec {
|
||||
meta = {
|
||||
description = "Internationalized usernames and passwords";
|
||||
homepage = "https://github.com/byllyfish/precis_i18n";
|
||||
changelog = "https://github.com/byllyfish/precis_i18n/blob/${src.tag}/CHANGELOG.rst";
|
||||
changelog = "https://github.com/byllyfish/precis_i18n/blob/${src.tag}/CHANGELOG.md";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [ ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user