nzbhydra2: add meta.changelog

This commit is contained in:
Matteo Pacini
2026-04-13 10:52:36 +01:00
parent 1f4f96717a
commit 939c3c57ae
+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