Update cheatsheets

This commit is contained in:
ivuorinen
2024-10-16 00:17:12 +00:00
parent cea04b793c
commit f32d2d1ccd
4 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
---
# 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: