index
:
guix.git
master
merge-deploy
wip-deploy
Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
Jakob L. Kreuze
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
gexp.scm
Age
Commit message (
Expand
)
Author
2019-04-04
gexp: 'compiled-modules' loads modules before compiling them.
Ludovic Courtès
2019-02-06
monads, gexp: Prevent redefinition of syntax parameters.
Ludovic Courtès
2019-01-07
gexp: 'gexp->script' does not emit load-path expression when unnecessary.
Ludovic Courtès
2019-01-05
gexp: Lowering a <computed-file> honors SYSTEM and TARGET.
Ludovic Courtès
2018-12-19
Use 'mapm' instead of 'sequence' + 'map'.
Ludovic Courtès
2018-11-29
Merge branch 'master' into core-updates
Marius Bakke
2018-11-28
derivations: Add properties.
Ludovic Courtès
2018-11-14
Merge branch 'master' into core-updates
Marius Bakke
2018-11-12
store: Add a functional object cache and use it in 'lower-object'.
Ludovic Courtès
2018-11-05
Merge branch 'master' into core-updates
Marius Bakke
2018-10-27
gexp: 'gexp-modules' now consistently deletes duplicates.
Ludovic Courtès
2018-10-21
Merge branch 'master' into core-updates
Marius Bakke
2018-10-18
services: dhcp-client: Deprecate 'dhcp-client-service' procedure.
Ludovic Courtès
2018-09-09
Merge branch 'master' into core-updates
Marius Bakke
2018-09-08
gexp: 'file-union' accepts directory names.
Ludovic Courtès
2018-07-27
gexp: Remove #:deprecation-warnings from 'imported-files'.
Ludovic Courtès
2018-07-27
gexp: Inline bug-fix in 'compiled-modules'.
Ludovic Courtès
2018-07-26
gexp: Remove backward compatibility hack for 'imported-files'.
Ludovic Courtès
2018-07-19
gexp: 'imported-files/derivation' can copy files instead of symlinking.
Ludovic Courtès
2018-07-19
gexp: 'imported-files' no longer creates a derivation by default.
Ludovic Courtès
2018-07-19
gexp: Remove unnecessary 'mlet'.
Ludovic Courtès
2018-07-12
gexp: Allow bytevector as content of `plain-file'.
Jan Nieuwenhuizen
2018-06-01
Merge branch 'master' into core-updates
Ludovic Courtès
2018-06-01
gexp: Add 'with-extensions'.
Ludovic Courtès
2018-06-01
gexp: 'compiled-modules' no longer overrides (guix build utils).
Ludovic Courtès
2018-05-17
Merge branch 'master' into core-updates
Mark H Weaver
2018-05-15
gexp: Disable deprecation warnings for 'imported-modules'.
Ludovic Courtès
2018-04-11
Merge branch 'master' into core-updates
Mark H Weaver
2018-04-11
gexp: 'scheme-file' can splice expressions.
Ludovic Courtès
2018-04-10
Merge branch 'master' into core-updates
Mark H Weaver
2018-04-08
gexp: 'directory-union' has a #:resolve-collision parameter.
Ludovic Courtès
2018-04-01
gexp: 'compiled-modules' prints a line for each module.
Ludovic Courtès
2018-04-01
gexp: compiled-modules: Factorize build code.
Ludovic Courtès
2018-03-23
gexp: 'program-file' has a new #:module-path parameter.
Ludovic Courtès
2018-03-23
gexp: 'gexp->script' and 'gexp->file' have a new #:module-path parameter.
Ludovic Courtès
2018-03-03
services: messaging: Prosody config supports file-like objects.
Clément Lassieur
2017-12-18
gexp: 'computed-file' has a new #:guile parameter.
Ludovic Courtès
2017-11-29
gexp: Default to 'guile-2.2' for 'program-file'.
Ludovic Courtès
2017-11-29
gexp: 'compiled-modules' disables deprecation warnings by default.
Ludovic Courtès
2017-11-21
gexp: 'directory-union' has a #:quiet? parameter.
Ludovic Courtès
2017-11-21
union: Parametrize the symlink procedure .
Ludovic Courtès
2017-10-22
gexp: Add 'directory-union'.
Ludovic Courtès
2017-10-22
gexp: Add 'file-union'.
Ludovic Courtès
2017-07-20
gexp: Slightly improve error reporting for 'local-file'.
Ludovic Courtès
2017-07-17
gexp: 'ungexp-splicing' properly accounts for nested native inputs.
Ludovic Courtès
2017-04-19
gexp: 'gexp-modules' accepts plain Scheme objects.
Ludovic Courtès
2017-04-04
gexp: 'lower-object' raises an exception when passed an invalid object.
Ludovic Courtès
2017-03-16
gexp: Add '=>' syntax to import computed modules.
Ludovic Courtès
2017-03-09
gexp: Expose functions to allow creating derivation builders.
Roel Janssen
2017-01-01
gexp: Support 'ungexp' forms in improper lists.
Ludovic Courtès
[next]