Sep 17, 2025

Use Nix Shell to Execute Any Program

It turns out you can use nix shell to execute any program, even if it is not installed in Nix OS. For example,

nix shell nixpkgs#apacheHttpd -c htpasswd -c .htpasswd alice