TIL - How to Change Emojis in nh

· Haseeb Majid · Aug. 10, 2025, 12:33 a.m.
Summary
This blog post discusses how to update emojis in the output of the 'nh' (nix output monitor). It provides a step-by-step guide for modifying the derivation by using 'substituteInPlace' to replace specific emoji representations with their Unicode counterparts. Unlike standard tutorials, it includes practical implementation details and cautions about losing access to the default nix cache for builds after updates.