Skip to content

Commit 6f7e705

Browse files
Apply suggestions from code review
Co-authored-by: Yohann Boniface <[email protected]>
1 parent 329e5dc commit 6f7e705

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
fetchFromGitHub,
55
}:
66

7-
stdenvNoCC.mkDerivation rec {
7+
stdenvNoCC.mkDerivation {
88
pname = "dm-mono";
9-
version = "0.0";
9+
version = "1.0-unstable-2020-04-15";
1010

1111
src = fetchFromGitHub {
1212
owner = "googlefonts";

0 commit comments

Comments
 (0)