mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-15 20:00:19 +00:00
texpresso: add meta.changelog
This commit is contained in:
@@ -83,6 +83,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
meta = {
|
||||
inherit (finalAttrs.src.meta) homepage;
|
||||
description = "Live rendering and error reporting for LaTeX";
|
||||
changelog = "https://github.com/let-def/texpresso/blob/main/CHANGELOG.md";
|
||||
mainProgram = "texpresso";
|
||||
maintainers = with lib.maintainers; [
|
||||
nickhu
|
||||
|
||||
Reference in New Issue
Block a user