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
*
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
*
gexp: Add <gexp-input>.
Ludovic Courtès
2015-03-17
*
gexp: Rename <output-ref> to <gexp-output>.
Ludovic Courtès
2015-03-17
*
gexp: Make sure 'gexp-outputs' removes duplicate outputs.
Ludovic Courtès
2015-03-02
*
gexp: Aggregate outputs of compound gexps.
Ludovic Courtès
2015-02-27
*
gexp: Add #:graft? parameter to 'gexp->derivation'.
Ludovic Courtès
2015-02-13
*
gexp: Implement 'imported-modules' & co. using 'gexp->derivation'.
Ludovic Courtès
2015-02-13
*
gexp: Add #:allowed-references parameter to 'gexp->derivation'.
Ludovic Courtès
2015-02-11
*
monads: Move '%store-monad' and related procedures where they belong.
Ludovic Courtès
2015-01-14
*
monads: Rewrite 'text-file*' using gexps.
Ludovic Courtès
2015-01-12
*
gexp: Add #:module-path parameter to 'gexp->derivation'.
Ludovic Courtès
2014-11-09
*
gexp: 'gexp->script' returns a script that can easily be compiled.
Ludovic Courtès
2014-09-08
*
gexp: Allow use of high-level objects in #:references-graphs.
Ludovic Courtès
2014-09-06
*
gnu: Split (gnu packages base), adding (gnu packages commencement).
Ludovic Courtès
2014-08-28
*
gexp: Add 'ungexp-native' and 'ungexp-native-splicing'.
Ludovic Courtès
2014-08-18
*
gexp: Add #:target parameter to 'gexp->derivation'.
Ludovic Courtès
2014-08-17
*
gexp: Gracefully handle printing of gexps with spliced references.
Ludovic Courtès
2014-07-17
*
gexp: Build 'gexp->file' derivations locally.
Ludovic Courtès
2014-07-16
*
gexp: Resolve the default system at '>>=' time.
Ludovic Courtès
2014-07-12
*
tests: Skip tests that would hit the shebang length limitation.
Ludovic Courtès
2014-06-04
[next]