rus07tam
2ab6bf19cd
ci: enable Nix sandbox instead of fighting homeless-shelter
...
Nix CI / build (push) Failing after 4m42s
sandbox=false triggers purity check for /homeless-shelter.
sandbox=true runs builds in a proper sandbox - no more
homeless-shelter drama.
2026-04-02 10:09:42 +03:00
OpenClaw
6bf87b8dbb
ci: remove /homeless-shelter right before build
...
Nix CI / build (push) Failing after 6m20s
- Prep step runs after install-nix Pre step (actions order), so useless there
- Move cleanup to a dedicated step directly before nix build
2026-04-02 09:55:39 +03:00
OpenClaw
a38a9b3105
ci: fix /homeless-shelter error in container builds
...
Nix CI / build (push) Failing after 4m24s
- Set HOME=/root explicitly to prevent Nix installer from creating /homeless-shelter
- Add Prepare environment step to clean up before Nix install
- Disable sandbox explicitly (not available in Docker containers)
2026-04-02 09:48:27 +03:00
Rustam Efimov
30ce0dafc2
initial commit
Nix CI / build (push) Failing after 31s
2026-04-01 08:50:01 +03:00