# Development Shell helpers {#chap-devShellTools} The `nix-shell` command has popularized the concept of transient shell environments for development or testing purposes. However, `nix-shell` is not the only way to create such environments, and even `nix-shell` itself can indirectly benefit from this library. This library provides a set of functions that help create such environments.