소개
This skill provides standardized patterns and automated workflows for packaging JavaScript-based CLI tools within the Nix ecosystem. It bridges the gap between the npm registry and Nix by offering specialized guidance for both pre-built binary distributions and complex source builds. Developers can efficiently manage dependency hashes, fix non-portable shebangs, handle native C++ modules via ELF patching, and ensure all packages meet Nixpkgs metadata standards for reproducibility and security.