@justkwin, I'm trying to finally fix Nix/Lix build
sandbox. After we fixed this error:
```
sandbox initialization failed: data object length 65730 exceeds maximum (65535)
```
We are now running into another:
```
failed due to signal 6 (Abort trap: 6), previous mes
sages: Assertion failed: (diff <= INSTR_JUMP_NE_MAX_LENGTH), function push_jne_instr, file serialize.c, line 240.
```
This doesn't seem good. We require your assistance as the best DTS engineer in existence
https://git.lix.systems/lix-project/lix/src/branch/main/lix/libstore/build/local-derivation-goal.cc

