Merge pull request #60195 from marsam/init-xkcd-font

xkcd-font: init at 2017-08-24
This commit is contained in:
Renaud
2019-04-25 21:50:04 +02:00
committed by GitHub
3 changed files with 36 additions and 0 deletions
+2
View File
@@ -16413,6 +16413,8 @@ in
xits-math = callPackage ../data/fonts/xits-math { };
xkcd-font = callPackage ../data/fonts/xkcd-font { };
xkeyboard_config = xorg.xkeyboardconfig;
xlsx2csv = with python3Packages; toPythonApplication xlsx2csv;