Skip to content

flake: bump the inputs group across 1 directory with 13 updates#331

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nix/inputs-ac4f7f34ec
Open

flake: bump the inputs group across 1 directory with 13 updates#331
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nix/inputs-ac4f7f34ec

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the inputs group with 13 updates in the / directory:

Package From To
autopilot 9ec6a52 46e7535
llm 0858b21 7cd2288
miroir 3fc730a 9dfbe3d
nixpkgs 04ab5de 2f478a0
nixvim f316e94 48409be
noctalia f393b97 8c0deca
noctalia-greeter 8e53bb3 32b015f
rust-overlay 471286a a163bd0
srvos 327a43d f68d874
terraform-providers 427bfa5 f2af55b
uad2 4f45c2b 3a13dac
ysun b0e3b48 e2815af
zen 35443b7 a8f9b6d

Updates autopilot from 9ec6a52 to 46e7535

Commits
  • 46e7535 flake: bump nixpkgs from 1f62208 to 04ab5de in the inputs group
  • See full diff in compare view

Updates llm from 0858b21 to 7cd2288

Commits

Updates miroir from 3fc730a to 9dfbe3d

Commits
  • 9dfbe3d build(deps): bump google.golang.org/grpc
  • 22cd742 flake: bump nixpkgs from a47c123 to 7525d99 in the inputs group
  • See full diff in compare view

Updates nixpkgs from 04ab5de to 2f478a0

Commits

Updates nixvim from f316e94 to 48409be

Commits
  • 48409be maintainers: update generated/all-maintainers.nix
  • fdd3386 maintainers: update Fovir's GitHub username
  • See full diff in compare view

Updates noctalia from f393b97 to 8c0deca

