[Nix-dev] NixON initiative

Profpatsch mail at profpatsch.de
Fri Mar 4 01:34:01 CET 2016


On 16-02-28 04:44pm, zimbatm wrote:
> So something like that ? https://github.com/NixOS/nixpkgs/pull/13552
> And then we would convert all of our tooling to output JSON ?

As long as nixexprs embedded in the JSON are *not* evaluated in any way,
we are fine.

Think of

{
  "hello" = "{ foo = (abort \"ooooops\"); }"
}

And no, please noone think this is a good idea and we should support that.

-- 
Proudly written in Mutt with Vim on NixOS.
Q: Why is this email five sentences or less?
A: http://five.sentenc.es
May take up to five days to read your message. If it’s urgent, call me.


More information about the nix-dev mailing list