Aalexjgci: update to use nix
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
ci: update to use nix Problem: CI is currently heavily tied to Github Actions. This means it's very hard to reproduce CI failures locally. Solution: extend the use of the existing nix tooling and make Github Actions mostly just call nix. The main downside of this approach is that nix is not available for windows, so for windows we use the existing approach. | 19 天前 |