On Tue, Mar 29, 2011 at 16:16, Ludovic Courtès <[email protected]> wrote: > Hi Nicolas, > > Thanks for your quick response. > > Nicolas Pierron <[email protected]> writes: > >> Thus, the solution to our problem is to provide a similar property >> which handle assertions ;) This would be less hacky and would avoid >> such errors in the future. >> >> config = >> mkIf config.services.ttyBackgrounds.enable ( >> mkAssert kernelPackages.splashutils != null " > > So we’d have to use ‘mkAssert’ in many modules, or maybe in all modules, > right?
Yes, > Do you plan to make the change? :-) they are already committed locally, still have to push them. -- Nicolas Pierron http://www.linkedin.com/in/nicolasbpierron - http://nbp.name/ _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
