7 stdenvNoCC.mkDerivation {
9 version = "unstable-2013-05-25";
12 url = "https://github.com/phjamr/MroUnicode/raw/f297de070f7eba721a47c850e08efc119d3bfbe8/MroUnicode-Regular.ttf";
13 hash = "sha256-hcQmTuRWxaU5KEMXg/O0b1olE8YxXWz0PAlqAJknR/0=";
21 install -Dm644 $src $out/share/fonts/truetype/MroUnicode-Regular.ttf
27 homepage = "https://github.com/phjamr/MroUnicode";
28 description = "Unicode-compliant Mro font";
29 maintainers = with maintainers; [ mathnerd314 ];
30 license = licenses.ofl;
31 platforms = platforms.all;