guix-devel/doc
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
..
images doc: Update dot graphs. 2016-12-17 14:46:42 +01:00
contributing.de.texi nls: Update 'de' translation of the manual. 2018-12-02 23:08:47 +01:00
contributing.fr.texi nls: Update 'fr' translation. 2018-12-02 14:31:20 +01:00
contributing.texi doc: Replace @command by @code for packages 2018-12-15 19:21:08 +01:00
environment-gdb.scm doc: Add 'guix environment' examples. 2015-06-29 23:08:36 +02:00
fdl-1.3.texi doc: Add the stub of a manual. 2012-10-13 16:05:01 +02:00
guix.de.texi nls: Update 'de' translation of the manual. 2018-12-02 23:08:47 +01:00
guix.fr.texi nls: Update 'fr' translation. 2018-12-02 14:31:20 +01:00
guix.texi store: Rename '&nix-error' to '&store-error'. 2019-01-21 23:09:55 +01:00
htmlxref.cnf doc: Update URL of the Emacs-Guix manual. 2018-07-05 22:16:10 +02:00
local.mk doc: Add German translation. 2018-11-01 12:36:47 +01:00
package-hello.scm doc: Use the recommended Scheme format. 2015-09-14 23:10:58 +02:00