~ruther/guix-local

cc27dbcf — Ludovic Courtès 10 years ago
substitute: Remove dead code.

This parameter became unused with the switch to HTTP pipelining in
commit d3a652037ef879f9279bc056c43d15ba7afcbb25.

* guix/scripts/substitute.scm (fetch): Remove #:quiet-404? and adjust
accordingly.
f09aea1b — Ludovic Courtès 10 years ago
store: 'references/substitutes' caches its results.

* guix/store.scm (%reference-cache): New variable.
(references/substitutes): Use it.
3667bb6c — Ludovic Courtès 10 years ago
size: Disable grafts.

* guix/scripts/size.scm (guix-size): Parametrize '%graft?'.
6e6a0401 — Andreas Enge 10 years ago
doc: Fix incorrect use of @xref.

This is a follow-up to commit 1068f26b797ed7c1475d93cab6eed53c9097c7f6.
Reported by Alex Kost <alezost@gmail.com>.

* doc/guix.texi (Building the Installation Image): Replace @xref by @ref.
9ced12de — David Thompson 10 years ago
gnu: kodi: Update to 16.0.

* gnu/packages/kodi.scm (kodi): Update to 16.0.
[inputs]: Add crossguid, dcadec, and util-linux.
680b54c5 — David Thompson 10 years ago
gnu: Add dcadec.

* gnu/packages/audio.scm (dcadec): New variable.
1e3fbf3c — David Thompson 10 years ago
gnu: Add crossguid.

* gnu/packages/kodi.scm (crossguid): New variable.
10b4a969 — Ricardo Wurmus 10 years ago
gnu: htsjdk: Use ant-build-system.

* gnu/packages/bioinformatics.scm (htsjdk)[build-system]: Use
ant-build-system.
[arguments]: Adapt for ant-build-system.
5f7a1a4d — Ricardo Wurmus 10 years ago
build: Add Ant build system.

* guix/build-system/ant.scm: New file.
* guix/build/ant-build-system: New file.
* Makefile.am (MODULES): Add new files.
* doc/guix.texi (Build Systems): Document ant-build-system.
535e2a2f — Ricardo Wurmus 10 years ago
gnu: ant: Update source URL.

* gnu/packages/java.scm (ant)[source]: Use Apache mirror instead of
  plain URL.
e1a56158 — Ricardo Wurmus 10 years ago
build: reset-timestamps: Include directories.

* guix/build/install.scm (reset-timestamps): Reset timestamps of
  directories as well.
846e3409 — Ricardo Wurmus 10 years ago
gnu: Add pyicoteo.

* gnu/packages/bioinformatics.scm (pyicoteo): New variable.
388e05ee — Efraim Flashner 10 years ago
gnu: enlightenment: Update to 0.20.6.

* gnu/packages/enlightenment.scm (enlightenment): Update to 0.20.6.
61c30e9d — Leo Famulari 10 years ago
gnu: Add khard.

* gnu/packages/mail.scm (khard): New variable.
eed1a61f — Leo Famulari 10 years ago
gnu: Add python-vobject.

* gnu/packages/python.scm (python-vobject, python2-vobject): New variables.
ed07b08d — Leo Famulari 10 years ago
gnu: Split python2-pyicu into python-pyicu and python2-pyicu.

* gnu/packages/python.scm (python2-pyicu): Split variable into...
(python-pyicu, python2-pyicu): ...both Python variants.
(python-pyicu)[arguments]: Enable tests.
d3b29319 — Leo Famulari 10 years ago
gnu: python2-pyicu: Update to 1.9.2.

* gnu/packages/python.scm (python2-pyicu): Update to 1.9.2.
9bb6d184 — Leo Famulari 10 years ago
gnu: Add python2-atomicwrites.

* gnu/packages/python.scm (python2-atomicwrites): New variable.
aae6b4b9 — Nils Gillmann 10 years ago
gnu: Add font-un.

* gnu/packages/fonts.scm (font-un): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
467c498b — Jochem Raat 10 years ago
gnu: Add Dutch Aspell dictionary.

* gnu/packages/aspell.scm (aspell-dict-nl): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Next