Commit 21d0055
Amortise the non-niri half of the desktop closure (Quickshell, Qt6,
matugen, DMS, xwayland-satellite, foot and transitive deps) that a
fresh GH Actions runner otherwise rebuilds every cold run.
Output-cache storage (actions/cache-shaped), orthogonal to the
niri.cachix.org substituter trust lines (#59). Keyed on os × arch ×
flake.lock hash; PR branches restore from the os×arch prefix seeded
on main. GC to 5G before save keeps both arch entries under the 10 GB
per-repo limit; a 7-day last-accessed purge sweeps dead prefixes
without evicting the run's own primary key.
cache-nix-action chosen over Cachix/FlakeHub/Attic per the issue's
trust-delegation reasoning; revisit only if hit rate stays below ~60%
over a month or a second major source-built dep arrives.
https://claude.ai/code/session_01R9nbBuTjy2rkiMYJ6NJ1G1
Co-authored-by: Claude <noreply@anthropic.com>
1 parent 7a6c703 commit 21d0055
1 file changed
Lines changed: 32 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
81 | 113 | | |
0 commit comments