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
[cli-tests] fix by pinning dependencies in rails examples (#1408)
## Summary
We pin yarn to a version that has pre-built binaries.
We also update the nodejs version so it is pinned to a nixpkgs hash
commit that has pre-built binaries.
From my tests (see PRs stacked from #1388), I think this should fix the
cli-tests that were timing out for nix 2.17
## How was it tested?
tested locally via running `devbox shell`.
0 commit comments