4.1 What actually happens when you run nix build
Lesson 22 of 27 · 11:54
About this lesson
A three-minute live build of hello: watch the sandbox get set up, the builder run, and the output land in the store. Along the way we separate evaluation from realisation — .nix → .drv → /nix/store/... — and plant the questions the rest of this section answers.