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
hix: use project' for lazier flake and no hardcoding evalSystem (#1893)
hard-coding a particular `evalSystem` is not portable,
and removing `evalSystem` forced users to have builders for each supported system.
(with this commit `evalSystem` is now only necessary for `nix flake show`)
0 commit comments