pkgs/by-name/co/codex/fetchers.nix
0 → 100644
+20
−0
pkgs/by-name/co/codex/librusty_v8.nix
0 → 100644
+12
−0
Loading
Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
Add a pinned librusty_v8 fetcher and set RUSTY_V8_ARCHIVE in the Nix build environment. This avoids rusty_v8 falling back to downloading the prebuilt V8 static library during the build, which was causing the codex 0.118.0 build to fail. On Linux, also wrap `codex` with `bubblewrap` in PATH so the upstream sandbox launcher can resolve `bwrap` correctly on NixOS.