mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-02 11:54:39 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# nix shell
|
||||
|
||||
> Start a shell in which the specified packages are available.
|
||||
> See also: `tldr nix-shell`. See `tldr nix3 flake` for information about flakes.
|
||||
> See also: `nix-shell` for setting up development environments, `nix3 flake` for information about flakes.
|
||||
> More information: <https://nixos.org/manual/nix/stable/command-ref/new-cli/nix3-shell.html>.
|
||||
|
||||
- Start an interactive shell with some packages from `nixpkgs`:
|
||||
|
||||
Reference in New Issue
Block a user