Update flake inputs #13

Merged
ferrumboll merged 1 commit from ferrumboll/update-flake-inputs-2026w29 into master 2026-07-17 06:45:51 +00:00
Owner

Summary

  • Updated flake inputs, including clan-core, its pinned nixpkgs, sops-nix, disko, flake-parts, and tsnsrv.
  • Pulls security-relevant NixOS packages/modules from the newer nixpkgs set, including OpenSSH, fail2ban, podman, restic/backup tooling, rathole, Garage, and OpenTofu/provider tooling where applicable.

Compatibility notes

  • This is a focused lock-file update only; no NixOS module option changes were made.
  • tsnsrv updates from the December 2025 revision to the March 2026 revision; app-server evaluation still succeeds.
  • clan-core/nixpkgs moves from the 2025-12 lock to 2026-07/2026-06 inputs; verified by building the affected machine toplevel.

Verification

  • nix develop --command nixfmt --check over tracked Nix files
  • nix develop --command nix build .#nixosConfigurations.app-server-1.config.system.build.toplevel --no-link

Notes

  • The first build attempt hit No space left on device; I ran nix store gc --max 5G on the support host and reran the same build successfully.
## Summary - Updated flake inputs, including `clan-core`, its pinned `nixpkgs`, `sops-nix`, `disko`, `flake-parts`, and `tsnsrv`. - Pulls security-relevant NixOS packages/modules from the newer nixpkgs set, including OpenSSH, fail2ban, podman, restic/backup tooling, rathole, Garage, and OpenTofu/provider tooling where applicable. ## Compatibility notes - This is a focused lock-file update only; no NixOS module option changes were made. - `tsnsrv` updates from the December 2025 revision to the March 2026 revision; app-server evaluation still succeeds. - `clan-core`/nixpkgs moves from the 2025-12 lock to 2026-07/2026-06 inputs; verified by building the affected machine toplevel. ## Verification - [x] `nix develop --command nixfmt --check` over tracked Nix files - [x] `nix develop --command nix build .#nixosConfigurations.app-server-1.config.system.build.toplevel --no-link` ## Notes - The first build attempt hit `No space left on device`; I ran `nix store gc --max 5G` on the support host and reran the same build successfully.
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!13
No description provided.