No idea why you need the worktree.
Just bisect as normal, and your command to test will be nix run github:your/flake#package --override-input nixpkgs .
4 Likes
No idea why you need the worktree.
Just bisect as normal, and your command to test will be nix run github:your/flake#package --override-input nixpkgs .