Commit 4acb8db
committed
ci(rust): replace dead magic-nix-cache with cachix nix-store cache
magic-nix-cache v8 only uploads to FlakeHub (not connected) — its GHA backend was
retired, so it cached nothing. Use our public cachix cache (kasumi-proxy) instead:
pulls the devshell closure as a substituter and pushes newly-built paths. Reads
need no token (public), so fork PRs benefit; pushes use CACHIX_AUTH_TOKEN.1 parent b208eba commit 4acb8db
1 file changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
137 | | - | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
138 | 146 | | |
139 | 147 | | |
140 | 148 | | |
| |||
0 commit comments