Skip to content

flake.lock: update - #63

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nix/flake-lock-3b9e7991fa
Jul 25, 2026
Merged

flake.lock: update#63
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nix/flake-lock-3b9e7991fa

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the flake-lock group with 7 updates:

Package From To
home-manager 4601080 079a3b5
homebrew-cask 2d77d99 c742dcf
homebrew-core 7d82d34 7ac5f74
nix-darwin 52573bc 45af890
nix-homebrew 842eeb8 60623ec
nixos-hardware 779c32a a017f5b
nixpkgs 61b7c44 e2587ca

Updates home-manager from 4601080 to 079a3b5

Commits
  • 079a3b5 sshAuthSock: for Zsh, initialize in .zprofile and .zshenv
  • 40d502f sshAuthSock: indent initialization code
  • 32de400 direnv: fix nushell integration failing to unset variables
  • 3b0e6bb modules: partially apply .nix suffix check
  • cbfe673 modules: stop filtering files starting with _
  • 041a999 modules/misc/ssh-auth-sock: correct nushell init
  • 6d8d615 herdr: Use the binary outside Nix to reload the config when package is unset
  • abba108 rclone: add nfsmount mount type
  • a2a9fec senpai: use correct config directory on darwin systems
  • deeb6b7 files: fix unintended subshell expansion
  • Additional commits viewable in compare view

Updates homebrew-cask from 2d77d99 to c742dcf

Commits

Updates homebrew-core from 7d82d34 to 7ac5f74

Commits
  • 7ac5f74 Merge pull request #295170 from Homebrew/brew-pip-audit-dvc-1784970831
  • 4250502 Merge pull request #295192 from Homebrew/bump-cargo-shear-1.13.3
  • f837e0d Merge pull request #295151 from Homebrew/bump-qemu-11.0.3
  • 11398f7 Merge pull request #295193 from Homebrew/bump-droast-1.4.11
  • b1b5608 Merge pull request #295195 from Homebrew/bump-fakecloud-0.44.3
  • 59f3dda Merge pull request #295148 from Homebrew/bump-onnxruntime-1.28.0
  • baf9bac Merge pull request #295124 from Homebrew/bump-bmake-20260714
  • cd64f4b Merge pull request #295198 from Homebrew/bump-libical-4.0.4
  • 9b2d4c2 Merge pull request #295199 from Homebrew/bump-neocmakelsp-0.11.0
  • 067c4f9 cargo-shear: update 1.13.3 bottle.
  • Additional commits viewable in compare view

Updates nix-darwin from 52573bc to 45af890

Commits
  • 45af890 controlcenter: add more menu bar defaults
  • 6567151 TextInputMenuAgent: add Text Input menu bar option
  • f680e71 Spotlight: add menu bar visibility option
  • 57a3171 programs/devenv: init module (#1834)
  • c1403be programs/devenv: init module
  • b4cccbd darwin-rebuild: add flake options to zsh completions (#1669)
  • 1543ae0 darwin-rebuild: add flake options to zsh completions
  • See full diff in compare view

Updates nix-homebrew from 842eeb8 to 60623ec

Commits

Updates nixos-hardware from 779c32a to a017f5b

Commits

Updates nixpkgs from 61b7c44 to e2587ca

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

Bumps the flake-lock group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [home-manager](https://github.com/nix-community/home-manager) | ``4601080`` | ``079a3b5`` |
| [homebrew-cask](https://github.com/homebrew/homebrew-cask) | ``2d77d99`` | ``c742dcf`` |
| [homebrew-core](https://github.com/homebrew/homebrew-core) | ``7d82d34`` | ``7ac5f74`` |
| [nix-darwin](https://github.com/iamanaws/nix-darwin) | ``52573bc`` | ``45af890`` |
| [nix-homebrew](https://github.com/zhaofengli/nix-homebrew) | ``842eeb8`` | ``60623ec`` |
| [nixos-hardware](https://github.com/NixOS/nixos-hardware) | ``779c32a`` | ``a017f5b`` |
| [nixpkgs](https://github.com/nixos/nixpkgs) | ``61b7c44`` | ``e2587ca`` |


Updates `home-manager` from `4601080` to `079a3b5`
- [Commits](nix-community/home-manager@4601080...079a3b5)

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

Updates `homebrew-core` from `7d82d34` to `7ac5f74`
- [Commits](Homebrew/homebrew-core@7d82d34...7ac5f74)

Updates `nix-darwin` from `52573bc` to `45af890`
- [Commits](iamanaws/nix-darwin@52573bc...45af890)

Updates `nix-homebrew` from `842eeb8` to `60623ec`
- [Commits](zhaofengli/nix-homebrew@842eeb8...60623ec)

Updates `nixos-hardware` from `779c32a` to `a017f5b`
- [Release notes](https://github.com/NixOS/nixos-hardware/releases)
- [Commits](NixOS/nixos-hardware@779c32a...a017f5b)

Updates `nixpkgs` from `61b7c44` to `e2587ca`
- [Commits](NixOS/nixpkgs@61b7c44...e2587ca)

---
updated-dependencies:
- dependency-name: home-manager
  dependency-version: '079a3b5d1aa6a719920a51316253b7d6dd22738d'
  dependency-type: direct:production
  dependency-group: flake-lock
- dependency-name: homebrew-cask
  dependency-version: c742dcf8b797746eaf0acbb60d9c85ed6024c7a9
  dependency-type: direct:production
  dependency-group: flake-lock
- dependency-name: homebrew-core
  dependency-version: 7ac5f741681e1d819507cfc326aea4b5835ab626
  dependency-type: direct:production
  dependency-group: flake-lock
- dependency-name: nix-darwin
  dependency-version: 45af890d21ed07f9c9094425dd019f43bcad80c9
  dependency-type: direct:production
  dependency-group: flake-lock
- dependency-name: nix-homebrew
  dependency-version: 60623ec512406261f553d24033c8a0c53fd0b7f2
  dependency-type: direct:production
  dependency-group: flake-lock
- dependency-name: nixos-hardware
  dependency-version: a017f5b72210026af5b3ac5949f08d94380a6fbd
  dependency-type: direct:production
  dependency-group: flake-lock
- dependency-name: nixpkgs
  dependency-version: e2587caef70cea85dd97d7daab492899902dbf5d
  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 25, 2026
@github-actions github-actions Bot changed the title flake.lock: bump the flake-lock group with 7 updates flake.lock: update Jul 25, 2026
@github-actions
github-actions Bot merged commit abf5d06 into main Jul 25, 2026
1 check passed
@github-actions
github-actions Bot deleted the dependabot/nix/flake-lock-3b9e7991fa branch July 25, 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