mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 11:45:45 +03:00
cartero: add changelog to use update-bot
This commit is contained in:
parent
b88e53aade
commit
e4a3f8dece
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||||
payloads to compatible requests.
|
payloads to compatible requests.
|
||||||
'';
|
'';
|
||||||
homepage = "https://cartero.danirod.es";
|
homepage = "https://cartero.danirod.es";
|
||||||
|
changelog = "https://github.com/danirod/cartero/releases";
|
||||||
license = lib.licenses.gpl3Plus;
|
license = lib.licenses.gpl3Plus;
|
||||||
mainProgram = "cartero";
|
mainProgram = "cartero";
|
||||||
maintainers = with lib.maintainers; [
|
maintainers = with lib.maintainers; [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue