~ruther/guix-local

4a6635f3 — Andreas Enge 10 years ago
gnu: texlive: Use modify-phases syntax.

* gnu/packages/texlive.scm (texlive-bin, texlive-texmf): Use modify-phases
  syntax.
a916c826 — Efraim Flashner 10 years ago
gnu: man-pages: Update to 4.04.

* gnu/packages/man.scm (man-pages): Update to 4.04.
[source]: Add alternate location.
ce9a3042 — Taylan Ulrich Bayırlı/Kammer 10 years ago
build: Fix out-of-tree building of documentation.

* doc.am (.dot.png, .dot.pdf, .dot.eps): Put the generated files into
  $(srcdir).
9b9b7ffd — Ben Woodcroft 10 years ago
gnu: bedtools: Update to 2.25.0.

* gnu/packages/bioinformatics.scm (bedtools): Update to 0.25.0.
[source]: Remove patch merged upstream.
[arguments]: Use 'modify-phases'.  Remove
'patch-makefile-SHELL-definition' phase.
* gnu/packages/patches/bedtools-32bit-compilation.patch: Remove file.
* gnu-system.am (dist_patch_DATA): Remove it.
6573ac82 — Ben Woodcroft 10 years ago
gnu: bedtools: Use modify-phases.

* gnu/packages/bioinformatics.scm (bedtools)[arguments]: Use modify-phases.
695bea98 — Andreas Enge 10 years ago
gnu: r: Update to 3.2.3.

* gnu/packages/statistics.scm (r): Update to 3.2.3.
13035f5a — Andreas Enge 10 years ago
gnu: icecat: Update to 38.5.2-gnu1.

* gnu/packages/gnuzilla.scm (icecat): Update to 38.5.2-gnu1.
4c40fa02 — Ben Woodcroft 10 years ago
gnu: ruby-2.1: Update to 2.1.8.

* gnu/packages/ruby.scm (ruby-2.1): Update to 2.1.8.
f32274a7 — Leo Famulari 10 years ago
gnu: i2c-tools: Update source and home-page URLs.

* gnu/packages/linux.scm (i2c-tools)[source]: Update URL.
[home-page]: Update URL.
3a04d5d4 — Leo Famulari 10 years ago
gnu: lm-sensors: Update source and home-page URLs.

* gnu/packages/linux.scm (lm-sensors)[source]: Update URL.
[home-page]: Update URL.
bea25ae8 — Mark H Weaver 10 years ago
gnu: nss: Update to 3.21 [fixes CVE-2015-7575].

* gnu/packages/gnuzilla.scm (nss): Update to 3.21.
  [arguments]: In configure phase, setenv CC=gcc.
* gnu/packages/patches/nss-pkgconfig.patch: Adapt to NSS 3.21.
17ad0a27 — Ludovic Courtès 10 years ago
build-system/python: 'pypi-uri' takes an optional file name extension.

Suggested by swedebugia <swedebugia@riseup.net>.

* guix/build-system/python.scm (pypi-uri): Add 'extension' parameter and
use it.
2409f37f — Mathieu Lirzin 10 years ago
gnu: Add missing (gnu packages gcc) import.

* gnu/packages/bioinformatics.scm: Use (gnu packages gcc). This is
required by 'r-impute' for 'gfortran'.
9ef824c1 — Mathieu Lirzin 10 years ago
gnu: xterm: Update to 322.

* gnu/packages/xorg.scm (xterm): Update to 322.
a65e26f0 — 宋文武 10 years ago
gnu: epiphany: Update to 3.18.2.

* gnu/packages/gnome.scm (epiphany): Update to 3.18.2.
19e5258d — 宋文武 10 years ago
gnu: webkitgtk: Update to 2.10.4.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.10.4.
c0a9589d — 宋文武 10 years ago
doc: Document network-manager-service.

* doc/guix.texi (Networking Services): Document network-manager-service.
b110869d — Ludovic Courtès 10 years ago
doc: Add elaborate package search example.

* doc/guix.texi (Invoking guix package): Add elaborate --search example
using recsel and sexes.
c8d969b5 — Pjotr Prins 10 years ago
gnu: Add Pfff.

* gnu/packages/textutils.scm (pfff): New variable.
fbbaa4dd — Alex Kost 10 years ago
gnu: mpv: Remove 'samba' input.

This is a heavy-weight and uncommon feature.  See
<http://lists.gnu.org/archive/html/guix-devel/2015-12/msg00701.html>.

* gnu/packages/video.scm (mpv)[inputs]: Remove 'samba'.
Next