chore(deps): update actions/checkout action to v6 (main) - autoclosed#4
Closed
renovate[bot] wants to merge 1 commit into
Closed
chore(deps): update actions/checkout action to v6 (main) - autoclosed#4renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
JacobPEvans-personal
added a commit
that referenced
this pull request
May 30, 2026
Consolidate Claude Code ownership in nix-claude-code so this repo becomes
the canonical home for the full `programs.claude.*` home-manager module.
Previously the option set lived in nix-ai (which also installs Gemini,
Codex, and Copilot); separation of concerns argues for the
Claude-specific schema to live here.
What's new in this PR:
- Full option set: `apiKeyHelper`, `teammateMode`, `autoUpdatesChannel`,
`showTurnDuration`, `remoteControlAtStartup`, `trustedProjectDirs`,
`model`, `effortLevel`, `attribution`, `plugins.{marketplaces,enabled,
allowRuntimeInstall}`, `commands/agents/skills/rules.{fromFlakeInputs,
local,…}`, the typed per-event `hooks.*`, `mcpServers`,
`settings.{alwaysThinkingEnabled,cleanupPeriodDays,
skillListingBudgetFraction,skillOverrides,permissions,
additionalDirectories,env,schemaUrl,sandbox}`, `features.*`,
`orphanCleanup.extraComponentDirs`, `latest.launchdLabel`,
`statusline.script`.
- `lib.ci.claudeSettingsJson` shim for byte-equivalence tests.
- `lib.claudeRegistry` (toClaudeMarketplaceFormat / mkKnownMarketplaces).
- `lib.marketplaceCatalog` (the canonical marketplace list).
- `lib.marketplaceOverrides` (synthetic marketplace derivations:
browser-use, fabric, cribl-pack-validator, jacobpevans).
- Vendored hook scripts (`last-output.sh`, `marketplace-refresh.sh`).
- Activation scripts in `modules/scripts/` (claude-json-merge,
cleanup-*, verify-cache-integrity, merge-json-settings,
claude-latest-install).
- API-key helper (`bws_helper.py` + `get-api-key.py`) wired as an
opt-in shell wrapper with its Python deps in `runtimeInputs`.
- Synthetic `programs-claude-eval` flake check that exercises a
minimal home-manager activation with `programs.claude.enable = true`.
Schema renames (`mkRenamedOptionModule` wired for back-compat):
- `programs.claude.enabledPlugins` → `programs.claude.plugins.enabled`
- `programs.claude.marketplaces` → `programs.claude.plugins.marketplaces`
- `programs.claude.statusLine.enable` → `programs.claude.statusline.enable`
- `programs.claude.statusLine.script` → `programs.claude.statusline.script`
- `programs.claude.hooks.extraHooks` → `programs.claude.settings.hooks`
`hooks.captureSessionOutput` and `hooks.refreshMarketplaces` toggles are
preserved and now auto-wire to the typed `postToolUse` / `sessionStart`
slots via `lib.mkDefault`. `programs.claude.defaultMode` remains the
canonical source of truth; `settings.permissions.defaultMode` wins only
when explicitly set (conflict #4).
`orphan-cleanup.nix` no longer hard-codes `~/.gemini/commands`; consumers
opt into extra cleanup dirs via `programs.claude.orphanCleanup.extraComponentDirs`.
Dependencies and follow-ups:
- DEPENDS ON: dryvist/nix-ai#838 (typed autoMode.environment) landing
upstream. nix-claude-code already has `autoMode` on main, so no
additional copy needed in this PR.
- FOLLOW-UP: nix-ai PR3 will delegate `programs.claude.*` to this module
via imports.
- FOLLOW-UP: nix-darwin PR4 adopts the input and closes
dryvist/nix-darwin#1141.
Refs: dryvist/nix-ai#838, dryvist/nix-darwin#1141
Assisted-by: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4→v6Release Notes
actions/checkout (actions/checkout)
v6.0.2Compare Source
v6.0.1Compare Source
v6.0.0Compare Source
v6Compare Source
v5.0.1Compare Source
What's Changed
Full Changelog: actions/checkout@v5...v5.0.1
v5.0.0Compare Source
What's Changed
v2.327.1
Release Notes
Make sure your runner is updated to this version or newer to use this release.
Full Changelog: actions/checkout@v4...v5.0.0
v5Compare Source
v4.3.1Compare Source
What's Changed
Full Changelog: actions/checkout@v4...v4.3.1
v4.3.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/checkout@v4...v4.3.0
v4.2.2Compare Source
url-helper.tsnow leverages well-known environment variables by @jww3 in #1941isGhesby @jww3 in #1946v4.2.1Compare Source
v4.2.0Compare Source
v4.1.7Compare Source
v4.1.6Compare Source
v4.1.5Compare Source
user.emailto be41898282+github-actions[bot]@​users.noreply.github.comby @cory-miller in #1707v4.1.4Compare Source
extensions.worktreeConfigwhen disablingsparse-checkoutby @jww3 in #1692v4.1.3Compare Source
sparse-checkoutby @jww3 in #1656actions/checkoutversion inupdate-main-version.ymlby @jww3 in #1650v4.1.2Compare Source
sparse-checkoutoption is not present @dscho in #1598v4.1.1Compare Source
v4.1.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.