sandro

joined 2 years ago
[–] [email protected] 3 points 7 months 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" ];

[–] [email protected] 1 points 9 months ago

@fgaz @nixos @[email protected] @tcltk @[email protected] @[email protected] since shell is probably the smallest common nominator between all builds systems, I don't know where the fit for this would be since we could not remove a shell anyway. Maybe it would be useful to remove Python/Rust/Perl from deep down the dependency chain if shell is just not enough.