guix/guix
Ludovic Courtès 4ec66950f0
derivations: Avoid uses of 'write' in 'write-derivation'.
This leads a 4% improvement on the wall-clock time of:

  guix build -e '(@@ (gnu packages libreoffice) libreoffice)' --no-grafts -d

* guix/derivations.scm (escaped-string): New procedure.
(write-derivation)[write-escaped-string]: New procedure.
[write-string-list, write-output, write-env-var]: Use it.
2020-08-28 23:29:07 +02:00
..
build Use guile-zlib extension in build-side code. 2020-08-24 10:41:06 +02:00
build-system build-system/haskell: Add 'extra-directories' keyword. 2020-08-13 16:44:52 +02:00
import utils: Remove compatibility re-export of 'memoize'. 2020-07-25 19:11:36 +02:00
scripts pull: Avoid "Migrating profile" message on the first run. 2020-08-27 19:58:16 +02:00
store store: deduplication: Handle fs without d_type support. 2020-07-28 14:10:28 +02:00
tests
base16.scm
base32.scm
base64.scm
build-system.scm
bzr-download.scm
cache.scm
channels.scm Use 'formatted-message' instead of '&message' where appropriate. 2020-07-25 19:11:37 +02:00
ci.scm
colors.scm
combinators.scm combinators: Fix typo. 2020-07-05 03:15:08 +05:30
config.scm.in Use "guile-zlib" and "guile-lzlib" instead of (guix config). 2020-08-24 13:35:24 +02:00
cpio.scm
cve.scm Use 'formatted-message' instead of '&message' where appropriate. 2020-07-25 19:11:37 +02:00
cvs-download.scm Use guile-zlib extension in build-side code. 2020-08-24 10:41:06 +02:00
deprecation.scm
derivations.scm derivations: Avoid uses of 'write' in 'write-derivation'. 2020-08-28 23:29:07 +02:00
describe.scm
diagnostics.scm diagnostics: Add '&formatted-message'. 2020-07-25 19:11:36 +02:00
discovery.scm discovery: Fix typo. 2020-07-05 16:07:59 +05:30
docker.scm
download.scm download: Add Savannah mirror. 2020-07-20 23:25:10 +02:00
elf.scm
ftp-client.scm
gexp.scm
git-authenticate.scm Use 'formatted-message' instead of '&message' where appropriate. 2020-07-25 19:11:37 +02:00
git-download.scm Use guile-zlib extension in build-side code. 2020-08-24 10:41:06 +02:00
git.scm git: 'update-cached-checkout' has a new #:check-out? parameter. 2020-07-23 00:22:25 +02:00
glob.scm
gnu-maintenance.scm Use "guile-zlib" and "guile-lzlib" instead of (guix config). 2020-08-24 13:35:24 +02:00
gnupg.scm
grafts.scm
graph.scm
hg-download.scm Use guile-zlib extension in build-side code. 2020-08-24 10:41:06 +02:00
http-client.scm
i18n.scm
inferior.scm utils: Move <location> and '&error-location' to (guix diagnostics). 2020-07-25 19:11:36 +02:00
json.scm json: Re-export 'define-json-mapping' from (json) when available. 2020-07-20 23:25:10 +02:00
licenses.scm
lint.scm lint: formatting: Gracefully handle relative file names. 2020-08-23 23:05:16 +02:00
man-db.scm Use "guile-zlib" and "guile-lzlib" instead of (guix config). 2020-08-24 13:35:24 +02:00
memoization.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm
openpgp.scm
packages.scm packages: Ensure bags are insensitive to '%current-system'. 2020-07-13 16:49:12 +02:00
pki.scm
profiles.scm linux-libre: Support module compression. 2020-08-25 11:53:20 +02:00
profiling.scm
progress.scm
quirks.scm quirks: Adjust patch to allow traveling back to Dec. 2018. 2020-07-24 18:56:25 +02:00
records.scm
remote.scm Use 'formatted-message' instead of '&message' where appropriate. 2020-07-25 19:11:37 +02:00
repl.scm
scripts.scm scripts: Typo in args-fold*. 2020-07-12 10:07:59 +02:00
search-paths.scm
self.scm Use "guile-zlib" and "guile-lzlib" instead of (guix config). 2020-08-24 13:35:24 +02:00
serialization.scm
sets.scm
ssh.scm ssh: Really report Guile setup errors in 'send-files'. 2020-08-07 11:31:58 +02:00
status.scm
store.scm store: 'with-store' returns as many values as its body. 2020-08-28 23:27:53 +02:00
svn-download.scm
swh.scm swh: Allow callers to disable X.509 certificate verification. 2020-07-10 00:11:00 +02:00
tests.scm
ui.scm ui: Report key-and-arg exceptions correctly. 2020-08-05 22:28:28 +02:00
upstream.scm upstream: Handle the case where the file name has no extension. 2020-07-27 13:35:49 +02:00
utils.scm Use "guile-zlib" and "guile-lzlib" instead of (guix config). 2020-08-24 13:35:24 +02:00
workers.scm