guix/guix/scripts
Konrad Hinsen c924e54139
guix repl: Add script execution.
* guix/scripts/repl.scm: Add filename options for script execution.
* doc/guix.texi (Invoking guix repl): Document it.
* tests/guix-repl.sh: Test it.
* Makefile.am: (SH_TESTS): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-06-14 23:02:36 +02:00
..
container scripts: container: Fix typo. 2019-09-23 11:56:40 -07:00
import import/json: Use json->code. 2020-04-16 23:41:52 +02:00
system reconfigure: Correctly re-throw SRFI-34 exceptions on Guile 3. 2020-04-08 00:05:45 +02:00
archive.scm '--dry-run' no longer implies '--no-grafts'. 2020-03-29 15:32:18 +02:00
authenticate.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
build.scm scripts/build: options->things-to-build: Handle .json files. 2020-04-16 23:41:52 +02:00
challenge.scm serialize: Export 'dump-port*'. 2020-01-15 23:48:33 +01:00
container.scm scripts: Add missing -V option to commands that document it. 2018-07-07 18:10:31 +02:00
copy.scm '--dry-run' no longer implies '--no-grafts'. 2020-03-29 15:32:18 +02:00
deploy.scm deploy: Use 'map/accumulate-builds'. 2020-03-29 23:14:27 +02:00
describe.scm guix describe: Add '--list-formats' 2020-05-18 15:08:58 +02:00
download.scm guix hash, guix download: Support base64 format. 2020-05-22 00:35:24 +02:00
edit.scm guix: edit: Make nano the default editor. 2020-04-27 23:29:40 +02:00
environment.scm Merge branch 'master' into core-updates 2020-03-30 12:17:33 +02:00
gc.scm More module autoload changes. 2020-01-07 12:25:09 +01:00
graph.scm guix graph: Add '--path'. 2020-05-11 23:30:55 +02:00
hash.scm guix hash, guix download: Support base64 format. 2020-05-22 00:35:24 +02:00
import.scm import: cran: Add support for git repositories. 2019-08-29 11:38:12 +02:00
install.scm guix package: Add 'install', 'remove', and 'upgrade' aliases. 2019-04-29 10:13:44 +02:00
lint.scm scripts: lint: Handle store connections for lint checkers. 2020-03-24 19:47:46 +00:00
offload.scm ssh: Add 'authenticate-server*' and use it for offloading. 2019-12-04 18:16:08 +01:00
pack.scm pack: Add relocation via ld.so and fakechroot. 2020-05-14 17:21:27 +02:00
package.scm guix package: Support multiple profiles with '--list-installed'. 2020-05-23 16:29:29 +02:00
perform-download.scm perform-download: Optionally report a "download-progress" trace. 2018-09-27 23:21:53 +02:00
processes.scm processes: Gracefully handle daemons without clients. 2019-04-29 21:54:10 +02:00
publish.scm publish: Improve performance by increasing buffer size. 2020-05-19 23:15:41 +02:00
pull.scm pull: Protect against downgrade attacks. 2020-05-25 00:00:28 +02:00
refresh.scm refresh: Fix internal variable name. 2020-01-18 13:08:11 +01:00
remove.scm guix package: Add 'install', 'remove', and 'upgrade' aliases. 2019-04-29 10:13:44 +02:00
repl.scm guix repl: Add script execution. 2020-06-14 23:02:36 +02:00
search.scm show, search: Add '--load-path'. 2019-09-23 23:41:19 +02:00
show.scm guix package, show: Support multiple queries. 2020-05-11 23:30:54 +02:00
size.scm size: Document that positional arguments can be store items. 2020-05-29 18:48:44 +02:00
substitute.scm substitute: Close port at the end of http-multiple-get. 2020-04-26 19:37:25 +01:00
system.scm scripts: system: Fix "init" command. 2020-06-14 17:42:36 +02:00
time-machine.scm Use 'offload?' instead of 'build-hook?' internally. 2019-11-26 00:16:36 +01:00
upgrade.scm guix package: Add 'install', 'remove', and 'upgrade' aliases. 2019-04-29 10:13:44 +02:00
weather.scm weather: Delete duplicate entries coming from '--manifest'. 2020-04-14 16:01:05 +02:00