[Bug] Failed to install determinate-nix in remote environment setup script
Resolved 💬 2 comments Opened Apr 17, 2026 by rawkode Closed Apr 17, 2026
Bug Description
Cannot install determinate-nix in a claude code remote environment setup script
Environment Info
- Platform: darwin
- Terminal: ghostty
- Version: 2.1.92
- Feedback ID: 2ef971b8-fbf2-49dd-9fba-223c14f57a1e
Errors
Setup script failed with exit code 22.
Script output:
+ curl -fsSL https://install.determinate.systems/nix
+ sh -s -- install --determinate --no-confirm
curl: (22) The requested URL returned error: 503
Edit your environment's setup script and start a new session.
I do not believe this 503 is from the Determinate Nix infrastructure, as I have used this locally, on clouds, and on other AI remote backends; this only happens on Claude Code remote environments and has consistently failed for weeks now.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