guix-devel/guix/scripts
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
..
container ui: Rename '_' to 'G_'. 2017-05-03 16:16:17 +02:00
import import: opam: Add recursive option. 2019-01-07 22:05:43 +01:00
system guix system: search: Display all provision names as 'shepherdnames'. 2018-05-01 23:29:03 +02:00
archive.scm guix build: Re-purpose '--verbosity' and add '--debug'. 2019-01-11 12:14:38 +01:00
authenticate.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
build.scm guix build: Re-purpose '--verbosity' and add '--debug'. 2019-01-11 12:14:38 +01:00
challenge.scm store: Rename '&nix-error' to '&store-error'. 2019-01-21 23:09:55 +01:00
container.scm scripts: Add missing -V option to commands that document it. 2018-07-07 18:10:31 +02:00
copy.scm copy: Add '--verbosity'. 2019-01-14 23:43:49 +01:00
describe.scm describe: In 'channels' format, quote the channel name. 2018-12-07 15:14:12 +01:00
download.scm scripts: Fix typo. 2019-01-17 17:58:35 +01:00
edit.scm edit: Use 'specification->location' to read information from the cache. 2019-01-15 20:24:09 +01:00
environment.scm guix build: Re-purpose '--verbosity' and add '--debug'. 2019-01-11 12:14:38 +01:00
gc.scm scripts: gc: Report size in MiBs instead of bytes. 2018-06-28 00:29:46 +02:00
graph.scm store: Rename '&nix-error' to '&store-error'. 2019-01-21 23:09:55 +01:00
hash.scm guix hash: Fix version and help messages 2018-11-28 10:39:58 +01:00
import.scm guix: Add opam importer. 2018-07-10 10:11:01 +02:00
lint.scm store: Rename '&nix-error' to '&store-error'. 2019-01-21 23:09:55 +01:00
offload.scm store: Rename '&nix-error' to '&store-error'. 2019-01-21 23:09:55 +01:00
pack.scm guix build: Re-purpose '--verbosity' and add '--debug'. 2019-01-11 12:14:38 +01:00
package.scm guix package: '--list-available' can use data from the cache. 2019-01-15 20:24:09 +01:00
perform-download.scm perform-download: Optionally report a "download-progress" trace. 2018-09-27 23:21:53 +02:00
processes.scm Add 'guix processes'. 2018-10-29 00:13:38 +01:00
publish.scm publish: Add a 'Cache-Control' header on /nar responses. 2018-12-17 23:33:42 +01:00
pull.scm pull: Add missing import. 2019-01-20 23:54:54 +01:00
refresh.scm refresh: Suggest input changes when updating. 2019-01-12 23:35:11 +01:00
repl.scm repl: Load user's initialization file. 2018-12-03 08:04:51 +03:00
size.scm Remove most references to hydra.gnu.org. 2018-12-04 10:57:56 +01:00
substitute.scm Remove most uses of the _IO*F constants. 2019-01-09 14:47:53 +01:00
system.scm guix build: Re-purpose '--verbosity' and add '--debug'. 2019-01-11 12:14:38 +01:00
weather.scm weather: Fix pasto in --version output. 2018-07-07 18:10:31 +02:00