51.
forcing clankers to use `#! nix-shell` for their throwaway bash scripts so that they never crash on missing tools…
forcing clankers to use `#! nix-shell` for their throwaway bash scripts so that they never crash on missing tools is an incredible QoL improvement. same as telling them to run all commands using `nix-shell -p`.