devenv icon indicating copy to clipboard operation
devenv copied to clipboard

nixpkgs-python cache should be updated after we decide how to handle #920, or figure out how to build unsandboxed

Open mcdonc opened this issue 2 years ago • 1 comments

This replaces #901, which was a hodgepodge of issues, but the underlying one is that custom Python builds from nixpkgs-python require sandboxing to be turned off. We could just stash a bunch of Pythons in nixpkgs-python from an unsandboxed build host, or we could figure out how to build sandboxed.

mcdonc avatar Jan 08 '24 15:01 mcdonc

Why do they require sandboxing to be off?

domenkozar avatar Mar 22 '24 08:03 domenkozar