guix/guix
Andy Patterson 5f6908d664
build-system/asdf: Adopt asdf conventions.
The asdf documentation specifies that asdf:load-asd should be preferred to
calling load on a system definition file.

* guix/build/lisp-utils.scm (compile-system): Replace load with asdf:load-asd.
(system-dependencies): Likewise.
(test-system): Likewise.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-09-19 18:25:28 +02:00
..
build build-system/asdf: Adopt asdf conventions. 2018-09-19 18:25:28 +02:00
build-system
import
scripts pull: Use /etc/ssl/certs by default if it exists and is non-empty. 2018-09-18 23:23:44 +02:00
store
tests
base16.scm
base32.scm
base64.scm
build-system.scm
cache.scm
channels.scm channels: Add Guile-Git as a dependency of external channels. 2018-09-16 23:00:44 +02:00
ci.scm
combinators.scm
config.scm.in
cpio.scm
cve.scm
cvs-download.scm
derivations.scm
describe.scm
discovery.scm
docker.scm
download.scm
elf.scm
ftp-client.scm
gexp.scm
git-download.scm git-download: 'git-predicate' returns #f on Git errors. 2018-09-14 11:23:08 +02:00
git.scm git: Choose a saner default for '%repository-cache-directory'. 2018-09-17 22:10:31 +02:00
glob.scm
gnu-maintenance.scm
gnupg.scm gnupg: Use 'gpgv' and keybox files; adjust 'guix refresh' accordingly. 2018-09-16 23:00:44 +02:00
grafts.scm
graph.scm
hg-download.scm
http-client.scm
i18n.scm
inferior.scm
licenses.scm
man-db.scm
memoization.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm
packages.scm
pki.scm
profiles.scm
profiling.scm
progress.scm
records.scm
scripts.scm
search-paths.scm
self.scm
serialization.scm
sets.scm
ssh.scm
store.scm store: Add another missing buffer flush. 2018-09-18 23:23:43 +02:00
svn-download.scm
tests.scm
ui.scm ui: Do not filter hash mismatch lines. 2018-09-11 23:19:42 +02:00
upstream.scm
utils.scm
workers.scm
zlib.scm