mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-04 14:15:23 +02:00
11 lines
209 B
Markdown
11 lines
209 B
Markdown
# nix-build
|
|
|
|
> `nix-build` can refer to multiple commands with the same name.
|
|
|
|
- View documentation for the traditional builder:
|
|
|
|
`tldr nix-build.2`
|
|
|
|
- View documentation for nix3 builder:
|
|
|
|
`tldr nix build.3`
|