@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.
sandro
joined 2 years ago
@silmaril You can combine the flag --extra-experimental-features "nix-command flakes" or use nix.settings.extra-experimental-features = [ "nix-command" "flakes" ];