Skip to content
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

[remove nixpkgs] bug fix: update only the user's sysInfo, rather than for all systems #1259

Merged
merged 3 commits into from
Jul 7, 2023

Conversation

savil
Copy link
Collaborator

@savil savil commented Jul 7, 2023

Summary

@mikeland73 points out that this line was erroneously updating all SystemInfos:
https://github.com/jetpack-io/devbox/pull/1256/files#r1256408509

Instead, we should only update the missing SystemInfo of the user's current system.

How was it tested?

  • do devbox update of a lockfile having another system's SystemInfo

Copy link
Collaborator Author

savil commented Jul 7, 2023

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@savil
Copy link
Collaborator Author

savil commented Jul 7, 2023

will land once tests pass

@savil savil merged commit 14ab456 into main Jul 7, 2023
9 checks passed
@savil savil deleted the savil/fix-sysinfo-update branch July 7, 2023 22:54
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