Skip to content

chore(deps): bump nixpkgs and nix-darwin together#85

Closed
rin2yh wants to merge 1 commit into
mainfrom
claude/dependabot-prs-60j2hk
Closed

chore(deps): bump nixpkgs and nix-darwin together#85
rin2yh wants to merge 1 commit into
mainfrom
claude/dependabot-prs-60j2hk

Conversation

@rin2yh

@rin2yh rin2yh commented Jul 11, 2026

Copy link
Copy Markdown
Owner

What

Combines two Dependabot PRs that must be bumped in lockstep:

Why combined

Bumping either input alone fails the build darwinConfiguration CI job on the darwin-manual-html derivation:

Since nix-darwin uses inputs.nixpkgs.follows = "nixpkgs", its manual is rendered with the top-level nixpkgs nixos-render-docs, so the two revisions have to move together. Bumping both matches the nixos-render-docs API and unblocks the build.

Changes

flake.lock only — the nixpkgs and nix-darwin locked nodes (rev / narHash / lastModified). No .nix files touched; nixfmt is unaffected.

Notes

Merging this makes Dependabot's #81 and #83 redundant; they can be closed once this lands. The other three Dependabot bumps (homebrew-cask #80, home-manager #82, homebrew-core #84) passed CI independently and were merged separately.


Generated by Claude Code

Combines Dependabot #81 (nixpkgs 89570f2 -> 05988b0) and #83
(nix-darwin a1fa429 -> d5bd9cd). These must be bumped in lockstep:
newer nixpkgs removes the `--toc-depth` argument from
nixos-render-docs in favour of `--sidebar-depth`, and the matching
nix-darwin release adopts that flag. Bumping either input alone breaks
the darwin manual (`darwin-manual-html`) build, so they are combined
here.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016WThNHb4txVH79gMdnposV
@rin2yh rin2yh closed this Jul 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants