You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This does two things:
- lift the restriction on remote builds with legacy nix; the logic
remains the same and we use `nix --experimental-features nix-command'
to call Nix
- change the logic on build drivers: if we do a remote build, use
the nix-command setup even if we're not using a flake-enabled
nix (this still assumes the remote host has a nix version > 2.4)
0 commit comments