jsonwatch: add changelog entry to meta

This commit is contained in:
Fabian Affolter
2025-09-18 22:15:25 +02:00
committed by GitHub
parent 091514f4d2
commit bbc94cb125
+1
View File
@@ -27,6 +27,7 @@ rustPlatform.buildRustPackage rec {
differences when the data changes.
'';
homepage = "https://github.com/dbohdan/jsonwatch";
changelog = "https://github.com/dbohdan/jsonwatch/releases/tag/${src.tag}";
license = licenses.mit;
maintainers = with maintainers; [ fab ];
mainProgram = "jsonwatch";