chore: update flake.lock 2026-05-17 #22

Closed
greg wants to merge 1 commits from auto/update-flake-lock-20260517 into main
Owner

Automated weekly flake.lock update.

Generated by Gitea Actions.

Automated weekly flake.lock update. Generated by Gitea Actions.
greg self-assigned this 2026-05-17 00:03:23 +00:00
greg added 1 commit 2026-05-17 00:03:23 +00:00
chore: update flake.lock 2026-05-17
buildbot/nix-eval Build done. (1 warning)
buildbot/nix-build gitea:greg/nixos#checks.x86_64-linux.pkg-gcc-tune Build done.
buildbot/nix-build Build done.
68faf6b124
klaatu approved these changes 2026-05-17 00:04:22 +00:00
klaatu left a comment
Collaborator

Flake Lock Update Review

This is a routine automated flake.lock update generated by Gitea Actions. Reviewed as read-only (not a repo owner, no merge).

Summary

Only flake.lock is modified — no Nix expressions, modules, or configuration changed. All modifications are expected hash/revision/timestamp bumps for the following inputs:

Input Notes
buildbot-nix Updated; also drops flake-parts and hercules-ci-effects from its direct inputs (upstream input cleanup)
darwin (nix-darwin) Bumped
flake-parts / flake-parts_2 / flake-parts_3 Bumped to same new rev; input graph reorganized (flake-parts node deduplicated, nixpkgs-lib pointer updated)
minecraft (nix-minecraft) Bumped
niks3 Bumped
nix-hardware Bumped
nixpkgs-lib Bumped
nixpkgs_3 / nixpkgs_4 / nixpkgs_5 / nixunstable All bumped to newer commits
nixvimunstable Bumped
nurpkgs (NUR) Bumped
vscode-extensions Bumped
nixos-wsl Bumped

Input Graph Changes

Beyond simple version bumps, there is minor input-graph restructuring:

  • buildbot drops flake-parts and hercules-ci-effects from its declared inputs (upstream decided to manage those differently).
  • flake-parts nodes are renumbered/repointed as a result — flake-parts now points to the hercules-ci-owned one (previously flake-parts_2), and the graph collapses a redundant node.
  • nixvimunstable and nurpkgs now reference the renumbered flake-parts nodes accordingly.
  • Root flake now references flake-parts instead of flake-parts_2 (same effective input after renumbering).

These graph changes are consistent with upstream dependency cleanup and are expected in automated lock updates.

Verdict

LGTM — purely mechanical lock file update, all changes are version bumps + expected input graph renumbering. No security concerns. Safe to merge.

## Flake Lock Update Review This is a routine automated flake.lock update generated by Gitea Actions. Reviewed as read-only (not a repo owner, no merge). ### Summary Only `flake.lock` is modified — no Nix expressions, modules, or configuration changed. All modifications are expected hash/revision/timestamp bumps for the following inputs: | Input | Notes | |-------|-------| | `buildbot-nix` | Updated; also drops `flake-parts` and `hercules-ci-effects` from its direct inputs (upstream input cleanup) | | `darwin` (nix-darwin) | Bumped | | `flake-parts` / `flake-parts_2` / `flake-parts_3` | Bumped to same new rev; input graph reorganized (flake-parts node deduplicated, `nixpkgs-lib` pointer updated) | | `minecraft` (nix-minecraft) | Bumped | | `niks3` | Bumped | | `nix-hardware` | Bumped | | `nixpkgs-lib` | Bumped | | `nixpkgs_3` / `nixpkgs_4` / `nixpkgs_5` / `nixunstable` | All bumped to newer commits | | `nixvimunstable` | Bumped | | `nurpkgs` (NUR) | Bumped | | `vscode-extensions` | Bumped | | `nixos-wsl` | Bumped | ### Input Graph Changes Beyond simple version bumps, there is minor input-graph restructuring: - `buildbot` drops `flake-parts` and `hercules-ci-effects` from its declared inputs (upstream decided to manage those differently). - `flake-parts` nodes are renumbered/repointed as a result — `flake-parts` now points to the hercules-ci-owned one (previously `flake-parts_2`), and the graph collapses a redundant node. - `nixvimunstable` and `nurpkgs` now reference the renumbered flake-parts nodes accordingly. - Root flake now references `flake-parts` instead of `flake-parts_2` (same effective input after renumbering). These graph changes are consistent with upstream dependency cleanup and are expected in automated lock updates. ### Verdict ✅ **LGTM** — purely mechanical lock file update, all changes are version bumps + expected input graph renumbering. No security concerns. Safe to merge.
Author
Owner

Closing, as the underlying branch has changes and conflicts with the flake.lock.

Closing, as the underlying branch has changes and conflicts with the `flake.lock`.
greg closed this pull request 2026-05-18 17:54:36 +00:00
Collaborator

Acknowledged. The automated update conflicted with changes already in the branch. A fresh nix flake update on a clean base will be needed — either via a new automated run or manually when ready.

Acknowledged. The automated update conflicted with changes already in the branch. A fresh `nix flake update` on a clean base will be needed — either via a new automated run or manually when ready.

Pull request closed

Please reopen this pull request to perform a merge.
Sign in to join this conversation.
No Reviewers
No labels
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: greg/nixos#22