aboutsummaryrefslogtreecommitdiff
path: root/build-aux/list-packages.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2014-05-12 23:37:13 +0200
committerLudovic Courtès <ludo@gnu.org>2014-05-12 23:55:28 +0200
commit40281c542490e56abea648b3405dd133c549469d (patch)
treefb8ecaa6e8162449a6fb7933c27cbe36410041cc /build-aux/list-packages.scm
parenta12d92f54efcd941c6e27c389235c7a98b174437 (diff)
downloadguix-40281c542490e56abea648b3405dd133c549469d.tar.gz
guix-40281c542490e56abea648b3405dd133c549469d.zip
system: Populate /etc/skel.
* gnu/system.scm (<operating-system>)[skeletons]: New field. (default-skeletons, skeleton-directory): New procedures. (etc-directory): Add #:skeletons parameter. Call 'skeleton-directory', and produce the 'skel' sub-directory. (operating-system-etc-directory): Pass #:skeletons to 'etc-directory'.
Diffstat (limited to 'build-aux/list-packages.scm')
0 files changed, 0 insertions, 0 deletions
e7ecc39e45'>build: 'GUIX_CHECK_GUILE_JSON' really checks for Guile-JSON 3.x....Ludovic Courtès 2019-07-25maint: Switch to Guile-JSON 3.x....Ludovic Courtès 2019-05-06Add (guix lzlib)....Pierre Neidhardt 2018-11-23Update Guile-SQLite3 URL everywhere....Ludovic Courtès 2018-09-04Switch to Guile-Gcrypt....Ludovic Courtès 2018-06-01build: Check for Guile-SQLite3....Ludovic Courtès