timokau / nix-bisect

Bisect nix builds. Status: alpha/proof of concept. You'll probably have to dig into the implementation if you want to use it. Built for personal use, lightly maintained. PRs welcome. Issues welcome, but I make no promises regarding responses or fix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support flaky builds

lovesegfault opened this issue · comments

Some builds, and in particular some tests, can be quite flaky, taking a few tries to succeed. It would be nice if nix-bisect had a builtin method of dealing with those, as mentioned in NixOS/nixpkgs#79304