Skip to content

build(deps): bump the flake-inputs group across 1 directory with 7 updates#162

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nix/flake-inputs-282f29c0fc
Open

build(deps): bump the flake-inputs group across 1 directory with 7 updates#162
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nix/flake-inputs-282f29c0fc

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Package From To
git-hooks 61ab0e8 3bbec39
home-manager 5b6f573 d456f48
nix-index-database 1a2ea89 854d04e
nixos-anywhere e260e08 13d4a2c
nixpkgs 25b882b 76e11c7
nixvim 56f95d1 caee4e5
openwrt-imagebuilder 99f7f5e 550500e

Updates git-hooks from 61ab0e8 to 3bbec39

Commits
  • 3bbec39 Merge pull request #718 from anstylian/clippy-lints-allow
  • 8455184 feat: allow configuring clippy allowed lints
  • See full diff in compare view

Updates home-manager from 5b6f573 to d456f48

Commits
  • d456f48 codex: add profile config support
  • 6274683 mkFirefoxModule: add warning for dropped options on wrapped packages
  • 5ccd408 dunst: use DAG ordered generator helper
  • b9a29e5 opencode: support ordered settings entries
  • 6716d81 lib: add DAG-aware format generators
  • 652f754 difftastic: support difftool-only git integration
  • 5bcff43 antigravity-cli: fix mcp validation error for remote/local servers
  • c187002 television: add themes option
  • eb0eb17 television: add csanthiago as maintainer
  • a20c21b maintainers: add csanthiago
  • Additional commits viewable in compare view

Updates nix-index-database from 1a2ea89 to 854d04e

Commits

Updates nixos-anywhere from e260e08 to 13d4a2c

Commits
  • 13d4a2c build(deps): bump nixpkgs from f117b4b to c190319 (#660)
  • bc594ef build(deps): bump nixpkgs from f117b4b to c190319
  • b32f323 build(deps): bump nixos-images from ff529ab to bf315e5 (#661)
  • 08aba11 build(deps): bump nixos-stable from bd0ff2d to a037402 (#659)
  • 9a6b7ef build(deps): bump nixos-images from ff529ab to bf315e5
  • 2bd64ea build(deps): bump nix-vm-test from d41d806 to 2071ebc (#658)
  • e70ec2e build(deps): bump disko from 24fed06 to ff8702b (#657)
  • b86bf89 build(deps): bump nixos-stable from bd0ff2d to a037402
  • 9f146a9 build(deps): bump nix-vm-test from d41d806 to 2071ebc
  • ab31eb7 build(deps): bump disko from 24fed06 to ff8702b
  • See full diff in compare view

Updates nixpkgs from 25b882b to 76e11c7

Commits

Updates nixvim from 56f95d1 to caee4e5

Commits
  • caee4e5 plugins.lsp: restore autostart compatibility
  • aaeb352 flake: Update
  • d43c763 plugins/efmls-configs: map available packagings
  • 5dddd55 plugins/none-ls: map packaged tools
  • d40cfe3 plugins/conform-nvim: map available formatter packages
  • 157cbcb modules/lsp/packages: map newly packaged servers
  • cd53e7a flake: Update
  • 0ddc79c dev: update search
  • 1d91fc6 modules/lsp/packages: add dexter packaged
  • af139aa tests/plugins/obsidian: migrate legacy commands
  • Additional commits viewable in compare view

Updates openwrt-imagebuilder from 99f7f5e to 550500e

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

…dates

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

| Package | From | To |
| --- | --- | --- |
| [git-hooks](https://github.com/cachix/git-hooks.nix) | ``61ab0e8`` | ``3bbec39`` |
| [home-manager](https://github.com/nix-community/home-manager) | ``5b6f573`` | ``d456f48`` |
| [nix-index-database](https://github.com/nix-community/nix-index-database) | ``1a2ea89`` | ``854d04e`` |
| [nixos-anywhere](https://github.com/nix-community/nixos-anywhere) | ``e260e08`` | ``13d4a2c`` |
| [nixpkgs](https://github.com/NixOS/nixpkgs) | ``25b882b`` | ``76e11c7`` |
| [nixvim](https://github.com/nix-community/nixvim) | ``56f95d1`` | ``caee4e5`` |
| [openwrt-imagebuilder](https://github.com/Astro/nix-openwrt-imagebuilder) | ``99f7f5e`` | ``550500e`` |



Updates `git-hooks` from `61ab0e8` to `3bbec39`
- [Commits](cachix/git-hooks.nix@61ab0e8...3bbec39)

Updates `home-manager` from `5b6f573` to `d456f48`
- [Commits](nix-community/home-manager@5b6f573...d456f48)

Updates `nix-index-database` from `1a2ea89` to `854d04e`
- [Release notes](https://github.com/nix-community/nix-index-database/releases)
- [Commits](nix-community/nix-index-database@1a2ea89...854d04e)

Updates `nixos-anywhere` from `e260e08` to `13d4a2c`
- [Release notes](https://github.com/nix-community/nixos-anywhere/releases)
- [Commits](nix-community/nixos-anywhere@e260e08...13d4a2c)

Updates `nixpkgs` from `25b882b` to `76e11c7`
- [Commits](NixOS/nixpkgs@25b882b...76e11c7)

Updates `nixvim` from `56f95d1` to `caee4e5`
- [Commits](nix-community/nixvim@56f95d1...caee4e5)

Updates `openwrt-imagebuilder` from `99f7f5e` to `550500e`
- [Commits](astro/nix-openwrt-imagebuilder@99f7f5e...550500e)

---
updated-dependencies:
- dependency-name: git-hooks
  dependency-version: 3bbec39bc90eadfa031e6f3b77272f3f60803e39
  dependency-type: direct:production
  dependency-group: flake-inputs
- dependency-name: home-manager
  dependency-version: d456f483f157d4b706416005da226234b9c116ff
  dependency-type: direct:production
  dependency-group: flake-inputs
- dependency-name: nix-index-database
  dependency-version: 854d04e2368fb2e9c328a36b3c0a04cd713bfae1
  dependency-type: direct:production
  dependency-group: flake-inputs
- dependency-name: nixos-anywhere
  dependency-version: 13d4a2c51a896417289acc0664ed41936c6897e2
  dependency-type: direct:production
  dependency-group: flake-inputs
- dependency-name: nixpkgs
  dependency-version: 76e11c75b099ff27967d7a4330def9164b9aea32
  dependency-type: direct:production
  dependency-group: flake-inputs
- dependency-name: nixvim
  dependency-version: caee4e5d4161778815f522d9ea1c9e3dc42462b7
  dependency-type: direct:production
  dependency-group: flake-inputs
- dependency-name: openwrt-imagebuilder
  dependency-version: 550500e8149373d8e75edf266bfcb87eff50d055
  dependency-type: direct:production
  dependency-group: flake-inputs
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants