Skip to content

Releases: nix-community/nix-eval-jobs

v2.25.0

10 Dec 07:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.24.1...v2.25.0

v2.24.1

10 Oct 20:44
Compare
Choose a tag to compare

What's Changed

  • drv: backport CA derivations support changes from hydra-eval-jobs by @Mic92 in #322
  • Add --reference-lock-file option by @MagicRB in #329
  • improve compatibility if ca derivations are present by @Mic92 in #330

New Contributors

Full Changelog: v2.24.0...v2.24.1

v2.24.0: Merge pull request #321 from nix-community/bump-nix

11 Aug 10:28
8802412
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.23.0...v2.24.0

v2.23.0

14 Jul 04:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.22.1...v2.23.0

Fix macos support

24 Jun 11:24
Compare
Choose a tag to compare

What's Changed

  • also show if a store path is local or if it needs to be substituted by @Mic92 in #304 and by @anmonteiro in #311
  • Fix stack size and RTTI finding symbols on macos by @Mic92 in #312
  • Work around objc crash on macOS by @Mic92 in #314

New Contributors

Full Changelog: v2.21.0...v2.22.1

v2.22.0

09 May 09:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.21.0...v2.22.0

v2.21.0

23 Apr 08:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.19.4...v2.21.0

v2.19.4

18 Dec 08:49
Compare
Choose a tag to compare

What's Changed

  • Make it more reliable to interrupt nix-eval-jobs with Ctrl-C by @Mic92 in #290

Full Changelog: v2.19.3...v2.19.4

v2.19.3

17 Dec 08:17
Compare
Choose a tag to compare

What's Changed

  • fix exit status reporting when evaluation fails by @Mic92 in 83df9d4
  • classify SIGSEV/SIGBUS as infinite recursion errors by @Mic92 in #289

Full Changelog: v2.19.2...v2.19.3

v2.19.2

10 Dec 20:42
Compare
Choose a tag to compare

What's Changed

  • don't fail nix-eval-jobs on eval errors by @Mic92 in #281
  • apply treefmt by @Mic92 in #283
  • fix catching eval errors on macOS by @Mic92 in #285
  • release proc.pid properly before calling waitpid by @Mic92 in #285

Full Changelog: v2.19.1...v2.19.2