guix/build-aux
Ludovic Courtès f9e8a12379
store: Rename '&nix-error' to '&store-error'.
* guix/store.scm (&nix-error): Rename to...
(&store-error): ... this, and adjust users.
(&nix-connection-error): Rename to...
(&store-connection-error): ... this, and adjust users.
(&nix-protocol-error): Rename to...
(&store-protocol-error): ... this, adjust users.
(&nix-error, &nix-connection-error, &nix-protocol-error): Define these
condition types and their getters as deprecrated aliases.
* build-aux/run-system-tests.scm, guix/derivations.scm,
guix/grafts.scm, guix/scripts/challenge.scm,
guix/scripts/graph.scm, guix/scripts/lint.scm,
guix/scripts/offload.scm, guix/serialization.scm,
guix/ssh.scm, guix/tests.scm, guix/ui.scm,
tests/derivations.scm, tests/gexp.scm, tests/guix-daemon.sh,
tests/packages.scm, tests/store.scm, doc/guix.texi: Adjust to use the
new names.
2019-01-21 23:09:55 +01:00
..
cuirass
hydra hydra: Compute jobs in an inferior. 2019-01-06 21:41:07 +01:00
build-self.scm build-self: Execute trampoline in a clean environment. 2019-01-21 10:19:32 +01:00
check-available-binaries.scm Remove most references to hydra.gnu.org. 2018-12-04 10:57:56 +01:00
check-final-inputs-self-contained.scm Remove most references to hydra.gnu.org. 2018-12-04 10:57:56 +01:00
compile-all.scm
compile-as-derivation.scm compile-as-derivation: Adjust %load-compiled-path. 2018-09-02 15:43:51 +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 store: Rename '&nix-error' to '&store-error'. 2019-01-21 23:09:55 +01:00
test-driver.scm
test-env.in
update-guix-package.scm maint: update-guix-package: Really register GC roots. 2018-12-07 15:14:12 +01:00
update-NEWS.scm maint: update-NEWS: Don't produce full package lists. 2018-12-05 00:08:34 +01:00