Loading pkgs/servers/homepage-dashboard/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
pkgs/servers/homepage-dashboard/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -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