+1
doc/build-helpers.md
+1
doc/build-helpers.md
+14
doc/build-helpers/dev-shell-tools.chapter.md
+14
doc/build-helpers/dev-shell-tools.chapter.md
···+The `nix-shell` command has popularized the concept of transient shell environments for development or testing purposes.+We should try to document the product, not its development process in the Nixpkgs reference manual,+This is the most future proof sentence I could come up with while Nix itself does yet make use of this.+Relevant is the current status of the devShell attribute "project": https://github.com/NixOS/nix/issues/7501+However, `nix-shell` is not the only way to create such environments, and even `nix-shell` itself can indirectly benefit from this library.
+13
pkgs/build-support/dev-shell-tools/README.md
+13
pkgs/build-support/dev-shell-tools/README.md
···
+2
pkgs/test/default.nix
+2
pkgs/test/default.nix
+2
pkgs/top-level/all-packages.nix
+2
pkgs/top-level/all-packages.nix
···