Automic VaultAutomic Vault

brew

Install nerdfix with Homebrew, Nix

Find/fix obsolete Nerd Font icons. Version 0.4.2 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install nerdfix

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#nerdfix

nixpkgs package indexes · pkgs/by-name/ne/nerdfix/package.nix · source: api.github.com

overview

Package summary

Find/fix obsolete Nerd Font icons

Commands and aliases

  • nerdfix

history

Project history and usage

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.

Project history

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 history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2023-03-16: GitHub repository created.
  • 2023-03-25: v0.1.0 initial release.
  • 2024-11-23: v0.4.2 release, the Homebrew stable version reported on 2026-07-01.

Related projects

  • Nerd Fonts
  • Neovim
  • Material Design Icons
  • terminal prompts
  • terminal UI projects

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 8 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
nerdfixcliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version0.4.2
manager updated
local dataok
upstreamcurrent
latest detectedv0.4.2

https://github.com/loichyan/nerdfix

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:nerdfix
Version0.4.2
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/nerdfix
Homepagehttps://github.com/loichyan/nerdfix
Repositoryhttps://github.com/loichyan/nerdfix
Upstream docshttps://github.com/loichyan/nerdfix#readme
LicenseMIT OR Apache-2.0
Source archivehttps://github.com/loichyan/nerdfix/archive/refs/tags/v0.4.2.tar.gz
Build dependenciesrust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namenerdfix
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

nerdfix

nix profile install nixpkgs#nerdfix
  • normalized package name match
  • Matched by: Nerdfix
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ne/nerdfix/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment