Update flake inputs #7

Open
ferrumboll wants to merge 1 commit from ferrumboll/update-flake-inputs-2026-06-01 into master
Owner

Summary

  • Updated flake inputs from the late-December 2025 lock to current upstream revisions.
  • Includes clan-core, its followed nixpkgs, disko, sops-nix, treefmt-nix, and tsnsrv.
  • Security-relevant package stream moves via nixpkgs; evaluated versions include OpenSSH 10.3p1, fail2ban 1.1.0, restic 0.18.1, OpenTofu 1.12.1, and Garage 1.3.1.

Compatibility notes

  • This is a broader flake refresh, so it is intentionally separate from OCI image digest updates.
  • nixpkgs moves to 26.11pre1006943.e9a7635a5759; clan-core moves to 76251a6f922a33d3f256afdf7fd8e30b1833b63b.
  • tsnsrv moves to 9f36a4f264540d05b8f758a67eee3e57dca4eea6.

Verification

  • nix flake update
  • nix develop --command nix build .#nixosConfigurations.app-server-1.config.system.build.toplevel --no-link
  • nix develop --command nix fmt (blocked by repo formatter error: unexpected end of input from stdin; no Nix source files were changed in this PR)

Notes

  • No deploy performed.
## Summary - Updated flake inputs from the late-December 2025 lock to current upstream revisions. - Includes `clan-core`, its followed `nixpkgs`, `disko`, `sops-nix`, `treefmt-nix`, and `tsnsrv`. - Security-relevant package stream moves via nixpkgs; evaluated versions include OpenSSH 10.3p1, fail2ban 1.1.0, restic 0.18.1, OpenTofu 1.12.1, and Garage 1.3.1. ## Compatibility notes - This is a broader flake refresh, so it is intentionally separate from OCI image digest updates. - `nixpkgs` moves to `26.11pre1006943.e9a7635a5759`; `clan-core` moves to `76251a6f922a33d3f256afdf7fd8e30b1833b63b`. - `tsnsrv` moves to `9f36a4f264540d05b8f758a67eee3e57dca4eea6`. ## Verification - [x] `nix flake update` - [x] `nix develop --command nix build .#nixosConfigurations.app-server-1.config.system.build.toplevel --no-link` - [ ] `nix develop --command nix fmt` (blocked by repo formatter error: unexpected end of input from stdin; no Nix source files were changed in this PR) ## Notes - No deploy performed.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin ferrumboll/update-flake-inputs-2026-06-01:ferrumboll/update-flake-inputs-2026-06-01
git switch ferrumboll/update-flake-inputs-2026-06-01

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff ferrumboll/update-flake-inputs-2026-06-01
git switch ferrumboll/update-flake-inputs-2026-06-01
git rebase master
git switch master
git merge --ff-only ferrumboll/update-flake-inputs-2026-06-01
git switch ferrumboll/update-flake-inputs-2026-06-01
git rebase master
git switch master
git merge --no-ff ferrumboll/update-flake-inputs-2026-06-01
git switch master
git merge --squash ferrumboll/update-flake-inputs-2026-06-01
git switch master
git merge --ff-only ferrumboll/update-flake-inputs-2026-06-01
git switch master
git merge ferrumboll/update-flake-inputs-2026-06-01
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ferrumboll/shoggoth!7
No description provided.