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

12 lines
209 B
Markdown
Raw Normal View History

2019-10-29 13:53:38 -07:00
# nix-build
> `nix-build` can refer to multiple commands with the same name.
2019-10-29 13:53:38 -07:00
- View documentation for the traditional builder:
2019-10-29 13:53:38 -07:00
`tldr nix-build.2`
2019-10-29 13:53:38 -07:00
- View documentation for nix3 builder:
2019-10-29 13:53:38 -07:00
`tldr nix build.3`