Skip to content

Commit 0b3c382

Browse files
committed
add changelog
1 parent 6f7e705 commit 0b3c382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/dm/dm-mono/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
stdenvNoCC,
44
fetchFromGitHub,
55
}:
6-
76
stdenvNoCC.mkDerivation {
87
pname = "dm-mono";
98
version = "1.0-unstable-2020-04-15";
@@ -26,6 +25,7 @@ stdenvNoCC.mkDerivation {
2625
meta = {
2726
description = "Monospace typeface";
2827
homepage = "https://github.com/googlefonts/dm-mono";
28+
changelog = "https://github.com/googlefonts/dm-mono/blob/main/CHANGELOG.md";
2929
license = lib.licenses.ofl;
3030
maintainers = with lib.maintainers; [ jennifgcrl ];
3131
};

0 commit comments

Comments
 (0)