Skip to content

[nixpkgs] Use lock.stdenv instead of NixPkgsCommitHash #2584

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 2 commits into from
Apr 14, 2025

Conversation

mikeland73
Copy link
Contributor

Summary

NixPkgsCommitHash is no longer defaulted so it's best to use lockfile.Stdenv to get the nixpkgs for patching and telemetry. This ensures we use the correct resolved version at all times. (also I think, but have not confirmed that before this change, newGlibcPatchFlake will not work is nixpkgs hash is not specified in devbox.json)

How was it tested?

unit tests

Community Contribution License

All community contributions in this pull request are licensed to the project
maintainers under the terms of the
Apache 2 License.

By creating this pull request, I represent that I have the right to license the
contributions to the project maintainers under the Apache 2 License as stated in
the
Community Contribution License.

@mikeland73 mikeland73 requested a review from gcurtis April 14, 2025 21:09
@mikeland73 mikeland73 merged commit b311788 into main Apr 14, 2025
29 checks passed
@mikeland73 mikeland73 deleted the landau/fixes-nixpkgs branch April 14, 2025 22:51
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