Skip to content

build(deps): Bump the nix-flake group across 5 directories with 7 updates#79

Merged
jaudiger merged 1 commit into
mainfrom
dependabot/nix/nix-flake-64c872145a
Jun 7, 2026
Merged

build(deps): Bump the nix-flake group across 5 directories with 7 updates#79
jaudiger merged 1 commit into
mainfrom
dependabot/nix/nix-flake-64c872145a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the nix-flake group with 7 updates in the / directory:

Package From To
darwin 56c666e 6a77112
home-manager f384af1 b2b7db4
nixpkgs 4df1b88 cbb5cf3
nixvim b752161 816a152
rust-overlay 7cc96a6 8e596a8
sops-nix c591bf6 9ed6585
zig-overlay 2d42bec d825911

Bumps the nix-flake group with 1 update in the /dev-shell/c directory: nixpkgs.
Bumps the nix-flake group with 2 updates in the /dev-shell/rust-nightly directory: nixpkgs and rust-overlay.
Bumps the nix-flake group with 2 updates in the /dev-shell/rust-wasm directory: nixpkgs and rust-overlay.
Bumps the nix-flake group with 2 updates in the /dev-shell/zig-nightly directory: nixpkgs and zig-overlay.

Updates darwin from 56c666e to 6a77112

Commits

Updates home-manager from f384af1 to b2b7db4

Commits
  • b2b7db4 antigravity-cli: robust rename support
  • e621f12 pi-coding-agent: use lib.hm.strings.isPathLike
  • c321a1c opencode: use lib.hm.strings.isPathLike
  • 6d4fb02 github-copilot-cli: use lib.hm.strings.isPathLike
  • 4b9a995 codex: use lib.hm.strings.isPathLike
  • 09ff165 claude-code: use lib.hm.strings.isPathLike
  • 3a647b1 antigravity-cli: use lib.hm.strings.isPathLike
  • d33c97e lib/strings: add isPathLike helper
  • eaca478 antigravity-cli: add migration news
  • ff77a72 antigravity-cli: rename gemini-cli module
  • Additional commits viewable in compare view

Updates nixpkgs from 4df1b88 to cbb5cf3

Commits

Updates nixvim from b752161 to 816a152

Commits
  • 816a152 tests/all-package-defaults: combine darwin + aarch64-darwin
  • 0292e9a tests: stop handling x86_64-darwin
  • 99ae177 readme: drop x86_64-darwin
  • cf8a487 templates: drop x86_64-darwin
  • See full diff in compare view

Updates rust-overlay from 7cc96a6 to 8e596a8

Commits

Updates sops-nix from c591bf6 to 9ed6585

Commits
  • 9ed6585 Merge pull request #936 from r-vdp/systemctl-restart-units
  • 81440e3 sops-install-secrets: call systemctl directly when run as a systemd unit
  • See full diff in compare view

Updates zig-overlay from 2d42bec to d825911

Commits

Updates nixpkgs from 4df1b88 to cbb5cf3

Commits

Updates nixpkgs from 4df1b88 to cbb5cf3

Commits

Updates rust-overlay from 7cc96a6 to 8e596a8

Commits

Updates nixpkgs from 4df1b88 to cbb5cf3

Commits

Updates rust-overlay from 7cc96a6 to 8e596a8

Commits

Updates nixpkgs from 4df1b88 to cbb5cf3

Commits

Updates zig-overlay from 2d42bec to d825911

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ates

Bumps the nix-flake group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [darwin](https://github.com/nix-darwin/nix-darwin) | ``56c666e`` | ``6a77112`` |
| [home-manager](https://github.com/nix-community/home-manager) | ``f384af1`` | ``b2b7db4`` |
| [nixpkgs](https://github.com/nixos/nixpkgs) | ``4df1b88`` | ``cbb5cf3`` |
| [nixvim](https://github.com/nix-community/nixvim) | ``b752161`` | ``816a152`` |
| [rust-overlay](https://github.com/oxalica/rust-overlay) | ``7cc96a6`` | ``8e596a8`` |
| [sops-nix](https://github.com/Mic92/sops-nix) | ``c591bf6`` | ``9ed6585`` |
| [zig-overlay](https://github.com/mitchellh/zig-overlay) | ``2d42bec`` | ``d825911`` |

Bumps the nix-flake group with 1 update in the /dev-shell/c directory: [nixpkgs](https://github.com/nixos/nixpkgs).
Bumps the nix-flake group with 2 updates in the /dev-shell/rust-nightly directory: [nixpkgs](https://github.com/nixos/nixpkgs) and [rust-overlay](https://github.com/oxalica/rust-overlay).
Bumps the nix-flake group with 2 updates in the /dev-shell/rust-wasm directory: [nixpkgs](https://github.com/nixos/nixpkgs) and [rust-overlay](https://github.com/oxalica/rust-overlay).
Bumps the nix-flake group with 2 updates in the /dev-shell/zig-nightly directory: [nixpkgs](https://github.com/nixos/nixpkgs) and [zig-overlay](https://github.com/mitchellh/zig-overlay).


Updates `darwin` from `56c666e` to `6a77112`
- [Commits](nix-darwin/nix-darwin@56c666e...6a77112)

Updates `home-manager` from `f384af1` to `b2b7db4`
- [Commits](nix-community/home-manager@f384af1...b2b7db4)

Updates `nixpkgs` from `4df1b88` to `cbb5cf3`
- [Commits](NixOS/nixpkgs@4df1b88...cbb5cf3)

Updates `nixvim` from `b752161` to `816a152`
- [Commits](nix-community/nixvim@b752161...816a152)

Updates `rust-overlay` from `7cc96a6` to `8e596a8`
- [Commits](oxalica/rust-overlay@7cc96a6...8e596a8)

Updates `sops-nix` from `c591bf6` to `9ed6585`
- [Release notes](https://github.com/Mic92/sops-nix/releases)
- [Commits](Mic92/sops-nix@c591bf6...9ed6585)

Updates `zig-overlay` from `2d42bec` to `d825911`
- [Commits](mitchellh/zig-overlay@2d42bec...d825911)

Updates `nixpkgs` from `4df1b88` to `cbb5cf3`
- [Commits](NixOS/nixpkgs@4df1b88...cbb5cf3)

Updates `nixpkgs` from `4df1b88` to `cbb5cf3`
- [Commits](NixOS/nixpkgs@4df1b88...cbb5cf3)

Updates `rust-overlay` from `7cc96a6` to `8e596a8`
- [Commits](oxalica/rust-overlay@7cc96a6...8e596a8)

Updates `nixpkgs` from `4df1b88` to `cbb5cf3`
- [Commits](NixOS/nixpkgs@4df1b88...cbb5cf3)

Updates `rust-overlay` from `7cc96a6` to `8e596a8`
- [Commits](oxalica/rust-overlay@7cc96a6...8e596a8)

Updates `nixpkgs` from `4df1b88` to `cbb5cf3`
- [Commits](NixOS/nixpkgs@4df1b88...cbb5cf3)

Updates `zig-overlay` from `2d42bec` to `d825911`
- [Commits](mitchellh/zig-overlay@2d42bec...d825911)

---
updated-dependencies:
- dependency-name: darwin
  dependency-version: 6a771120d607dcccb279a27d227650e324815c35
  dependency-type: direct:production
  dependency-group: nix-flake
- dependency-name: home-manager
  dependency-version: b2b7db486e06e098711dc291bb25db82850e1d16
  dependency-type: direct:production
  dependency-group: nix-flake
- dependency-name: nixpkgs
  dependency-version: cbb5cf358f50aa6acc9efd6113b7bcfbc352cd73
  dependency-type: direct:production
  dependency-group: nix-flake
- dependency-name: nixvim
  dependency-version: 816a15282e58678dde831477964987d0262d4293
  dependency-type: direct:production
  dependency-group: nix-flake
- dependency-name: rust-overlay
  dependency-version: 8e596a8430f2ce54d55c742198187d6945a5501e
  dependency-type: direct:production
  dependency-group: nix-flake
- dependency-name: sops-nix
  dependency-version: 9ed65852b6257fbeae4355bc24ecfea307ca759a
  dependency-type: direct:production
  dependency-group: nix-flake
- dependency-name: zig-overlay
  dependency-version: d825911de418dd908d3e9fa76a35baaad59956da
  dependency-type: direct:production
  dependency-group: nix-flake
- dependency-name: nixpkgs
  dependency-version: cbb5cf358f50aa6acc9efd6113b7bcfbc352cd73
  dependency-type: direct:production
  dependency-group: nix-flake
- dependency-name: nixpkgs
  dependency-version: cbb5cf358f50aa6acc9efd6113b7bcfbc352cd73
  dependency-type: direct:production
  dependency-group: nix-flake
- dependency-name: rust-overlay
  dependency-version: 8e596a8430f2ce54d55c742198187d6945a5501e
  dependency-type: direct:production
  dependency-group: nix-flake
- dependency-name: nixpkgs
  dependency-version: cbb5cf358f50aa6acc9efd6113b7bcfbc352cd73
  dependency-type: direct:production
  dependency-group: nix-flake
- dependency-name: rust-overlay
  dependency-version: 8e596a8430f2ce54d55c742198187d6945a5501e
  dependency-type: direct:production
  dependency-group: nix-flake
- dependency-name: nixpkgs
  dependency-version: cbb5cf358f50aa6acc9efd6113b7bcfbc352cd73
  dependency-type: direct:production
  dependency-group: nix-flake
- dependency-name: zig-overlay
  dependency-version: d825911de418dd908d3e9fa76a35baaad59956da
  dependency-type: direct:production
  dependency-group: nix-flake
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file nix Pull requests that update nix code labels Jun 7, 2026

@jaudiger jaudiger left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Looks good to me 🚀

@jaudiger jaudiger merged commit a00be18 into main Jun 7, 2026
7 checks passed
@jaudiger jaudiger deleted the dependabot/nix/nix-flake-64c872145a branch June 7, 2026 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file nix Pull requests that update nix code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant