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

12 lines
226 B
Markdown
Raw Normal View History

2024-11-02 03:01:32 +09:00
# nix-build
2025-05-17 05:03:15 +02:00
> `nix-build`는 같은 이름의 여러 명령을 참조할 수 있습니다.
2024-11-02 03:01:32 +09:00
2025-05-17 05:03:15 +02:00
- 기존 빌더에 대한 문서를 참조하세요:
2024-11-02 03:01:32 +09:00
2025-05-17 05:03:15 +02:00
`tldr nix-build.2`
2024-11-02 03:01:32 +09:00
2025-05-17 05:03:15 +02:00
- nix3 빌더에 대한 문서 보기:
2024-11-02 03:01:32 +09:00
2025-05-17 05:03:15 +02:00
`tldr nix build.3`