| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-13 | fonts: remove `fonts.fontDir.enable` | Emily | |
| As far as I can tell, this isn't required to get fonts to work on NixOS, so we shouldn't require it on nix-darwin either, even if the implementations are superficially similar. | |||
| 2024-06-13 | fonts: reimplement and rename to `fonts.packages` | Emily | |
| Fixes: #120 Fixes: #722 Fixes: #752 Closes: #692 | |||
| 2024-06-13 | fonts: use non-standard path in test | Emily | |
| Ensure that #665 works correctly. | |||
| 2022-09-15 | fix: adapt fonts tests to use newer module api | Jan Schmitt | |
| 2019-12-22 | Replaces cp with rsync to prevent partial copies across filesystems. | Thibault Gagnaux | |
| 2019-12-22 | Fixes the failing font test | Thibault Gagnaux | |
| 2019-02-17 | fonts: rewrite activation | Daiderd Jordan | |
| The new implementation is a bit smarter and only updates fonts that changed. But more importantly /run/current-system isn't used anymore which breaks initial activation and installs the previous set of fonts instead of the one in the new system. Fixes #115 | |||
| 2018-10-12 | tests: avoid depending on an actual font package | Daiderd Jordan | |
| 2018-10-06 | skip buildEnv and create a package with /share/fonts | Piotr Limanowski | |
| 2018-10-05 | fonts: adds `enableFontDir` flag | Piotr Limanowski | |
| For NixOS compatibility reasons we're using enableFontDir flag that in turn enables/disables font management in /Library/Fonts directory. | |||
| 2018-10-04 | adds recursive font searching | Piotr Limanowski | |
| 2018-10-02 | add tests for fonts | Piotr Limanowski | |
