> Hi all,
>
> This patch adds and documents the "--from-file" option which allows
> parsing a file (or stdin) for additional arguments to the command. Note
> that this patch is NOT YET TESTED, I'm sending it here while I work on
> figuring out how to build nix from SVN in the hopes that someone might
> already be equipped to do so and might test it in the mean time.
>
> Cheers,
> Shea Levy
> _______________________________________________
> nix-dev mailing list
> [email protected]
> https://mail.cs.uu.nl/mailman/listinfo/nix-dev
>

Forgot to mention why we care about this: This will allow us to avoid the
"argument list too long" problem with the default remote builder hook by
allowing us to send arguments via stdin.

_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Reply via email to