Hi Michael,
On Mon, Aug 4, 2008 at 11:36, Michael Raskin <[EMAIL PROTECTED]> wrote:
> Author: raskin
> Date: 2008-08-04 09:36:11 +0000 (Mon, 04 Aug 2008)
> New Revision: 12472
>
> Modified:
> nixos/trunk/upstart-jobs/vsftpd.nix
I have a small suggestion ;)
enableVarYesNo = cond: name:
if cond then "${name}_enable=YES" else "${name}_enable=NO";
Cheers,
--
Nicolas Pierron
- If you are doing something twice then you should try to do it once.
_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev