From d7716256aa62ac53172c2e8a8cada1aa10c0501f Mon Sep 17 00:00:00 2001 From: Claude Date: Sat, 11 Jul 2026 05:17:55 +0000 Subject: [PATCH] chore(deps): bump nixpkgs and nix-darwin together 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 Claude-Session: https://claude.ai/code/session_016WThNHb4txVH79gMdnposV --- flake.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index 5635197..5a266d9 100644 --- a/flake.lock +++ b/flake.lock @@ -76,11 +76,11 @@ ] }, "locked": { - "lastModified": 1781761792, - "narHash": "sha256-rCPytmKNjctLloB6UgK5CRrHSwV4b0ygxtJLPPp8R14=", + "lastModified": 1783395956, + "narHash": "sha256-AAbexQvDoK+6GFJdhY6kqjA+6ECKRkidgWxkn4gMwAA=", "owner": "nix-darwin", "repo": "nix-darwin", - "rev": "a1fa429e945becaf60468600daf649be4ba0350c", + "rev": "d5bd9cd77aea4c0a8f49e7fd85545671a208ed15", "type": "github" }, "original": { @@ -109,11 +109,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1782175435, - "narHash": "sha256-EMzXKmnOtBQ2MnvpiNOm7E+kOMvdPrIKaeg52Tip2Uk=", + "lastModified": 1783475452, + "narHash": "sha256-3S92fSuv32mjJz2Qb2F4405c21J55F4NIphz5K6hxco=", "owner": "nixos", "repo": "nixpkgs", - "rev": "89570f24e97e614aa34aa9ab1c927b6578a43775", + "rev": "05988b07fb05cbcb50be6bce197b4b5f75b5e61b", "type": "github" }, "original": {