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
2015-03-02
gexp: Make sure 'gexp-outputs' removes duplicate outputs.
Ludovic Courtès
2015-02-27
gexp: Aggregate outputs of compound gexps.
Ludovic Courtès
2015-02-13
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-11
gexp: Add #:allowed-references parameter to 'gexp->derivation'.
Ludovic Courtès
2015-01-14
monads: Move '%store-monad' and related procedures where they belong.
Ludovic Courtès
2015-01-12
monads: Rewrite 'text-file*' using gexps.
Ludovic Courtès
2014-11-09
gexp: Add #:module-path parameter to 'gexp->derivation'.
Ludovic Courtès
2014-09-08
gexp: 'gexp->script' returns a script that can easily be compiled.
Ludovic Courtès
2014-09-06
gexp: Allow use of high-level objects in #:references-graphs.
Ludovic Courtès
2014-08-28
gnu: Split (gnu packages base), adding (gnu packages commencement).
Ludovic Courtès
2014-08-18
gexp: Add 'ungexp-native' and 'ungexp-native-splicing'.
Ludovic Courtès
2014-08-17
gexp: Add #:target parameter to 'gexp->derivation'.
Ludovic Courtès
2014-07-17
gexp: Gracefully handle printing of gexps with spliced references.
Ludovic Courtès
2014-07-16
gexp: Build 'gexp->file' derivations locally.
Ludovic Courtès
2014-07-12
gexp: Resolve the default system at '>>=' time.
Ludovic Courtès
2014-06-04
tests: Skip tests that would hit the shebang length limitation.
Ludovic Courtès
2014-05-01
monads, gexp: Remove unintended dependency on (gnu packages …).
Ludovic Courtès
2014-05-01
gexp: Add support for 'origin?' objects in 'ungexp' forms.
Ludovic Courtès
2014-04-30
gexp: Add pretty printer.
Ludovic Courtès
2014-04-29
gexp: Remove leftover parameter.
Ludovic Courtès
2014-04-28
monads: Hide 'derivation-expression' and 'lower-inputs'.
Ludovic Courtès
2014-04-28
Add (guix gexp).
Ludovic Courtès
[prev]