$, pipes.sh, nix3-develop: titlecase Bash (#14215)

This commit is contained in:
Sebastiaan Speck
2024-10-15 13:48:02 +02:00
committed by GitHub
parent aba0fe4cda
commit 6c1b343dd3
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# nix develop
> Run a bash shell that provides the build environment of a derivation.
> Run a Bash shell that provides the build environment of a derivation.
> More information: <https://nixos.org/manual/nix/stable/command-ref/new-cli/nix3-develop.html>.
- Start a shell with all dependencies of a package from nixpkgs available: