Skip to content

flake.lock: update#56

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nix/flake-lock-9e135ad043
Jun 6, 2026
Merged

flake.lock: update#56
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nix/flake-lock-9e135ad043

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the flake-lock group with 8 updates:

Package From To
home-manager 7d8127d b2b7db4
homebrew-cask 64b33c0 224912f
homebrew-core e370483 6873686
nix-flatpak 744221c 770055e
nix-homebrew b3a87b4 562332f
nixos-hardware b76b563 4ed851c
nixpkgs 64c08a7 331800d
sops-nix c591bf6 9ed6585

Updates home-manager from 7d8127d 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 homebrew-cask from 64b33c0 to 224912f

Commits
  • 224912f Merge pull request #268223 from SSakutaro/bump-vnc-server-7.17.0
  • 861b40e Merge pull request #267571 from Homebrew/bump-roam-216.0.1-beta001
  • e1bca11 Merge pull request #268222 from fraluc06/tolaria-auto_updates
  • f92fe12 vnc-server 7.17.0
  • c0445a8 Merge pull request #268200 from Homebrew/bump-bambu-connect-2.5.0-beta.12
  • f64676c Merge pull request #268159 from AdamBaali/add-power-monitor
  • 5c8e644 Merge pull request #268161 from AdamBaali/add-groove-omnidialer
  • 29d3c71 tolaria: add auto_updates
  • 5a19bac Merge pull request #268166 from Homebrew/bump-cocoapacketanalyzer-2.5.5
  • 0018b6f Merge pull request #268204 from Homebrew/bump-kid3-3.10.0
  • Additional commits viewable in compare view

Updates homebrew-core from e370483 to 6873686

Commits

Updates nix-flatpak from 744221c to 770055e

Commits

Updates nix-homebrew from b3a87b4 to 562332f

Commits

Updates nixos-hardware from b76b563 to 4ed851c

Commits
  • 4ed851c Merge pull request #1896 from Malix-Labs/docs-flake-input
  • 43bd35e treewide: make nixpkgs flake inputs target hydra tarballs
  • 571b99c docs: flake input nixpkgs harmonize capitalisation
  • 485fe1c docs: flake input follows nixpkgs
  • b28e08a docs: flake input fallback to default branch
  • See full diff in compare view

Updates nixpkgs from 64c08a7 to 331800d

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

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

Bumps the flake-lock group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [home-manager](https://github.com/nix-community/home-manager) | ``7d8127d`` | ``b2b7db4`` |
| [homebrew-cask](https://github.com/homebrew/homebrew-cask) | ``64b33c0`` | ``224912f`` |
| [homebrew-core](https://github.com/homebrew/homebrew-core) | ``e370483`` | ``6873686`` |
| [nix-flatpak](https://github.com/gmodena/nix-flatpak) | ``744221c`` | ``770055e`` |
| [nix-homebrew](https://github.com/zhaofengli/nix-homebrew) | ``b3a87b4`` | ``562332f`` |
| [nixos-hardware](https://github.com/NixOS/nixos-hardware) | ``b76b563`` | ``4ed851c`` |
| [nixpkgs](https://github.com/nixos/nixpkgs) | ``64c08a7`` | ``331800d`` |
| [sops-nix](https://github.com/Mic92/sops-nix) | ``c591bf6`` | ``9ed6585`` |


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

Updates `homebrew-cask` from `64b33c0` to `224912f`
- [Release notes](https://github.com/homebrew/homebrew-cask/releases)
- [Commits](Homebrew/homebrew-cask@64b33c0...224912f)

Updates `homebrew-core` from `e370483` to `6873686`
- [Commits](Homebrew/homebrew-core@e370483...6873686)

Updates `nix-flatpak` from `744221c` to `770055e`
- [Release notes](https://github.com/gmodena/nix-flatpak/releases)
- [Commits](gmodena/nix-flatpak@744221c...770055e)

Updates `nix-homebrew` from `b3a87b4` to `562332f`
- [Commits](zhaofengli/nix-homebrew@b3a87b4...562332f)

Updates `nixos-hardware` from `b76b563` to `4ed851c`
- [Release notes](https://github.com/NixOS/nixos-hardware/releases)
- [Commits](NixOS/nixos-hardware@b76b563...4ed851c)

Updates `nixpkgs` from `64c08a7` to `331800d`
- [Commits](NixOS/nixpkgs@64c08a7...331800d)

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

---
updated-dependencies:
- dependency-name: home-manager
  dependency-version: b2b7db486e06e098711dc291bb25db82850e1d16
  dependency-type: direct:production
  dependency-group: flake-lock
- dependency-name: homebrew-cask
  dependency-version: 224912fb97cd0afeb34ee6f1cd7b13de71be84dd
  dependency-type: direct:production
  dependency-group: flake-lock
- dependency-name: homebrew-core
  dependency-version: 6873686f34683e7dfb55f0cfb9a5b34a7c6be182
  dependency-type: direct:production
  dependency-group: flake-lock
- dependency-name: nix-flatpak
  dependency-version: 770055e3a6a484f88e36302da5b2a910f6a4528b
  dependency-type: direct:production
  dependency-group: flake-lock
- dependency-name: nix-homebrew
  dependency-version: 562332f97de9f5ba51aa647d70462e88222b2988
  dependency-type: direct:production
  dependency-group: flake-lock
- dependency-name: nixos-hardware
  dependency-version: 4ed851c979641e28597a05086332d75cdc9e395f
  dependency-type: direct:production
  dependency-group: flake-lock
- dependency-name: nixpkgs
  dependency-version: 331800de5053fcebacf6813adb5db9c9dca22a0c
  dependency-type: direct:production
  dependency-group: flake-lock
- dependency-name: sops-nix
  dependency-version: 9ed65852b6257fbeae4355bc24ecfea307ca759a
  dependency-type: direct:production
  dependency-group: flake-lock
...

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 6, 2026
@github-actions github-actions Bot changed the title flake.lock: bump the flake-lock group with 8 updates flake.lock: update Jun 6, 2026
@github-actions github-actions Bot merged commit 78d3e44 into main Jun 6, 2026
1 check passed
@github-actions github-actions Bot deleted the dependabot/nix/flake-lock-9e135ad043 branch June 6, 2026 13:04
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.

0 participants