Unverified Commit 7d0bccb1 authored by Christoph Heiss's avatar Christoph Heiss
Browse files

codeberg-pages: add meta.changelog

parent 894279ce
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -31,5 +31,6 @@ buildGoModule rec {
    license = licenses.eupl12;
    homepage = "https://codeberg.org/Codeberg/pages-server";
    description = "Static websites hosting from Gitea repositories";
    changelog = "https://codeberg.org/Codeberg/pages-server/releases/tag/v${version}";
  };
}