macOS
brew install nerdfixlocal Homebrew formula metadata
brew
nerdfix のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install nerdfixlocal Homebrew formula metadata
nix profile install nixpkgs#nerdfixnixpkgs package indexes · pkgs/by-name/ne/nerdfix/package.nix · ソース: api.github.com
概要
Find/fix obsolete Nerd Font icons
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
nerdfix | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/loichyan/nerdfix
インストールメタデータ
| パッケージキー | brew:nerdfix |
|---|---|
| バージョン | 0.4.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/nerdfix |
| ホームページ | https://github.com/loichyan/nerdfix |
| リポジトリ | https://github.com/loichyan/nerdfix |
| 上流ドキュメント | https://github.com/loichyan/nerdfix#readme |
| ライセンス | MIT OR Apache-2.0 |
| ソースアーカイブ | https://github.com/loichyan/nerdfix/archive/refs/tags/v0.4.2.tar.gz |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
nerdfix
nix profile install nixpkgs#nerdfixソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.