Skip to content

[cli-test] speed up yarn example #1386

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 18, 2023
Merged

[cli-test] speed up yarn example #1386

merged 1 commit into from
Aug 18, 2023

Conversation

savil
Copy link
Collaborator

@savil savil commented Aug 18, 2023

Summary

Doing devbox shell would have yarn install try to build nodejs from scratch. Took way too long.

How was it tested?

Ran curl 'https://search.devbox.sh/v1/search?q=yarn' | jq | less
Picked the top-most commit-hash
Ran rm -rf .devbox && devbox shell and it installed quickly

Copy link
Collaborator Author

savil commented Aug 18, 2023

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@savil savil requested a review from LucilleH August 18, 2023 17:20
@savil savil marked this pull request as ready for review August 18, 2023 17:21
Copy link
Collaborator

@LucilleH LucilleH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow ok. Same yarn version?

@savil
Copy link
Collaborator Author

savil commented Aug 18, 2023

yeah, seems like it had to do with the nixpkgs commit hash for some reason?

@savil savil merged commit b48fd04 into main Aug 18, 2023
@savil savil deleted the savil/speed-up-yarn-example branch August 18, 2023 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants