Zhaofeng Li
|
5fdd743a11
|
Release 0.4.0
|
2023-05-14 23:05:08 -06:00 |
|
Victor Nawothnig
|
012328d75b
|
Switch to cargoLock.lockFile
|
2022-06-02 10:57:17 +02:00 |
|
Zhaofeng Li
|
d2cff53d39
|
Update deps
|
2022-05-22 02:15:33 -07:00 |
|
Zhaofeng Li
|
f5071dcff2
|
manual: Migrate to cli.rs domain
|
2022-05-08 17:43:48 -07:00 |
|
Zhaofeng Li
|
0ce26c1fdd
|
Start work on 0.4.0
|
2022-04-27 14:10:58 -07:00 |
|
Zhaofeng Li
|
fbefc48d89
|
Release 0.3.0
|
2022-04-27 14:10:58 -07:00 |
|
Zhaofeng Li
|
0201f5c320
|
Update deps
|
2022-04-19 00:29:35 -07:00 |
|
Zhaofeng Li
|
11289dd7ff
|
package.nix: Remove conditionals on nix-eval-jobs
|
2022-04-03 19:10:46 -07:00 |
|
Zhaofeng Li
|
b9496cf3d8
|
Update deps
|
2022-04-03 17:16:01 -07:00 |
|
Zhaofeng Li
|
f81170c8ee
|
Cargo.lock: Bump indicatif
Fixes #65.
|
2022-03-16 23:33:14 -07:00 |
|
Zhaofeng Li
|
26b2203da9
|
Update deps
|
2022-03-07 22:02:04 -08:00 |
|
Zhaofeng Li
|
514cff68bd
|
package.nix: Unset NIX_EVAL_JOBS if nix-eval-jobs not pinned
|
2022-03-07 22:02:04 -08:00 |
|
Zhaofeng Li
|
0080622ad1
|
Cargo.lock: Update
|
2022-02-16 01:11:06 -08:00 |
|
Zhaofeng Li
|
e3c0686c67
|
Update deps
|
2022-02-04 20:58:17 -08:00 |
|
Zhaofeng Li
|
45b135c1b1
|
nix_eval_jobs: Add timeouts to tests
Sometimes nix-eval-jobs would lock up indefinitely, so let's make it
fail fast in CI.
Also ignore test_json_global_error while we investigate.
|
2022-02-04 20:58:17 -08:00 |
|
Zhaofeng Li
|
0019fa8239
|
Update deps
|
2022-01-25 14:22:26 -08:00 |
|
Zhaofeng Li
|
cf9a72a1d4
|
nix: Add initial nix-eval-job integration
A DrvSetEvaluator is able to evaluate attribute sets of derivations,
streaming results as they come in.
|
2022-01-22 17:50:53 -08:00 |
|
Zhaofeng Li
|
7e15450fd2
|
default.nix: Switch to flake-compat
`package.nix` is kept in sync with the expression in upstream Nixpkgs.
|
2022-01-21 00:45:12 -08:00 |
|