Bisecting: Difference between revisions
add note on hydrasect being broken |
correct --flake as applying specifically to nixos-rebuild |
||
| Line 20: | Line 20: | ||
* <code>--override-input</code>: nix flag that enables bisecting flakes' inputs | * <code>--override-input</code>: nix flag that enables bisecting flakes' inputs | ||
* <code>--flake</code> flag on | * <code>--flake</code> flag on [[nixos-rebuild]]: allows overriding flake directory so you can use nix flake operations from e.g. <code>git bisect run</code> | ||
[[Category:Version control]] | [[Category:Version control]] | ||