aboutsummaryrefslogtreecommitdiff
path: root/emacs
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2015-10-31 12:26:43 +0100
committerLudovic Courtès <ludo@gnu.org>2015-10-31 12:26:43 +0100
commitef89cb4263e14887385ef8240b040be052c741c1 (patch)
treead24d8099d2e0f7c28edb525f441f365488b55bc /emacs
parenteed588d9976367cac020d20de9a99d4bce0058b3 (diff)
downloadguix-ef89cb4263e14887385ef8240b040be052c741c1.tar.gz
guix-ef89cb4263e14887385ef8240b040be052c741c1.zip
gnu: lablgtk: Build sequentially.
* gnu/packages/ocaml.scm (lablgtk)[arguments]: Add #:parallel-build? #f.
Diffstat (limited to 'emacs')
0 files changed, 0 insertions, 0 deletions
'>...Ludovic Courtès 2018-05-08guix: Separate the package name and version with "@", not "-"....Chris Marusich 2018-03-27graph: Add "module" node type....Ludovic Courtès 2017-12-17graph: Adjust test for glibc:static among the implicit inputs....Ludovic Courtès 2017-01-04graph: Add '%reverse-package-node-type'....Ludovic Courtès 2016-12-14graph: Backend must have name and description....Ricardo Wurmus