Update cheatsheets

This commit is contained in:
ivuorinen
2025-06-03 00:20:42 +00:00
parent dfdf48edee
commit 1a1798715b
9 changed files with 101 additions and 6 deletions

View File

@@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git
> Start a shell in which the specified packages are available.
> See also: `nix-shell` for setting up development environments, `nix flake` for information about flakes.
> More information: <https://nixos.org/manual/nix/stable/command-ref/new-cli/nix3-shell.html>.
> More information: <https://manned.org/nix3-shell>.
- Start an interactive shell with some packages from `nixpkgs`: