mirror of
https://github.com/Cheviiot/Nivora.git
synced 2026-08-03 15:51:12 +00:00
Maintain a validated cross-distribution package catalog. Automate upstream updates, isolated builds, diagnostics, and direct publication. Build the official GitHub Desktop sources for Linux with working OAuth.
15 lines
657 B
TOML
15 lines
657 B
TOML
[repo]
|
|
minVersion = "v0.1.1"
|
|
|
|
title = "Nivora"
|
|
summary = "Независимый каталог Linux-приложений для Stapler"
|
|
description = """
|
|
Nivora содержит открытые рецепты упаковки приложений,
|
|
которых может не быть в системных репозиториях дистрибутива."""
|
|
homepage = "https://github.com/Cheviiot/Nivora"
|
|
icon = "https://raw.githubusercontent.com/Cheviiot/Nivora/main/.github/assets/nivora.png"
|
|
|
|
url = "https://github.com/Cheviiot/Nivora.git"
|
|
ref = "main"
|
|
report_url = "https://github.com/Cheviiot/Nivora/issues/new?title={{ .BasePackageName }}"
|