>> Issue pulseSupport -> does it make sense to have a global 'enable >> pulse for all packgages' config.pulseSupport = true flag? >> >> packages could be using: config.pulseSupport or false to disable by >> default then. > > In my opinion baking global implicit state into nixpkgs is not a good > idea.
It's not *state*, is it? We're basically already doing global configuration, and I think the proposal is about actually using this to get a USE-like system. IMO it wouldn't hurt, as long as the defaults are sensible, because Hydra will most likely only build those (the number of possible configurations it could build increases exponentially with every new setting, so it couldn't possibly build all of them). In other words: please don't turn NixOS into Gentoo by forcing us to compile everything. =)
signature.asc
Description: PGP signature
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
