Excerpts from Nicolas Pierron's message of Tue Mar 29 11:11:11 +0200 2011: > The only disadvantage is that you won't see multiple assertions > failing at once.
> On the other side, you will always see when an > assertion is failing and this implementation is cleaner. Would you mind comparing your solution briefly with what I suggested: force evaluation of assertions when returning the config? I prefer seeing all failures at once rather than many iterative try / fail / fix cycles. Marc Weber _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
