~ruther/guix-local

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'.
0a5ec709 — Alex Kost 10 years ago
emacs: Display supported systems in "Package Info".

* emacs/guix-main.scm (%package-param-alist): Add 'systems'.
* emacs/guix-ui-package.el (guix-package-info-insert-systems): New
  procedure.
  (guix-package-info-format): Add it.
  (guix-output-info-format): Likewise.
  (guix-package-info-titles): Add "Supported systems" title.
cb933df6 — Ricardo Wurmus 10 years ago
gnu: Add genomation.

* gnu/packages/bioinformatics.scm (r-genomation): New variable.
03ea5a35 — Ricardo Wurmus 10 years ago
gnu: Add seqPattern.

* gnu/packages/bioinformatics.scm (r-seqpattern): New variable.
c43a011d — Ricardo Wurmus 10 years ago
gnu: Add impute.

* gnu/packages/bioinformatics.scm (r-impute): New variable.
c63cef66 — Ricardo Wurmus 10 years ago
gnu: Add BSgenome.

* gnu/packages/bioinformatics.scm (r-bsgenome): New variable.
fbf6045e — Ricardo Wurmus 10 years ago
gnu: Add plotly.

* gnu/packages/statistics.scm (r-plotly): New variable.
a28d646b — Ricardo Wurmus 10 years ago
gnu: Add viridis.

* gnu/packages/statistics.scm (r-viridis): New variable.
d547ce5e — Ricardo Wurmus 10 years ago
gnu: Add topGO.

* gnu/packages/bioinformatics.scm (r-topgo): New variable.
Next