typst: remove refs/tags/
from github release meta.changelog
This commit is contained in:
parent
747b0ddc17
commit
ead2fda64c
@ -75,7 +75,7 @@ rustPlatform.buildRustPackage rec {
|
||||
passthru.updateScript = nix-update-script { };
|
||||
|
||||
meta = {
|
||||
changelog = "https://github.com/typst/typst/releases/tag/${src.rev}";
|
||||
changelog = "https://github.com/typst/typst/releases/tag/v${version}";
|
||||
description = "New markup-based typesetting system that is powerful and easy to learn";
|
||||
homepage = "https://github.com/typst/typst";
|
||||
license = lib.licenses.asl20;
|
||||
|
Loading…
Reference in New Issue
Block a user