mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
invidious: add metadata.changelog and metadata.downloadPage
(cherry picked from commit b585887dab)
This commit is contained in:
committed by
github-actions[bot]
parent
2a8a0c1ba1
commit
155d9ff33f
@@ -137,6 +137,8 @@ crystal.buildCrystalPackage rec {
|
||||
description = "Open source alternative front-end to YouTube";
|
||||
mainProgram = "invidious";
|
||||
homepage = "https://invidious.io/";
|
||||
downloadPage = "https://github.com/iv-org/invidious";
|
||||
changelog = "https://github.com/iv-org/invidious/blob/${src.rev}/CHANGELOG.md";
|
||||
license = lib.licenses.agpl3Plus;
|
||||
maintainers = with lib.maintainers; [
|
||||
_999eagle
|
||||
|
||||
Reference in New Issue
Block a user