nzbhydra2: add meta.changelog (#509501)

This commit is contained in:
nixpkgs-ci[bot]
2026-04-13 12:11:04 +00:00
committed by GitHub
+1
View File
@@ -90,6 +90,7 @@ maven.buildMavenPackage rec {
meta = {
description = "Usenet meta search";
homepage = "https://github.com/theotherp/nzbhydra2";
changelog = "https://github.com/theotherp/nzbhydra2/releases/tag/v${version}";
license = lib.licenses.gpl3Only;
maintainers = with lib.maintainers; [
matteopacini