guix/guix
Ludovic Courtès 297602513b
build-system/trivial: Add support for #:allowed-references.
* guix/build-system/trivial.scm (lower): Add #:allowed-references and
keep it in the 'arguments' field.
(trivial-build): Add #:allowed-references.  Add
'canonicalize-reference'.  Pass #:allowed-references to
'build-expression->derivation'.
(trivial-cross-build): Likewise.
* tests/packages.scm ("trivial with #:allowed-references"): New test.
2018-02-28 22:47:42 +01:00
..
build build: Require Guile >= 2.0.13. 2018-02-26 18:19:34 +01:00
build-system build-system/trivial: Add support for #:allowed-references. 2018-02-28 22:47:42 +01:00
import import: utils: 'alist->package' allows false license. 2018-02-16 11:10:12 +01:00
scripts guix package: '--search' no longer shows superseded packages. 2018-02-27 15:46:56 +01:00
store
tests
base16.scm
base32.scm
base64.scm
build-system.scm
cache.scm
combinators.scm
config.scm.in
cpio.scm
cve.scm
cvs-download.scm
derivations.scm
discovery.scm
docker.scm
download.scm
elf.scm
ftp-client.scm
gcrypt.scm
gexp.scm
git-download.scm
git.scm
gnu-maintenance.scm
gnupg.scm
grafts.scm
graph.scm
hash.scm build: Require Guile >= 2.0.13. 2018-02-26 18:19:34 +01:00
hg-download.scm
http-client.scm build: Require Guile >= 2.0.13. 2018-02-26 18:19:34 +01:00
i18n.scm
licenses.scm licenses: Add W3C license. 2018-02-10 19:03:57 +01:00
man-db.scm
memoization.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm
packages.scm Merge branch 'master' into core-updates 2018-01-19 23:59:20 -05:00
pk-crypto.scm
pki.scm
profiles.scm
profiling.scm
progress.scm
records.scm
scripts.scm
search-paths.scm
serialization.scm
sets.scm
ssh.scm ssh: Work around 'select' bug in Guile. 2018-02-09 11:23:27 +01:00
store.scm
svn-download.scm
tests.scm
ui.scm ui: Disable '%fresh-auto-compile' only for Guile 2.2.3. 2018-01-15 23:29:33 +01:00
upstream.scm
utils.scm
workers.scm
zlib.scm