1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-04 14:15:23 +02:00
tldr/pages/common/nix-build.md

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`