devenv
devenv copied to clipboard
nixpkgs-python cache should be updated after we decide how to handle #920, or figure out how to build unsandboxed
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.
Why do they require sandboxing to be off?