diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2023-02-01 15:53:14 -0500 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2023-02-19 21:13:23 -0500 |
commit | 68380db4c40a2ee1156349a87254fd7b1f1a52d5 (patch) | |
tree | 340cd958e455bf08e91c92d4266dea293147662d /etc/release-manifest.scm | |
parent | 68775338a510f84e63657ab09242d79e726fa457 (diff) |
pack: Extract populate-profile-root from self-contained-tarball/builder.
This allows more code to be reused between the various archive writers.
* guix/scripts/pack.scm (set-utf8-locale): New top-level procedure, extracted
from...
(populate-profile-root): New procedure, extracted from...
(self-contained-tarball/builder): ... here. Add #:target argument. Call
populate-profile-root.
[LOCALSTATEDIR?]: Set db.sqlite file permissions.
(self-contained-tarball): Call self-contained-tarball/builder with the TARGET
argument, and set #:local-build? to #f for the gexp-derivation call. Remove
now extraneous #:target and #:references-graphs arguments from the
gexp->derivation call.
(debian-archive): Call self-contained-tarball/builder with the #:target
argument. Fix indentation. Remove now extraneous #:target and
#:references-graphs arguments from the gexp->derivation call.
Diffstat (limited to 'etc/release-manifest.scm')
0 files changed, 0 insertions, 0 deletions