mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 08:23:09 +00:00
homepage-dashboard: add changelog to meta
This commit is contained in:
parent
62fddf40a9
commit
bb27f930c8
@ -95,6 +95,7 @@ buildNpmPackage rec {
|
||||
|
||||
meta = {
|
||||
description = "A highly customisable dashboard with Docker and service API integrations.";
|
||||
changelog = "https://github.com/gethomepage/homepage/releases/tag/v${version}";
|
||||
mainProgram = "homepage";
|
||||
homepage = "https://gethomepage.dev";
|
||||
license = lib.licenses.gpl3;
|
||||
|
Loading…
Reference in New Issue
Block a user