Merge branch 'master' into core-updates

This commit is contained in:
Ludovic Courtès 2018-12-20 18:39:04 +01:00
commit 86974d8a92
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5
107 changed files with 3897 additions and 1175 deletions

View file

@ -408,6 +408,8 @@ for `sh' in $PATH, and without nscd, and with static NSS modules."
(parameterize ((%current-target-system #f))
(cross-libc target)))
glibc)))))
(native-inputs '())
(propagated-inputs '())
;; Only one output.
(outputs '("out")))))