index
:
gds/gnu-guix
guix-for-govuk-mini-environment-admin
release
release_2
spike-end-to-end-test-system
spike-local-development-system-container
wip-postgresql-ssl
This repository contains snapshots of GNU Guix, to be used by the govuk-guix project.
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
gexp.scm
Commit message (
Expand
)
Author
Age
*
gexp: Expose functions to allow creating derivation builders.
Roel Janssen
2017-03-09
*
gexp: Support 'ungexp' forms in improper lists.
Ludovic Courtès
2017-01-01
*
gexp: Properly report substitution errors.
Ludovic Courtès
2017-01-01
*
gexp: Slightly simplify 'gexp-inputs'.
Ludovic Courtès
2016-12-19
*
gexp: Native inputs of nested gexps are properly accounted for.
Ludovic Courtès
2016-12-19
*
derivations: Add 'raw-derivation'.
Ludovic Courtès
2016-11-19
*
gexp: Store compilers in a hash table for O(1) lookup.
Ludovic Courtès
2016-09-10
*
gexp: Add 'file-append'.
Ludovic Courtès
2016-09-09
*
gexp: Compilers can now provide an "expander".
Ludovic Courtès
2016-09-09
*
gexp: Remove outdated comment.
Ludovic Courtès
2016-09-09
*
gexp: 'program-file' and 'gexp->script' no longer have #:modules.
Ludovic Courtès
2016-07-12
*
gexp: 'computed-file' no longer has a #:modules parameter.
Ludovic Courtès
2016-07-12
*
gexp: 'gexp->file' emits code to set '%load-path'.
Ludovic Courtès
2016-07-12
*
gexp: Factorize load-path-setting expression.
Ludovic Courtès
2016-07-12
*
gexp: Add 'with-imported-modules' macro.
Ludovic Courtès
2016-07-12
*
gexp: Keep only a single 'references' field.
Ludovic Courtès
2016-07-12
*
gexp: Use a relative file name.
Ludovic Courtès
2016-06-20
*
gexp: Add #:select? parameter to 'local-file'.
Ludovic Courtès
2016-06-16
*
gexp: Move 'current-source-directory' to (guix utils).
Ludovic Courtès
2016-06-16
*
derivations: Raise an error when a module file is not found.
Ludovic Courtès
2016-03-23
*
derivations: Add 'module->source-file-name'.
Ludovic Courtès
2016-03-23
*
gexp: Add #:disallowed-references.
Ludovic Courtès
2016-03-20
*
derivations: Move grafts to (guix grafts).
Ludovic Courtès
2016-02-22
*
gexp: 'local-file' resolves relative file names.
Ludovic Courtès
2015-12-14
*
gexp: Build text derivations locally.
Ludovic Courtès
2015-11-25
*
gexp: Add 'scheme-file'.
Ludovic Courtès
2015-10-10
*
gexp: Add 'mixed-text-file'.
Ludovic Courtès
2015-10-10
*
gexp: Add 'program-file'.
Ludovic Courtès
2015-10-10
*
gexp: Add 'computed-file'.
Ludovic Courtès
2015-10-10
*
gexp: Remove duplicate 'mkdir-p' definition.
Ludovic Courtès
2015-09-02
*
gexp: Add #:script-name parameter to 'gexp->derivation'.
Ludovic Courtès
2015-08-29
*
gexp: Add 'lower-object'.
Ludovic Courtès
2015-08-27
*
derivations: Add #:substitutable?, distinguished from #:local-build?.
Ludovic Courtès
2015-07-03
*
environment: Add only the specified outputs of the dependencies.
Ludovic Courtès
2015-07-01
*
gexp: 'local-file' canonicalizes its file argument.
Ludovic Courtès
2015-06-19
*
gexp: 'local-file' now defaults to non-recursive.
Ludovic Courtès
2015-06-19
*
gexp: Add 'plain-file'.
Ludovic Courtès
2015-06-03
*
gexp: Export <local-file> accessors.
Ludovic Courtès
2015-06-03
*
derivations: Add #:leaked-env-vars parameter.
Ludovic Courtès
2015-05-01
*
gexp: Add printers for <gexp-input> and <gexp-output>.
Ludovic Courtès
2015-04-20
*
gexp: Slightly simplify 'lower-inputs'.
Ludovic Courtès
2015-03-29
*
gexp: Add 'local-file'.
Ludovic Courtès
2015-03-29
*
gexp: Fix handling of nativeness in nested gexps.
Ludovic Courtès
2015-03-22
*
gexp: Ignore nested gexps in macro expansion.
Ludovic Courtès
2015-03-22
*
gexp: Allow <gexp-input> objects in #:allowed-references.
Ludovic Courtès
2015-03-22
*
gexp: Add identity compiler for derivations.
Ludovic Courtès
2015-03-22
*
gexp: Move the package and origin compilers to (guix packages).
Ludovic Courtès
2015-03-17
*
gexp: Separate "compilers" for origins and packages from the core.
Ludovic Courtès
2015-03-17
*
gexp: Remove special meaning of forms (PACKAGE OUTPUT) in ungexp.
Ludovic Courtès
2015-03-17
*
gexp: Export 'gexp-input' constructor.
Ludovic Courtès
2015-03-17
[next]