guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nix-dev] [PATCH] daemon: Add 'buildMode' parameter to 'buildPaths'


From: Shea Levy
Subject: Re: [Nix-dev] [PATCH] daemon: Add 'buildMode' parameter to 'buildPaths' RPC.
Date: Wed, 02 Dec 2015 12:48:39 -0500
User-agent: Roundcube Webmail/0.8.2

Can you resend with paths appropriate to the nix repo? There is no nix/ directory there.

~Shea

On 2015-12-02 12:03, Ludovic Courtès wrote:
* nix/libstore/worker-protocol.hh (PROTOCOL_VERSION): Bump to 0x10f.
* nix/libstore/remote-store.cc (RemoteStore::buildPaths): Send the
BUILDMODE when the daemon supports it.  Reject invalid values of
BUILDMODE for old daemons.
* nix/nix-daemon/nix-daemon.cc (performOp) <wopBuildPaths>: Read the
build mode when the client supports it.
---
 nix/libstore/remote-store.cc    | 11 +++++++++--
 nix/libstore/worker-protocol.hh |  2 +-
 nix/nix-daemon/nix-daemon.cc    | 11 ++++++++++-
 3 files changed, 20 insertions(+), 4 deletions(-)


_______________________________________________
nix-dev mailing list
address@hidden
http://lists.science.uu.nl/mailman/listinfo/nix-dev




reply via email to

[Prev in Thread] Current Thread [Next in Thread]