Commit graph

6 commits

Author SHA1 Message Date
K900 cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
Emery Hemingway d1acd89e01 nimPackages.pixie: 1.1.3 -> 3.1.2
* vmath 1.0.3 -> 1.1.1
* check bumpy, flatty, vmath, and zippy
* remove typography, it was merged into pixie

The hottext package is now broken.
2022-01-07 12:44:22 +01:00
Emery Hemingway 97d3febd2e hottext: convert to buildNimPackage 2021-09-05 11:20:00 +02:00
Emery Hemingway 6a06592f72 hottext: 1.3 -> 1.4 2021-08-18 16:03:45 +02:00
Harrison Houghton c5cb576222 hottext: fix
The default font is from Gentium, but the available font files in the
current version of Gentium don't contain the requested one
(GentiumPlus-R.ttf):

$ ls /nix/store/hyc050nq33gvxjrdxw1z8yc948q67xjp-gentium-6.000/share/fonts/truetype/
GentiumBookPlus-BoldItalic.ttf  GentiumBookPlus-Regular.ttf  GentiumPlus-Italic.ttf
GentiumBookPlus-Bold.ttf        GentiumPlus-BoldItalic.ttf   GentiumPlus-Regular.ttf
GentiumBookPlus-Italic.ttf      GentiumPlus-Bold.ttf

GentiumPlus-Regular seems more likely to be what was intended.
2021-07-03 10:28:42 +02:00
Emery Hemingway bf2d30dced hottext: init at 1.3 2021-05-23 10:49:18 +02:00