Update cheatsheets

This commit is contained in:
ivuorinen
2025-12-20 00:20:53 +00:00
parent 596a37b175
commit 11f02a6e11
615 changed files with 952 additions and 972 deletions

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# nix develop
> 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>.
> More information: <https://nix.dev/manual/nix/stable/command-ref/new-cli/nix3-develop.html>.
- Start a shell with all dependencies of a package from nixpkgs available: