Bisecting: Difference between revisions
m Move npc link to a more sensible location |
m Make grammar more consistent |
||
| Line 8: | Line 8: | ||
* [https://github.com/blitz/hydrasect <code>hydrasect</code>]: select cached commits cached by Hydra | * [https://github.com/blitz/hydrasect <code>hydrasect</code>]: select cached commits cached by Hydra | ||
* [https://github.com/symphorien/nixpkgs-staging-bisecter <code>nixpkgs-staging-bisecter</code>]: reduce number of derivations to be built. | * [https://github.com/symphorien/nixpkgs-staging-bisecter <code>nixpkgs-staging-bisecter</code>]: reduce number of derivations to be built. | ||
* [https://github.com/samestep/npc <code>npc</code>]: | * [https://github.com/samestep/npc <code>npc</code>]: bisect Nixpkgs as a flake input (see below), only considering historical channel bumps instead of all <code>master</code> commits. | ||
== Automating bisects == | == Automating bisects == | ||