1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-10 03:05:56 +02:00
Files
guix/doc
Danny Milosavljevic 62992295d6 shell: Add --cwd.
* guix/scripts/environment.scm (show-environment-options-help): Document
--cwd.
(%options): Add cwd.
(launch-environment/container): Add cwd parameter.  Implement passing it to
the container.
(guix-environment*): Reject --cwd without --container.
* doc/guix.texi (Invoking guix shell): Document it.
* tests/guix-environment-container.sh: Add tests.
* tests/guix-shell.sh: Add tests.

Fixes: guix/guix# 7825
Change-Id: Iba4ff3d2058e92f504fbcbf688346357ce913213
2026-04-30 02:07:20 +02:00
..
2026-01-18 17:54:21 +01:00
2026-04-30 02:07:20 +02:00
2025-12-01 01:56:53 +01:00