Skip to content

flake.lock: update#61

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nix/flake-lock-130dca59e5
Jul 11, 2026
Merged

flake.lock: update#61
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nix/flake-lock-130dca59e5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 11, 2026

Copy link
Copy Markdown
Contributor

Bumps the flake-lock group with 7 updates:

Package From To
home-manager b885baa 2afec15
homebrew-cask a9aff37 cabac51
homebrew-core 25bae3d 2a24c06
nix-flatpak 1df0862 20d42f0
nixos-hardware a9cf754 4471c6a
nixpkgs 6517942 0bb7ec5
sops-nix 1ebd417 f140661

Updates home-manager from b885baa to 2afec15

Commits
  • 2afec15 tests/darwinScrublist: add podman
  • d29a1c0 flake: bump nixpkgs from 9e92285 to 767b0d3
  • 3e2af6c tests/darwinScrublist: add colima, gurk-rs
  • f938277 claude-code: tighten module implementation
  • 437ae5b claude-code: test plugin collisions
  • 5c7199c claude-code: split module files
  • 1c029fb claude-code: load plugins without wrapper
  • 79e6082 launchd: treat absent domain as harmless in bootoutAgent
  • 144f4e3 files: respect executable for recursive directories
  • f4d01c1 posting: add module
  • Additional commits viewable in compare view

Updates homebrew-cask from a9aff37 to cabac51

Commits

Updates homebrew-core from 25bae3d to 2a24c06

Commits
  • 2a24c06 Merge pull request #292627 from Homebrew/bump-whodb-cli-0.120.0
  • fa70b0e Merge pull request #292626 from Homebrew/bump-technitium-dns-15.4.0
  • 10b062b Merge pull request #292613 from Homebrew/bump-appwrite-22.6.1
  • b7f202b Merge pull request #292625 from Homebrew/bump-symfony-cli-5.18.0
  • ad6db85 whodb-cli: update 0.120.0 bottle.
  • fdff6ee Merge pull request #292624 from Homebrew/bump-rulesync-9.6.2
  • 45067e2 Merge pull request #292620 from Homebrew/bump-msmtp-1.8.33
  • 9d1a59e technitium-library: update 15.4.0 bottle.
  • 3b35734 technitium-dns: update 15.4.0 bottle.
  • 66486d7 rulesync: update 9.6.2 bottle.
  • Additional commits viewable in compare view

Updates nix-flatpak from 1df0862 to 20d42f0

Commits

Updates nixos-hardware from a9cf754 to 4471c6a

Commits
  • 4471c6a Merge pull request #1941 from JamieMagee/fix/fydetab-duo-efi-boot-stub
  • 0b655af Merge pull request #1894 from JamieMagee/raspberry-pi-firmware-install
  • f54c3bc raspberry-pi/common: add firmware-partition install module
  • f2dfc37 fydetab-duo: declare efiBootStub kernel feature
  • 968980f Merge pull request #1938 from JamieMagee/raspberry-pi-enable-uart
  • cd78713 raspberry-pi/common: enable UART by default for U-Boot
  • 662bd6e Merge pull request #1915 from lmb/p14s-acpi-ec
  • e2c926a lenovo/p14s: remove acpi.ec_no_wakeup=1 on gen 6 amd
  • See full diff in compare view

Updates nixpkgs from 6517942 to 0bb7ec5

Commits

Updates sops-nix from 1ebd417 to f140661

Commits
  • f140661 Merge c7447821f3bf526d8bee82701c10f649366a40de into gitea-mq/batch/8
  • c744782 [create-pull-request] automated change
  • 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 7 updates:

| Package | From | To |
| --- | --- | --- |
| [home-manager](https://github.com/nix-community/home-manager) | ``b885baa`` | ``2afec15`` |
| [homebrew-cask](https://github.com/homebrew/homebrew-cask) | ``a9aff37`` | ``cabac51`` |
| [homebrew-core](https://github.com/homebrew/homebrew-core) | ``25bae3d`` | ``2a24c06`` |
| [nix-flatpak](https://github.com/gmodena/nix-flatpak) | ``1df0862`` | ``20d42f0`` |
| [nixos-hardware](https://github.com/NixOS/nixos-hardware) | ``a9cf754`` | ``4471c6a`` |
| [nixpkgs](https://github.com/nixos/nixpkgs) | ``6517942`` | ``0bb7ec5`` |
| [sops-nix](https://github.com/Mic92/sops-nix) | ``1ebd417`` | ``f140661`` |


Updates `home-manager` from `b885baa` to `2afec15`
- [Commits](nix-community/home-manager@b885baa...2afec15)

Updates `homebrew-cask` from `a9aff37` to `cabac51`
- [Release notes](https://github.com/homebrew/homebrew-cask/releases)
- [Commits](Homebrew/homebrew-cask@a9aff37...cabac51)

Updates `homebrew-core` from `25bae3d` to `2a24c06`
- [Commits](Homebrew/homebrew-core@25bae3d...2a24c06)

Updates `nix-flatpak` from `1df0862` to `20d42f0`
- [Release notes](https://github.com/gmodena/nix-flatpak/releases)
- [Commits](gmodena/nix-flatpak@1df0862...20d42f0)

Updates `nixos-hardware` from `a9cf754` to `4471c6a`
- [Release notes](https://github.com/NixOS/nixos-hardware/releases)
- [Commits](NixOS/nixos-hardware@a9cf754...4471c6a)

Updates `nixpkgs` from `6517942` to `0bb7ec5`
- [Commits](NixOS/nixpkgs@6517942...0bb7ec5)

Updates `sops-nix` from `1ebd417` to `f140661`
- [Release notes](https://github.com/Mic92/sops-nix/releases)
- [Commits](Mic92/sops-nix@1ebd417...f140661)

---
updated-dependencies:
- dependency-name: home-manager
  dependency-version: 2afec152df4e284d264f8489d16004c264aebf4c
  dependency-type: direct:production
  dependency-group: flake-lock
- dependency-name: homebrew-cask
  dependency-version: cabac511d7db3b14b33553ed67adb27cb5dbac3d
  dependency-type: direct:production
  dependency-group: flake-lock
- dependency-name: homebrew-core
  dependency-version: 2a24c06f50eeac77f0a453dbd7fd80ee6693588b
  dependency-type: direct:production
  dependency-group: flake-lock
- dependency-name: nix-flatpak
  dependency-version: 20d42f0ee98c9fe9f85e8d1de474f1409ed10d05
  dependency-type: direct:production
  dependency-group: flake-lock
- dependency-name: nixos-hardware
  dependency-version: 4471c6a218fe813ad4838c400866c8845d3eba6b
  dependency-type: direct:production
  dependency-group: flake-lock
- dependency-name: nixpkgs
  dependency-version: 0bb7ec54c8483066ec9d7720e780a5caa71f8612
  dependency-type: direct:production
  dependency-group: flake-lock
- dependency-name: sops-nix
  dependency-version: f1406619a3884cd5c47992a70b8b35c9c0fcb4c9
  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 Jul 11, 2026
@github-actions github-actions Bot changed the title flake.lock: bump the flake-lock group with 7 updates flake.lock: update Jul 11, 2026
@github-actions github-actions Bot merged commit 8162da7 into main Jul 11, 2026
1 check passed
@github-actions github-actions Bot deleted the dependabot/nix/flake-lock-130dca59e5 branch July 11, 2026 13:03
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