lix/scripts
Eelco Dolstra a5c6347ff0 build-remote.pl: Use ‘nix-store --serve’ on the remote side
This makes things more efficient (we don't need to use an SSH master
connection, and we only start a single remote process) and gets rid of
locking issues (the remote nix-store process will keep inputs and
outputs locked as long as they're needed).

It also makes it more or less secure to connect directly to the root
account on the build machine, using a forced command
(e.g. ‘command="nix-store --serve --write"’). This bypasses the Nix
daemon and is therefore more efficient.

Also, don't call nix-store to import the output paths.
2014-07-11 16:22:24 +02:00
..
build-remote.pl.in build-remote.pl: Use ‘nix-store --serve’ on the remote side 2014-07-11 16:22:24 +02:00
copy-from-other-stores.pl.in copy-from-other-stores.pl: Respect $NIX_BIN_DIR 2013-07-01 13:30:28 +02:00
copying-collector.pl * I said it couldn't be done. I was wrong. 2005-04-04 15:18:19 +00:00
download-from-binary-cache.pl.in Also provide an option for setting the curl connection timeout 2014-02-26 16:07:43 +01:00
download-using-manifests.pl.in Install bsdiff and bspatch in $(libexecdir)/nix 2013-12-02 20:21:31 +00:00
find-runtime-roots.pl.in Revert "Scan /proc/<pid>/cmdline for GC roots" 2013-12-20 14:18:24 +01:00
install-nix-from-closure.sh Don't barf when installing as root 2014-04-10 23:42:48 +02:00
local.mk Fix "make dist" 2014-02-01 14:38:12 +01:00
nix-build.in nix-build: --add-root also takes 1 parameter 2014-05-26 17:24:43 +02:00
nix-channel.in Fix broken patch 2014-02-26 13:48:23 +01:00
nix-collect-garbage.in nix-collect-garbage: Add --delete-older-than option 2014-03-30 00:54:16 +01:00
nix-copy-closure.in nix-copy-closure -s: Do substitutions via ‘nix-store --serve’ 2014-07-10 20:43:04 +02:00
nix-generate-patches.in nix-generate-patches: Optionally write new patches to $NIX_ALL_PATCHES 2012-04-04 20:46:18 +00:00
nix-http-export.cgi.in Replace wrong (w.r.t. PATH) sed call with in-shell substitution 2009-02-19 20:46:45 +00:00
nix-install-package.in When ‘--help’ is given, just run ‘man’ to show the manual page 2012-10-03 16:40:09 -04:00
nix-prefetch-url.in nix-prefetch-url: Improve option handling 2012-10-23 18:04:11 +02:00
nix-profile.sh.in Add ~/.nix-profile/sbin to $PATH 2014-02-26 15:24:48 +01:00
nix-pull.in When ‘--help’ is given, just run ‘man’ to show the manual page 2012-10-03 16:40:09 -04:00
nix-push.in Support cryptographically signed binary caches 2014-01-08 15:42:53 +01:00
nix-reduce-build.in Add support for ‘make installcheck’ 2013-11-25 18:47:03 +01:00
remove-patches.pl * Remove the localPaths feature in manifests since it's no longer used 2011-04-06 09:16:22 +00:00
show-duplication.pl * `show-duplication.pl', a small utility that shows the amount of 2006-09-19 13:53:35 +00:00