| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-17 | build: bump CI runner action to latest | DanConwayDev | |
| as the nix flake update must have broken cachix/install-nix-action@v22 ``` This version of Nixpkgs requires an implementation of Nix with the following features: - `builtins.nixVersion` reports at least 2.18 Your are evaluating with Nix 2.16.1, please upgrade: ``` | |||
| 2024-07-03 | build: increase CI test timeout | DanConwayDev | |
| whilst running clippy takes ~2m and tests take ~5m 10s, 'set up job' can take anywhere from 1s to 2ms | |||
| 2024-03-28 | build: use nix for tests ci | DanConwayDev | |
| using the same dependancies in ci as in development | |||