guix/build-aux
Ludovic Courtès ea0a06cee2
Remove 'guix-register' and its traces.
* Makefile.am (SH_TESTS): Remove tests/guix-register.sh.
* build-aux/pre-inst-env.in (GUIX_REGISTER): Remove.
* gnu/build/install.scm (directives): Remove outdated comment.
* gnu/build/vm.scm (root-partition-initializer): Update comment.
* gnu/packages/package-management.scm (guix-register): Remove.
* guix/config.scm.in (%sbindir, %guix-register-program): Remove.
* guix/scripts/system.scm (install): Adjust docstring.
* guix/self.scm (make-config.scm): Remove #:guix.  Do not generate
%sbindir and %guix-register-program.
(specification->package): Remove "guix".
* nix/guix-register/guix-register.cc: Remove.
* nix/libstore/store-api.cc (decodeValidPathInfo): Remove.
* nix/libstore/store-api.hh (decodeValidPathInfo): Remove declaration.
* nix/local.mk (sbin_PROGRAMS, guix_register_SOURCES)
(guix_register_CPPFLAGS, guix_register_LDFLAGS): Remove.
* tests/guix-register.sh: Remove.
2018-06-14 11:17:00 +02:00
..
cuirass cuirass: Add job specs for the modular Guix. 2018-04-08 17:48:33 +02:00
hydra hydra: guix-modular: Build the full Guix. 2018-06-10 23:32:00 +02:00
build-self.scm self: Produce a complete package with the 'guix' command. 2018-06-09 12:02:27 +02:00
check-available-binaries.scm
check-final-inputs-self-contained.scm maint: Adjust 'check-final-inputs-self-contained' for glibc:static. 2018-03-25 00:26:13 +01:00
compile-all.scm
compile-as-derivation.scm pull: Install the new Guix in a profile. 2018-06-09 12:02:27 +02:00
generate-authors.scm
git-version-gen
gitlog-to-changelog
pre-inst-env.in Remove 'guix-register' and its traces. 2018-06-14 11:17:00 +02:00
run-system-tests.scm
test-driver.scm
test-env.in build: 'test-env' does not 'guix download' non-existent files. 2018-05-13 23:16:16 +02:00
update-guix-package.scm
update-NEWS.scm