guix/etc
Ludovic Courtès 80edb7df65
Add 'guix shell'.
* guix/scripts/shell.scm, tests/guix-shell.sh: New files.
* Makefile.am (MODULES): Add 'shell.scm'.
(SH_TESTS): Add 'tests/guix-shell.sh'.
* guix/scripts/environment.scm (show-environment-options-help): New
procedure.
(show-help): Use it.
(guix-environment*): New procedure.
(guix-environment): Use it.
* po/guix/POTFILES.in: Add it.
* doc/guix.texi (Features): Refer to "guix shell"
(Invoking guix package): Likewise.
(Development): Likewise.
(Invoking guix shell): New node.
(Invoking guix environment): Add deprecation warning.
(Debugging Build Failures): Use 'guix shell' in examples.
(Invoking guix container): Refer to 'guix shell'.
(Invoking guix processes, Virtualization Services): Adjust examples to
use 'guix shell'.
* doc/contributing.texi (Building from Git): Refer to 'guix shell'.
* etc/completion/bash/guix: Handle "shell".
2021-10-25 18:58:18 +02:00
..
completion Add 'guix shell'. 2021-10-25 18:58:18 +02:00
git Add git configuration templates to improve diff hunk header detection. 2021-10-14 00:24:34 +02:00
init.d guix-install.sh: Prompt for configuring substitutes discovery. 2021-07-07 23:54:20 -04:00
openrc guix-install.sh: Prompt for configuring substitutes discovery. 2021-07-07 23:54:20 -04:00
snippets etc: snippets: Use ‘hg-file-name’ when origin uses ‘hg-fetch’ 2021-06-26 22:45:28 +02:00
substitutes etc: Add "bordeaux.guix.gnu.org.pub" public key file. 2021-06-07 11:31:17 +01:00
committer.scm.in etc: committer: Amend previous commit if a copyright line was added. 2021-09-21 15:15:52 +02:00
copyright.el
disarchive-manifest.scm disarchive-manifest: Provide valid 'version' string. 2021-10-09 01:02:18 +02:00
gnu-store.mount.in
guix-daemon.cil.in etc: Add more SELinux permissions for the daemon. 2021-05-22 19:53:17 +02:00
guix-daemon.conf.in guix-install.sh: Prompt for configuring substitutes discovery. 2021-07-07 23:54:20 -04:00
guix-daemon.service.in guix-install.sh: Prompt for configuring substitutes discovery. 2021-07-07 23:54:20 -04:00
guix-gc.service.in etc: Add systemd files for running ‘guix gc’ periodically 2021-09-20 14:18:21 +00:00
guix-gc.timer etc: Add systemd files for running ‘guix gc’ periodically 2021-09-20 14:18:21 +00:00
guix-install.sh guix-install.sh: Don't swallow wget errors. 2021-09-29 16:56:40 +02:00
guix-publish.conf.in
guix-publish.service.in etc: 'guix-publish.service' depends on 'guix-daemon.service'. 2021-02-09 23:38:33 +01:00
historical-authorizations
indent-code.el etc: indent-code.el: Remove any existing tabs. 2021-06-12 10:26:02 +02:00
news.scm news: Adapt 'de' translation. 2021-09-29 10:40:45 +02:00
release-manifest.scm maint: Require "emacs-no-x" instead of "emacs" on armhf-linux. 2021-04-27 22:22:15 +02:00
source-manifest.scm etc: Add 'source-manifest.scm'. 2021-09-14 11:50:58 +02:00
system-tests.scm