| 13 May 2022 |
osnyx (he/him) | I first will have a look how that directory is actually created, I guess some tracing comes in handy there. | 10:29:37 |
osnyx (he/him) | In reply to @linus:schreibt.jetzt the key word there is "evaluator" Ah, the component that creates the .drv files to be realised by the nix daemon later? | 10:31:32 |
@linus:schreibt.jetzt | not necessarily the daemon, but yes | 10:31:44 |
osnyx (he/him) | Understood. Yeah, not always the daemon (see single-user installs), but I wanted to simplify for clarity. Thx. | 10:32:27 |
@linus:schreibt.jetzt | the evaluator also talks to the daemon on multi-user installs, in order to actually create the .drvs :) | 10:33:10 |