| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
This leads a 13% speedup on 'guix build libreoffice -d' and 18% on
'guix build gnome -d'.
* guix/derivations.scm (%derivation-cache): New variable.
(read-derivation): Use it instead of the private 'cache' variable.
(derivation): Populate %DERIVATION-CACHE before returning.
|
|
|
|
|
|
| |
* gnu/packages/gv.scm (gv)[propagated-inputs]: Remove.
[arguments]: New field.
[inputs]: Add GHOSTCRIPT/X.
|
|
|
|
|
|
|
| |
* guix/derivations.scm (write-derivation)[write-input]: Use 'display'
instead of 'write' for PATH.
Use 'simple-format' instead of 'format', and '~a' instead of '~s' for
SYSTEM and BUILDER.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-smartparens): Update to 1.9.0.
|
|
|
|
| |
* gnu/packages/emacs.scm (magit, emacs-magit-popup): Update to 2.10.0.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-with-editor): Update to 2.5.9.
|
|
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-markdown-unlit): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
| |
* gnu/packages/terminals.scm (beep)[arguments]: End 'patch-makefile phase
with truth.
|
|
|
|
| |
* gnu/packages/sdl.scm (sdl2)[inputs]: Add fcitx.
|
|
|
|
| |
* gnu/packages/sdl.scm (sdl2)[inputs]: Add dbus, gblib, and ibus.
|
|
|
|
|
|
| |
This commit causes too many rebuilds. It will be re-committed to core-updates.
This reverts commit 5b2834ae790557a760fea4bf2b8c7bac1ea8f23d.
|
|
|
|
|
| |
* gnu/packages/gawk.scm (gawk)[arguments]: Use /bin/sh instead of /bin/bash in
'set-shell-file-name' phase.
|
|
|
|
|
|
|
|
| |
* gnu/packages/irc.scm (irssi): Update to 1.0.0.
[arguments]: Remove --with-ncurses configure flag.
[native-inputs]: Move 'perl' to ...
[inputs]: ... here.
[home-page]: Use HTTPS.
|
|
|
|
|
|
|
| |
This is a followup to abe2ec73..807a5b32.
* gnu/packages/python.scm (python-snowballstemmer,
python-sphinx-cloud-sptheme, python-sphinx-alabaster-theme): Fix indentation.
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-sphinx-alabaster-theme,
python2-sphinx-alabaster-theme): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-sphinx-cloud-sptheme,
python2-sphinx-cloud-sptheme): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-snowballstemmer,
python2-snowballstemmer): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/terminals.scm (beep): New variable.
Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
|
|
|
|
| |
This is a follow-up to commit 3b0f2ba46b8c14cf9d9729e13e006af697d07403.
* gnu/packages/mtools.scm: Remove import of (gnu packages python).
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-nokogiri): Update to 1.7.0.1.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-hoe): Update to 3.16.0.
|
|
|
|
|
| |
* HACKING (Commit Access): Describe the pre-push Git hook.
* etc/git/pre-push: New file.
|
|
|
|
|
|
| |
* gnu/packages/patches/unrtf-CVE-2016-10091.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/unrtf.scm (unrtf)[source]: Use it.
|
|
|
|
|
|
| |
* gnu/packages/libreoffice.scm (libreoffice): Update to 5.1.6.2.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
|
|
| |
Followup to 93eeadf0226078a6a9ecf57f84446044b4be249b.
* gnu/packages/ocaml.scm (ocamlmod)[arguments]: Enable tests.
Problem reported by Julien Lepiller <julien@lepiller.eu>.
|
|
|
|
|
|
|
|
| |
Followup to 7a76b4afd0ce296bb462be8cf66234e41672c285.
* gnu/packages/ocaml.scm (ocaml-ounit)[arguments]: Enable tests.
Problem reported by Julien Lepiller <julien@lepiller.eu>.
|
|
|
|
| |
* gnu/packages/bittorrent.scm (aria2): Update to 1.30.0.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/inkscape-drop-wait-for-targets.patch: Remove it.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/inkscape.scm (inkscape): Update to 0.92.0.
[build-system]: Use "cmake-build-system".
[native-inputs]: Add glib:bin.
[arguments]: Remove obsolete arguments; disable tests.
|
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-cmdliner): New variable.
Signed-off-by: David Craven <david@craven.ch>
|
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-mtime): New variable.
Signed-off-by: David Craven <david@craven.ch>
|
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-rresult): New variable.
Signed-off-by: David Craven <david@craven.ch>
|
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-topkg): New variable.
Signed-off-by: David Craven <david@craven.ch>
|
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-result): New variable.
Signed-off-by: David Craven <david@craven.ch>
|
|
|
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-bitstring): New variable.
* gnu/packages/patches/ocaml-bitstring-fix-configure.patch: New file.
* gnu/local.mk (dist_patch_DATA): New patch.
Signed-off-by: David Craven <david@craven.ch>
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-bisect): New variable.
* gnu/packages/patches/ocaml-bisect-fix-camlp4-in-another-directory.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
Signed-off-by: David Craven <david@craven.ch>
|
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-stringext): New variable.
Signed-off-by: David Craven <david@craven.ch>
|
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-qtest): New variable.
Signed-off-by: David Craven <david@craven.ch>
|
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-frontc): New variable.
Signed-off-by: David Craven <david@craven.ch>
|
|
|
|
|
|
|
|
|
| |
* guix/scripts/graph.scm (%reverse-package-node-type): New variable.
(%node-types): Add it.
* tests/graph.scm ("reverse package DAG"): New test.
* doc/guix.texi (Invoking guix refresh): Add cross-reference to
"Invoking guix graph".
(Invoking guix graph): Document 'reverse-package'.
|
|
|
|
| |
* gnu/packages/guile.scm (guile-bash): New variable.
|
|
|
|
|
|
| |
* guix/grafts.scm (with-cache): New macro.
(cumulative-grafts)[return/cache]: Remove.
Use 'with-cache' instead.
|
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-zarith): New variable.
Signed-off-by: David Craven <david@craven.ch>
|
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocamlmod): New variable.
Signed-off-by: David Craven <david@craven.ch>
|
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (camlzip): New variable.
Signed-off-by: David Craven <david@craven.ch>
|
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-ounit): New variable.
Signed-off-by: David Craven <david@craven.ch>
|
|
|
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (camlp4)[arguments]: Install in OCAMLPATH and
META file.
(ocaml-findlib)[arguments]: Delete camlp4 META file.
Signed-off-by: David Craven <david@craven.ch>
|
|
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-forge-origin): New procedure.
(lablgtk)[origin]: Use it.
Signed-off-by: David Craven <david@craven.ch>
|
|
|
|
|
|
|
|
|
| |
* guix/build/ocaml-build-system.scm: New file.
* guix/build-system/ocaml.scm: New file.
* Makefile.am (MODULES): Add them.
* gnu/packages/ocaml.scm (ocaml)[native-search-paths]: Adjuste OCAMLPATH.
Signed-off-by: David Craven <david@craven.ch>
|
|
|
|
|
|
|
| |
* gnu/packages/ocaml.scm (camlp4)[arguments]: Disable parallel-build.
Change default target to "all" to compile native and byte version.
Signed-off-by: David Craven <david@craven.ch>
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml): Fix indentation.
|