guix-play/guix/scripts
Josselin Poiret aca64d5604
scripts: environment: Fix ordering issue with CWD and --expose.
Fixes <https://issues.guix.gnu.org/46782>.

* guix/scripts/environment.scm (launch-environment/container): Move the CWD
mapping to the front of the file system mappings.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-06 21:18:57 -05:00
..
container container: Correctly report exit status. 2023-01-30 22:24:27 +01:00
git Add 'guix git authenticate'. 2020-07-11 12:33:01 +02:00
home ui: 'display-hint' quotes extra arguments for Texinfo. 2023-02-27 23:40:43 +01:00
import import/cran: Allow custom license prefix. 2022-12-31 14:48:46 +01:00
system ui: 'display-hint' quotes extra arguments for Texinfo. 2023-02-27 23:40:43 +01:00
archive.scm Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00
authenticate.scm authenticate: Encode strings as ISO-8859-1. 2020-09-15 14:40:20 +02:00
build.scm ui: 'display-hint' quotes extra arguments for Texinfo. 2023-02-27 23:40:43 +01:00
challenge.scm Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00
container.scm scripts: Use 'define-command' and have 'guix help' use that. 2020-09-10 12:27:24 +02:00
copy.scm scripts: Commands warn when passed zero arguments. 2021-05-28 11:36:02 +02:00
deploy.scm Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00
describe.scm ui: 'display-hint' quotes extra arguments for Texinfo. 2023-02-27 23:40:43 +01:00
discover.scm scripts: discover: Report Avahi errors. 2021-05-22 14:04:19 +02:00
download.scm scripts: download: Replace 'args-fold*' by 'parse-command-line'. 2021-04-01 14:58:54 +02:00
edit.scm edit: Extract 'spawn-editor' procedure. 2022-06-04 12:04:24 +02:00
environment.scm scripts: environment: Fix ordering issue with CWD and --expose. 2023-03-06 21:18:57 -05:00
gc.scm guix gc: Add '--vacuum-database'. 2022-11-06 14:02:08 +02:00
git.scm scripts: Use 'define-command' and have 'guix help' use that. 2020-09-10 12:27:24 +02:00
graph.scm guix graph: '--path' defaults to "out" in the case of multiple outputs. 2023-01-16 00:06:56 +01:00
hash.scm guix hash: Allow '-r' as a non-deprecated alias. 2022-01-10 19:31:02 +01:00
home.scm ui: 'display-hint' quotes extra arguments for Texinfo. 2023-02-27 23:40:43 +01:00
import.scm ui: 'display-hint' quotes extra arguments for Texinfo. 2023-02-27 23:40:43 +01:00
install.scm transformations: Show '--help-transform' only where applicable. 2020-11-21 12:39:14 +01:00
lint.scm lint: Add '-e'. 2022-08-08 11:22:31 +02:00
offload.scm offload: Increase initial SSH connection timeout. 2023-02-24 22:03:44 -05:00
pack.scm pack: Make sure tests can run without a world rebuild. 2023-02-27 15:54:09 +01:00
package.scm ui: 'display-hint' quotes extra arguments for Texinfo. 2023-02-27 23:40:43 +01:00
perform-download.scm download: Use Disarchive as a last resort. 2021-04-29 11:24:48 -04:00
processes.scm processes: Add '--format' and the "normalized" format. 2020-11-29 23:55:57 +01:00
publish.scm scripts: publish: Add a custom baking header. 2023-01-07 14:11:45 +01:00
pull.scm ui: 'display-hint' quotes extra arguments for Texinfo. 2023-02-27 23:40:43 +01:00
refresh.scm refresh: Always return an <update-spec> for each command-line option. 2023-01-03 12:25:48 +01:00
remove.scm scripts: Use 'define-command' and have 'guix help' use that. 2020-09-10 12:27:24 +02:00
repl.scm scripts: repl: Extend REPL %load-path with all channels. 2023-02-27 15:54:09 +01:00
search.scm scripts: search: Replace 'args-fold*' by 'parse-command-line'. 2021-04-01 14:58:55 +02:00
shell.scm ui: 'display-hint' quotes extra arguments for Texinfo. 2023-02-27 23:40:43 +01:00
show.scm scripts: show: Replace 'args-fold*' by 'parse-command-line'. 2021-04-01 14:58:55 +02:00
size.scm Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00
style.scm style: '-f' reads input files as UTF-8 by default. 2022-11-20 23:20:31 +01:00
substitute.scm substitute: Parse '_NIX_OPTIONS' once. 2023-01-09 17:40:53 +01:00
system.scm ui: 'display-hint' quotes extra arguments for Texinfo. 2023-02-27 23:40:43 +01:00
time-machine.scm inferior: 'cached-channel-instance' no longer calls 'show-what-to-build'. 2021-08-09 18:14:37 +02:00
upgrade.scm upgrade: Allow several regexps. 2020-12-01 11:34:10 +01:00
weather.scm Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00