Skip to content

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