dejavu-fonts: supports everything
the .ttf file is cross platform.
This commit is contained in:
parent
55a12c9763
commit
1e41fc8ded
@ -20,7 +20,7 @@ let
|
|||||||
# See http://dejavu-fonts.org/wiki/License for details
|
# See http://dejavu-fonts.org/wiki/License for details
|
||||||
license = stdenv.lib.licenses.free;
|
license = stdenv.lib.licenses.free;
|
||||||
|
|
||||||
platforms = stdenv.lib.platforms.unix;
|
platforms = stdenv.lib.platforms.all;
|
||||||
};
|
};
|
||||||
|
|
||||||
full-ttf = stdenv.mkDerivation {
|
full-ttf = stdenv.mkDerivation {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user