01a6d043

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.