sandro

joined 2 years ago
[–] sandro@c3d2.social 0 points 22 hours ago (1 children)

@QuizzaciousOtter
You can then no longer split pure evaluation and build as you need to build an undefined amount of things to finish the first evaluation. This is especially worse for Hydra, for nixos systems it usually works. Especially when bootstrapping is involved this can make the initial eval take almost days.

[–] sandro@c3d2.social 1 points 1 day ago (3 children)

@6d03
@rutrum more it's performance impact

[–] sandro@c3d2.social 3 points 1 year ago (3 children)

@silmaril You can combine the flag --extra-experimental-features "nix-command flakes" or use nix.settings.extra-experimental-features = [ "nix-command" "flakes" ];