Commits
  • 8c0deca widgets/media: migrate to typed widget definition (#3630)
  • a260845 fix: repair use-after-move sites surfaced by bugprone-use-after-move
  • 7887bac ci(clang-tidy): adding bugprone-use-after-move
  • d8ffd84 fix(calendar): retain CalDAV password during discovery (#3629)
  • 49ada5f chore(flake): update flake.lock
  • 097f12d fix(settings): handle inherited dead zone actions
  • a54be33 refactor(config): split card borders out of shell.panel.borders
  • 590140f chore(i18n): update
  • 39d2c76 fix(control-center): draw the user card wallpaper and its scrim as one rounde...
  • 8f2180e fix(config): keep capsule groups resolvable when a bar lane override is reset
  • Additional commits viewable in compare view

Updates noctalia-greeter from 8e53bb3 to 32b015f

Commits

Updates rust-overlay from 471286a to a163bd0

Commits

Updates srvos from 327a43d to f68d874

Commits
  • f68d874 fix: Hostname was interpreted as mathematical expression
  • See full diff in compare view

Updates terraform-providers from 427bfa5 to f2af55b

Commits

Updates uad2 from 4f45c2b to 3a13dac

Commits
  • 3a13dac flake: bump nixpkgs from 753cc8a to e2587ca in the inputs group
  • See full diff in compare view

Updates ysun from b0e3b48 to e2815af

Commits
  • e2815af flake: bump nixpkgs from a47c123 to 7525d99 in the inputs group
  • See full diff in compare view

Updates zen from 35443b7 to a8f9b6d

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 inputs group with 13 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [autopilot](https://github.com/stepbrobd/autopilot) | ``9ec6a52`` | ``46e7535`` |
| [llm](https://github.com/numtide/llm-agents.nix) | ``0858b21`` | ``7cd2288`` |
| [miroir](https://github.com/stepbrobd/miroir) | ``3fc730a`` | ``9dfbe3d`` |
| [nixpkgs](https://github.com/nixos/nixpkgs) | ``04ab5de`` | ``2f478a0`` |
| [nixvim](https://github.com/nix-community/nixvim) | ``f316e94`` | ``48409be`` |
| [noctalia](https://github.com/noctalia-dev/noctalia) | ``f393b97`` | ``8c0deca`` |
| [noctalia-greeter](https://github.com/noctalia-dev/noctalia-greeter) | ``8e53bb3`` | ``32b015f`` |
| [rust-overlay](https://github.com/oxalica/rust-overlay) | ``471286a`` | ``a163bd0`` |
| [srvos](https://github.com/nix-community/srvos) | ``327a43d`` | ``f68d874`` |
| [terraform-providers](https://github.com/nix-community/nixpkgs-terraform-providers-bin) | ``427bfa5`` | ``f2af55b`` |
| [uad2](https://github.com/stepbrobd/uad2) | ``4f45c2b`` | ``3a13dac`` |
| [ysun](https://github.com/stepbrobd/ysun) | ``b0e3b48`` | ``e2815af`` |
| [zen](https://github.com/0xc000022070/zen-browser-flake) | ``35443b7`` | ``a8f9b6d`` |



Updates `autopilot` from `9ec6a52` to `46e7535`
- [Commits](stepbrobd/autopilot@9ec6a52...46e7535)

Updates `llm` from `0858b21` to `7cd2288`
- [Release notes](https://github.com/numtide/llm-agents.nix/releases)
- [Commits](numtide/llm-agents.nix@0858b21...7cd2288)

Updates `miroir` from `3fc730a` to `9dfbe3d`
- [Commits](stepbrobd/miroir@3fc730a...9dfbe3d)

Updates `nixpkgs` from `04ab5de` to `2f478a0`
- [Commits](NixOS/nixpkgs@04ab5de...2f478a0)

Updates `nixvim` from `f316e94` to `48409be`
- [Commits](nix-community/nixvim@f316e94...48409be)

Updates `noctalia` from `f393b97` to `8c0deca`
- [Release notes](https://github.com/noctalia-dev/noctalia/releases)
- [Commits](noctalia-dev/noctalia@f393b97...8c0deca)

Updates `noctalia-greeter` from `8e53bb3` to `32b015f`
- [Commits](noctalia-dev/noctalia-greeter@8e53bb3...32b015f)

Updates `rust-overlay` from `471286a` to `a163bd0`
- [Commits](oxalica/rust-overlay@471286a...a163bd0)

Updates `srvos` from `327a43d` to `f68d874`
- [Commits](nix-community/srvos@327a43d...f68d874)

Updates `terraform-providers` from `427bfa5` to `f2af55b`
- [Commits](nix-community/nixpkgs-terraform-providers-bin@427bfa5...f2af55b)

Updates `uad2` from `4f45c2b` to `3a13dac`
- [Commits](stepbrobd/uad2@4f45c2b...3a13dac)

Updates `ysun` from `b0e3b48` to `e2815af`
- [Release notes](https://github.com/stepbrobd/ysun/releases)
- [Commits](stepbrobd/ysun@b0e3b48...e2815af)

Updates `zen` from `35443b7` to `a8f9b6d`
- [Release notes](https://github.com/0xc000022070/zen-browser-flake/releases)
- [Commits](0xc000022070/zen-browser-flake@35443b7...a8f9b6d)

---
updated-dependencies:
- dependency-name: autopilot
  dependency-version: 46e75352e24c871e583caa956d36efdb33a81994
  dependency-type: direct:production
  dependency-group: inputs
- dependency-name: llm
  dependency-version: 7cd2288e0c918b7af05f8a2ad446c54f463da21b
  dependency-type: direct:production
  dependency-group: inputs
- dependency-name: miroir
  dependency-version: 9dfbe3dd5217d89b1cb9e71a71214309aa1cb100
  dependency-type: direct:production
  dependency-group: inputs
- dependency-name: nixpkgs
  dependency-version: 2f478a0b4a50c38e4bcf17a16e276e2b531debef
  dependency-type: direct:production
  dependency-group: inputs
- dependency-name: nixvim
  dependency-version: 48409beb41e8e28b64e8160ca82d8a93fb628963
  dependency-type: direct:production
  dependency-group: inputs
- dependency-name: noctalia
  dependency-version: 8c0deca5334affe0b9f5d4581d486c9ffc482aa3
  dependency-type: direct:production
  dependency-group: inputs
- dependency-name: noctalia-greeter
  dependency-version: 32b015ff9d2c8268f9f195e719c150d2c0513814
  dependency-type: direct:production
  dependency-group: inputs
- dependency-name: rust-overlay
  dependency-version: a163bd01a6e11ac58d4f8d11669da550b5afbbc6
  dependency-type: direct:production
  dependency-group: inputs
- dependency-name: srvos
  dependency-version: f68d8742a28415414ba1b8fb8dc67c9b09222beb
  dependency-type: direct:production
  dependency-group: inputs
- dependency-name: terraform-providers
  dependency-version: f2af55b569039979a9f652cb0b57f1358060230c
  dependency-type: direct:production
  dependency-group: inputs
- dependency-name: uad2
  dependency-version: 3a13dacdea9df18d2a6b91c005f540095f32e4bc
  dependency-type: direct:production
  dependency-group: inputs
- dependency-name: ysun
  dependency-version: e2815af094d63d1972682b5a0f54b4f081d4303a
  dependency-type: direct:production
  dependency-group: inputs
- dependency-name: zen
  dependency-version: a8f9b6d014c9cfe0615dccb2bc7808713f6e62c2
  dependency-type: direct:production
  dependency-group: inputs
...

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 26, 2026
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