guix/nix
Ludovic Courtès 9176607ec4 daemon: Add '--substitute-urls' option.
* nix/nix-daemon/guix-daemon.cc (GUIX_OPT_SUBSTITUTE_URLS): New macro.
  (GUIX_OPT_NO_BUILD_HOOK, GUIX_OPT_GC_KEEP_OUTPUTS,
  GUIX_OPT_GC_KEEP_DERIVATIONS): Renumber.
  (options): Add '--substitute-urls'.
  (parse_opt): Honor it.
  (main): Add 'settings.set' call for the default "substitute-urls"
  value.
* guix/scripts/substitute-binary.scm (daemon-options,
  find-daemon-option): New procedures.
  (%cache-url): Define based on the "substitute-urls" daemon option.
* doc/guix.texi (Invoking guix-daemon): Document '--substitute-urls'.
  (Substitutes): Mention it.
2014-10-09 23:51:19 +02:00
..
boost
guix-register guix-register: By default, attempt to deduplicate registered items. 2014-08-25 00:16:49 +02:00
libstore
libutil daemon: Fix 'HashSink::currentHash()'. 2013-12-19 00:02:49 +01:00
nix-daemon daemon: Add '--substitute-urls' option. 2014-10-09 23:51:19 +02:00
scripts list-runtime-roots: Don't display a backtrace on 2.0.5 when lsof is lacking. 2014-05-16 10:20:45 +02:00
.gitignore
sync-with-upstream sync-with-upstream: Generate 'nix/AUTHORS'. 2014-09-01 23:00:42 +02:00