mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-12 11:59:00 +00:00
Update cheatsheets
This commit is contained in:
3
tldr/nix
3
tldr/nix
@@ -6,7 +6,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# nix
|
||||
|
||||
> A powerful package manager that makes package management reliable, reproducible, and declarative.
|
||||
> `nix` is experimental and requires enabling experimental features. For a classic, stable interface, see `tldr nix classic`.
|
||||
> `nix` is experimental and requires enabling experimental features.
|
||||
> See also: `nix classic` for a classic, stable interface.
|
||||
> Some subcommands such as `build`, `develop`, `flake`, `registry`, `profile`, `search`, `repl`, `store`, `edit`, `why-depends`, etc. have their own usage documentation.
|
||||
> More information: <https://nix.dev/manual/nix/stable/command-ref/new-cli/nix>.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user