macOS
brew install nerdfixlocal Homebrew formula metadata
brew
Find/fix obsolete Nerd Font icons. Version 0.4.2 via Homebrew; verified from local package data.
install
brew install nerdfixlocal Homebrew formula metadata
nix profile install nixpkgs#nerdfixnixpkgs package indexes · pkgs/by-name/ne/nerdfix/package.nix · source: api.github.com
overview
Find/fix obsolete Nerd Font icons
history
nerdfix is a Rust CLI created in March 2023 to find and optionally fix obsolete Nerd Font glyphs in source trees. Its purpose is tightly coupled to the Nerd Fonts v2.3.3 to v3 migration, where many icon codepoints, especially Material Design Icons, moved to avoid conflicts and keep icons in private-use areas.
The README explains the motivation directly: Nerd Fonts is used by many UI projects, but some codepoints conflicted with other fonts, especially CJK fonts. Nerd Fonts therefore changed some codepoints; over 2,000 `mdi-*` icons were deprecated after v2.3.3 and targeted for removal in v3. nerdfix indexes the official cheat sheet so maintainers do not have to inspect every glyph manually.
GitHub metadata retrieved on 2026-07-01 showed the repository created on 2023-03-16, written in Rust, with about 468 stars and 7 forks. GitHub releases list v0.1.0 on 2023-03-25 and v0.4.2 on 2024-11-23.
Adoption is focused but meaningful among Neovim, terminal UI, statusline, prompt, and dotfile maintainers who embedded Nerd Font glyphs before the v3 remap. The repo topics include checker, neovim, nerd-fonts, and rust; the av.db source record shows Homebrew and Nix packaging. The Homebrew formula API reported stable version 0.4.2 and 3 install-on-request events in the prior 30 days when checked on 2026-07-01, so this is a niche repair tool rather than a broadly installed daily CLI.
Package nerds use nerdfix during migrations: scan project files for obsolete glyphs, review candidate replacements, and apply fixes before users upgrade their Nerd Fonts installation. It is most useful in repositories that carry icon literals in Lua, shell, Vimscript, TOML, documentation, prompts, and terminal UI source code.
nerdfix is historically interesting because it captures a rare maintenance problem in terminal tooling: Unicode private-use glyphs became an API surface. The package exists because an upstream font project made a compatibility-breaking cleanup, and downstream terminal packages needed a source-scanning migration tool.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
nerdfix | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/loichyan/nerdfix
install metadata
| Package key | brew:nerdfix |
|---|---|
| Version | 0.4.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/nerdfix |
| Homepage | https://github.com/loichyan/nerdfix |
| Repository | https://github.com/loichyan/nerdfix |
| Upstream docs | https://github.com/loichyan/nerdfix#readme |
| License | MIT OR Apache-2.0 |
| Source archive | https://github.com/loichyan/nerdfix/archive/refs/tags/v0.4.2.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | nerdfix |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
nerdfix
nix profile install nixpkgs#nerdfixsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.