newcomputermodern: add meta.changelog
In theory, we should be able to get version-specific changelogs from `https://git.gnu.org.ua/newcm.git/tree/README?h=${finalAttrs.version}` However, as of upstream d553f56fa9df (slshapes+scshapes, 2025-03-12), the README tracked by git is severely outdated, referring to version `5.1` instead of `7.0.2`.
This commit is contained in:
@@ -42,6 +42,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
meta = {
|
||||
description = "Computer Modern fonts including matching non-latin alphabets";
|
||||
homepage = "https://ctan.org/pkg/newcomputermodern";
|
||||
changelog = "https://mirrors.rit.edu/CTAN/fonts/newcomputermodern/README";
|
||||
# "The GUST Font License (GFL), which is a free license, legally
|
||||
# equivalent to the LaTeX Project Public License (LPPL), version 1.3c or
|
||||
# later." - GUST website
|
||||
|
||||
Reference in New Issue
Block a user