guix/nix/scripts
Ludovic Courtès 2c74fde00e Rename 'guix substitute-binary' to 'guix substitute'.
* guix/scripts/substitute-binary.scm: Rename to...
* guix/scripts/substitute.scm: ... this.  Adjust module name, entry
  point, comments, and help string accordingly.
* nix/scripts/substitute-binary.in: Rename to...
* nix/scripts/substitute.in: ... this.
* pre-inst-env.in (NIX_SUBSTITUTERS): Adjust accordingly.
* tests/substitute-binary.scm: Rename to...
* tests/substitute.scm: ... this.  Adjust references to (guix scripts
  substitute) accordingly.
* guix/ui.scm (show-guix-help)[internal?]: Change "substitute-binary" to
  "substitute".
* Makefile.am (MODULES, SCM_TESTS): Adjust to file renames.
* daemon.am (nodist_pkglibexec_SCRIPTS): Likewise.
* config-daemon.ac: Likewise.
* guix/tests.scm (call-with-derivation-narinfo): Adjust comments and
  docstring.
2015-03-25 10:46:22 +01:00
..
guix-authenticate.in daemon: Implement signed archive import/export. 2013-12-20 17:17:42 +01:00
list-runtime-roots.in list-runtime-roots: Don't display a backtrace on 2.0.5 when lsof is lacking. 2014-05-16 10:20:45 +02:00
offload.in Add 'guix offload' as a daemon build hook. 2014-01-24 00:01:50 +01:00
substitute.in Rename 'guix substitute-binary' to 'guix substitute'. 2015-03-25 10:46:22 +01:00