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": "15.0.0.3039",
"src": {
"url": "https://www.high-logic.com/previousrelease/FontCreator15.0.0.3039.dmg",
"sha256": "2dc7d073e09f91eef77e8ca9c1a5f9fd9afde33a49583b2a40958f4c1518f827"
},
"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
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