mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
scripts: environment: Export launch-environment/container.
* guix/scripts/environment.scm (launch-environment/container): Export. Change-Id: I98d1b3e785015b34f4b434ccd931d8cf8988ee3c Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
parent
d3334af395
commit
ec6757d00c
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@
|
||||||
#:use-module (srfi srfi-98)
|
#:use-module (srfi srfi-98)
|
||||||
#:export (assert-container-features
|
#:export (assert-container-features
|
||||||
load-manifest
|
load-manifest
|
||||||
|
launch-environment/container
|
||||||
guix-environment
|
guix-environment
|
||||||
guix-environment*
|
guix-environment*
|
||||||
show-environment-options-help
|
show-environment-options-help
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue