By: Greg Pfeil <greg@technomadic.org>
Add `__noChroot = true` to both packages This allows them to escape the sandbox in a relaxed environment, fixing the breakage from the previous commit. This now allows the packages to work more often when used in flakes that may not have the sandbox disabled.
| Time to Start | Worker time | Duration | Time to finish | |
| Config | 0s | 1s | 1s | 1s |
| Eval | 2s | 3s | 3s | 5s |
| Build | 3s | 8s | - | - |
| Test | - | - | - | - |
| Deploy | - | - | - | - |
| Suite | 0s | 12s | - | - |