You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DEV: add cross-compiled nix devshells for multiple architectures
- Define `arch_pkgs` mapping for native, aarch64, s390x, ppc64le, and armhf
- Allow selection via `NPSR_ARCH` env var (defaults to native)
- Configure per-arch virtualenv under `.direnv/py/<arch>`
- Bootstrap Python venv with `spin==0.13`
0 commit comments