Ship JetBrainsMono Nerd Font through the manifest #73

Closed
opened 2026-08-22 21:34:03 +01:00 by joshquinlan · 1 comment
Owner

Every fonts.toml asks for JetBrainsMono Nerd Font; packages.toml only lists jetbrains-mono-fonts-all, and the old get_packages.sh fetched the Nerd Font release by hand. Pin the Nerd Font in packages.toml (a fonts section with a release tag and checksum, installed by donbox pkg sync) so a fresh install does not fall back.

Every fonts.toml asks for JetBrainsMono Nerd Font; packages.toml only lists jetbrains-mono-fonts-all, and the old get_packages.sh fetched the Nerd Font release by hand. Pin the Nerd Font in packages.toml (a fonts section with a release tag and checksum, installed by donbox pkg sync) so a fresh install does not fall back.
Author
Owner

Integrated on master (c5cbab8): fonts in packages.toml pinning JetBrainsMono.tar.xz v3.5.0 with its sha256; lib/packages/fonts.sh verifies before extracting, stages, stamps and rebuilds the cache; donbox pkg sync and present cover fonts; 15 assertions with a real tar.xz fixture.

Integrated on master (c5cbab8): [[fonts]] in packages.toml pinning JetBrainsMono.tar.xz v3.5.0 with its sha256; lib/packages/fonts.sh verifies before extracting, stages, stamps and rebuilds the cache; donbox pkg sync and present cover fonts; 15 assertions with a real tar.xz fixture.
Sign in to join this conversation.
No description provided.