1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

system/linux-container: Re-export %namespaces, %writable-/tmp variables.

* gnu/system/linux-container.scm: Re-export %namespaces and %writable-/tmp,
which are from (guix build linux-container).

Change-Id: Iaad362247825e30fb6837af013018f2c472c19fa
This commit is contained in:
Maxim Cournoyer
2026-01-15 10:26:46 +09:00
parent 4b023510ec
commit 1b761aa3df

View File

@@ -45,7 +45,11 @@
#:export (system-container
containerized-operating-system
container-script
eval/container))
eval/container)
;; Re-export some variables from (guix build linux-container), for
;; convenience.
#:re-export (%namespaces
%writable-/tmp))
(define* (container-essential-services os #:key shared-network?)
"Return a list of essential services corresponding to OS, a