Skip to content

chore: update devbox.lock files - #2879

Merged
mikeland73 merged 9 commits into
mainfrom
mikeland73/update-devbox-lock
Jun 22, 2026
Merged

chore: update devbox.lock files#2879
mikeland73 merged 9 commits into
mainfrom
mikeland73/update-devbox-lock

Conversation

@mikeland73

Copy link
Copy Markdown
Collaborator

Split out from mikeland73/fix-flaky-cicd-tests (2/5).

Refresh the root and example devbox.lock files to current nixpkgs resolutions (24 lock files).

🤖 Generated with Claude Code

Refresh the root and example devbox.lock files to current nixpkgs resolutions.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
CopilotAI review requested due to automatic review settings June 21, 2026 18:10

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

mikeland73and others added 8 commits June 21, 2026 11:23
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…lchains
The lock bump to nodejs@latest (25.8.1) and bundler@latest (2.7.2) broke three
example tests:
- nodejs-yarn / nodejs-pnpm: nixpkgs node 25 no longer bundles corepack, so
`corepack enable` produced no yarn/pnpm shims and `yarn/pnpm install` failed
with "command not found". Add the standalone corepack package to both
examples so the package-manager shims are available again.
- jekyll: bundler@latest (2.7.2) brings Ruby 3.4.8, which dropped csv, base64,
and bigdecimal from the default gems that jekyll 3.9 requires. Declare them
explicitly in the Gemfile.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…box-lock-v1
# Conflicts:
#	examples/stacks/jekyll/myblog/Gemfile
#	examples/stacks/jekyll/myblog/Gemfile.lock
…s 25+
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mikeland73
mikeland73 merged commit af7f61f into mainJun 22, 2026
20 checks passed
@mikeland73
mikeland73 deleted the mikeland73/update-devbox-lock branch June 22, 2026 01:52
Sign up for freeto 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

@mikeland73