Skip to content

Conversation

mikeland73
Copy link
Contributor

Summary

TSIA

How was it tested?

Added go_1_19 as global and local package.

devbox run echo 5

@mikeland73 mikeland73 requested a review from savil February 22, 2023 23:29
Copy link
Contributor

@ipince ipince left a comment

Choose a reason for hiding this comment

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

Is this why you had seen go and go_1.20 be installed? the packages are different though...

@mikeland73
Copy link
Contributor Author

Nope, this just a minor UX issue. When creating flake.nix we would duplicate packages if you had the same package in global and devbox.json. It would not break anything, but it just looked weird and it looked like we were installing things twice.

There's a separate potential issue (harder to fix) if global and devbox have competing binaries.

@mikeland73 mikeland73 merged commit 4c00cf3 into main Feb 22, 2023
@mikeland73 mikeland73 deleted the landau/fix-global-dup branch February 22, 2023 23:39
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