macOS
brew install nerdfixlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für nerdfix in AI-Agent-Workflows.
Installation
brew install nerdfixlocal Homebrew formula metadata
nix profile install nixpkgs#nerdfixnixpkgs package indexes · pkgs/by-name/ne/nerdfix/package.nix · Quelle: api.github.com
Überblick
Find/fix obsolete Nerd Font icons
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
nerdfix | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/loichyan/nerdfix
Installationsmetadaten
| Paketschlüssel | brew:nerdfix |
|---|---|
| Version | 0.4.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/nerdfix |
| Homepage | https://github.com/loichyan/nerdfix |
| Repository | https://github.com/loichyan/nerdfix |
| Upstream-Dokumentation | https://github.com/loichyan/nerdfix#readme |
| Lizenz | MIT OR Apache-2.0 |
| Quellarchiv | https://github.com/loichyan/nerdfix/archive/refs/tags/v0.4.2.tar.gz |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
nerdfix
nix profile install nixpkgs#nerdfixQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.