1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-16 20:10:39 +02: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:
Nicolas Graves 2025-02-16 11:48:51 +01:00 committed by Hilton Chain
parent d3334af395
commit ec6757d00c
No known key found for this signature in database
GPG key ID: ACC66D09CA528292

View file

@ -63,6 +63,7 @@
#:use-module (srfi srfi-98)
#:export (assert-container-features
load-manifest
launch-environment/container
guix-environment
guix-environment*
show-environment-options-help