[docs] All per-host pins currently follow nixpkgs (zero divergence) — document intent #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Severity: low.
Every
nixpkgs-*pin inflake.nix:9-21resolves to the single rev viafollows = "nixpkgs"(confirmed inflake.lock). So the per-host pinning apparatus currently provides zero divergence — it's a forcing function with no payload today, and the "drift protection" is therefore untested.nixpkgs-projects/nixpkgs-ciare declared but consumed elsewhere.Action: add a README note stating the uniformity is intentional (and pins exist so a single host can diverge when needed), so a future reader doesn't mistake it for dead structure.
Found in fleet-wide Nix review 2026-06-02.