Skip to content

Update node example to use the prebuilt binary #1362

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 10, 2023

Conversation

LucilleH
Copy link
Collaborator

Summary

Unfortunately I can't tell if the version for nodePackages.pnpm is prebuilt or not. Once we have that information in https://nixhub.io I will update the examples again.

How was it tested?

devbox install

@LucilleH LucilleH requested a review from gcurtis August 10, 2023 20:24
@LucilleH LucilleH requested review from gcurtis and mohsenari August 10, 2023 20:24
@gcurtis
Copy link
Collaborator

gcurtis commented Aug 10, 2023

This is the command to check if a package is in the cache:

nix path-info --store 'https://cache.nixos.org' --json nixpkgs/<commit>#<attr_path>

For example:

nix path-info --store 'https://cache.nixos.org' --json nixpkgs/3c614fbc76fc152f3e1bc4b2263da6d90adf80fb#nodejs_18

@LucilleH LucilleH merged commit 3e7157e into main Aug 10, 2023
@LucilleH LucilleH deleted the lucille--update-node-example branch August 10, 2023 23:32
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.

3 participants