| 4 Jun 2025 |
pentane ⭔ | I mean, I know that --keep-failed won't because the sources are bind-mounted into the workdir during the build process | 15:01:27 |
matthewcroughan | yeah doesn't occur as expected | 15:01:32 |
pentane ⭔ | Yep | 15:01:36 |
matthewcroughan | bu | 15:01:38 |
matthewcroughan | * bind mounts in a drv? | 15:01:42 |
pentane ⭔ | Yep | 15:01:45 |
pentane ⭔ | it creates its own namespace | 15:01:51 |
matthewcroughan | how does that work | 15:01:51 |
matthewcroughan | I thought you couldn't do that in a drv | 15:02:01 |
pentane ⭔ | Copying the sources wouldn't be feasible because they're massive | 15:02:02 |
magic_rb | User namespaces | 15:02:34 |
pentane ⭔ | modules/base.nix:323 ;) | 15:02:39 |
magic_rb | You can run podman in a drv no problem | 15:02:46 |
matthewcroughan | Huh, my hook doesn't seem to work on robotnix drvs for some reason | 15:16:46 |
matthewcroughan | do you modify the failureHooks at all? | 15:16:56 |
pentane ⭔ | hmm, I don't think so | 15:25:20 |
Atemu | It actually works okay if you have a reflink-capable filesystem; it just takes a while to iterate over all those files | 21:04:45 |
Atemu | No idea honestly; might perhaps be a red herring though now that I think about it | 21:07:12 |
Atemu | Get the other shit worked out first perhaps | 21:07:23 |