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

Bump devbox deps #49402

Merged
merged 2 commits into from
Nov 25, 2024
Merged

Bump devbox deps #49402

merged 2 commits into from
Nov 25, 2024

Conversation

strideynet
Copy link
Contributor

@strideynet strideynet commented Nov 25, 2024

Had to add gnumake pinned at a specific version (4.3) as 4.4.1 or 4.4 seems to have a breaking change which causes our makefile to infinitely loop :/

@@ -41,8 +41,5 @@
"export PATH=\"$HOME/.cargo/bin:$PATH\"",
"type unset 2>/dev/null && unset GOROOT"
]
},
"nixpkgs": {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This field was deprecated by devbox sometime last year - as far as I can tell, it wasn't actually doing anything 😃

Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-49402.d3pp5qlev8mo18.amplifyapp.com

@strideynet strideynet marked this pull request as ready for review November 25, 2024 13:16
@github-actions github-actions bot requested a review from avatus November 25, 2024 13:17
@strideynet strideynet added the no-changelog Indicates that a PR does not require a changelog entry label Nov 25, 2024
@strideynet strideynet added this pull request to the merge queue Nov 25, 2024
Merged via the queue into master with commit 73de35a Nov 25, 2024
44 of 45 checks passed
@strideynet strideynet deleted the strideynet/bump-devbox-deps branch November 25, 2024 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog Indicates that a PR does not require a changelog entry size/lg
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants