Installation
System wide:
{
environment.systemPackages = with nix-casks.packages.${system}; [
fontcreator # FontCreator
];
} Home Manager:
{
home.packages = with nix-casks.packages.${system}; [
fontcreator # FontCreator
];
} Package Definition
{
"pname": "fontcreator",
"version": "16.0.0.3069",
"src": {
"url": "https://www.high-logic.com/previousrelease/FontCreator16.0.0.3069.dmg",
"sha256": "5caf173f93f50683b48be27127424635e1a1a3471eefd18a781963fc6ffb5e4e"
},
"installPhase": [
"mkdir -p \"$out/Applications/FontCreator.app\" && cp -r \"FontCreator.app\" \"$out/Applications\""
],
"meta": {
"description": "Font editor",
"homepage": "https://www.high-logic.com/font-editor/fontcreator"
}
} Version History
16.0.0.3069 (NixCasks v4)
5 June 2026, 00:00 16.0.0.3068 (NixCasks v4)
2 June 2026, 00:00 16.0.0.3064 (NixCasks v4)
19 May 2026, 00:00 16.0.0.3060 (NixCasks v4)
30 April 2026, 00:00 15.0.0.3047 (NixCasks v4)
5 February 2026, 00:00 15.0.0.3042 (NixCasks v4)
13 January 2026, 00:00 15.0.0.3039 (NixCasks v4)
11 December 2025, 00:00 15.0.0.3024 (NixCasks v4)
2 July 2025, 00:00 15.0.0.3022 (NixCasks v4)
30 May 2025, 00:00 15.0.0.3017 (NixCasks v4)
27 March 2025, 00:00 15.0.0.3015 (NixCasks v4)
7 March 2025, 09:14 15.0.0.3015 (NixCasks v3)
5 March 2025, 00:00 15.0.0.3015 (NixCasks v2)
4 March 2025, 19:10 15.0.0.3015 (NixCasks v1)
17 February 2025, 22:56 15.0.0.3014 (NixCasks v1)
6 January 2025, 00:00