~ruther/guix-local

2a40f763 — Ricardo Wurmus 10 years ago
gnu: Add r-gridbase.

* gnu/packages/statistics.scm (r-gridbase): New variable.
60a9d3d0 — Ricardo Wurmus 10 years ago
gnu: Add r-plotrix.

* gnu/packages/statistics.scm (r-plotrix): New variable.
03af370f — Ricardo Wurmus 10 years ago
gnu: Add r-readr.

* gnu/packages/statistics.scm (r-readr): New variable.
62141c07 — Ricardo Wurmus 10 years ago
gnu: Rename r-data.table to r-data-table.

* gnu/packages/statistics.scm (r-data.table): Rename variable ...
(r-data-table): ... to this.
[description]: Clarify relation to data.frame.
[license]: Use correct license.
0f6b9e98 — Ricardo Wurmus 10 years ago
import: cran: Parse DESCRIPTION instead of HTML.

* guix/import/cran.scm (description->alist, listify,
  beautify-description, description->package): New procedures.
(table-datum, downloads->url, nodes->text, cran-sxml->sexp): Remove
proceduces.
(latest-release): Use parsed DESCRIPTION instead of SXML.
* tests/cran.scm: Rewrite to match importer.
b6a22275 — Ricardo Wurmus 10 years ago
import: cran: Match more license strings.

* guix/import/cran.scm (string->license): Match more license strings to
  license symbols.
5f7e17be — Ben Woodcroft 10 years ago
gnu: Add snap-aligner.

* gnu/packages/bioinformatics.scm (snap-aligner): New variable.
9a41f443 — Efraim Flashner 10 years ago
gnu: python-certifi: Update to 2015.11.20.1.

* gnu/packages/python.scm (python-certifi): Update to 2015.11.20.1.
[source]: Change to pypi syntax.
2e4c5457 — Efraim Flashner 10 years ago
gnu: gnumeric: Add python scripting support.

* gnu/packages/gnome.scm (gnumeric): Do it.
[inputs]: Add python2, python2-pygobject-2.
7bcbd40d — Efraim Flashner 10 years ago
gnu: gnumeric: Update to 1.12.24.

* gnu/packages/gnome.scm (gnumeric): Update to 1.12.24.
[inputs]: Add librsvg, libxslt.
[arguments]: Use "modify-phases" syntax.
8cabd349 — Efraim Flashner 10 years ago
gnu: goffice: Update to 0.10.24.

* gnu/packages/gnome.scm (goffice): Update to 0.10.24.
24a78aa6 — Efraim Flashner 10 years ago
gnu: gvfs: Update to 1.26.2.

* gnu/packages/gnome.scm (gvfs): Update to 1.26.2.
[inputs]: Add gcr.
98f4a900 — Alex Kost 10 years ago
emacs: Handle compiled autoloads.

* emacs/guix-emacs.el (guix-emacs-autoloads-regexp): New variable.
  (guix-emacs-find-autoloads-in-directory): Return a list of autoloads
  without extensions.
75343704 — Mark H Weaver 10 years ago
gnu: linux-libre: Update to 4.3.2.

* gnu/packages/linux.scm (linux-libre): Update to 4.3.2.
  [native-inputs]: Add openssl.
* gnu/packages/linux-libre-x86_64.conf,
  gnu/packages/linux-libre-i686.conf: Update for 4.3.x,
  based on <https://jxself.org/git/kernel-configs.git>.
5d691657 — Efraim Flashner 10 years ago
gnu: python-requests: Update to 2.8.1.

* gnu/packages/python.scm (python-requests): Update to 2.8.1.
[native-inputs]: Move python-setuptools here.
[inputs]: Remove python-certifi.
[propagated-inputs]: Add python-py, python-pytest, python-pytest-cov,
python-wheel.
[arguments]: Enable tests.
addc808d — Efraim Flashner 10 years ago
gnu: Add python-wheel.

* gnu/packages/python.scm (python-wheel, python2-wheel): New variables.
358c3d61 — Efraim Flashner 10 years ago
gnu: Add python-pytest-cov.

* gnu/packages/python.scm (python-pytest-cov, python2-pytest-cov): New
variables.
e522d840 — Roel Janssen 10 years ago
gnu: Add libconfig.

* gnu/packages/textutils.scm (libconfig): New variable.
b01bbbcf — Efraim Flashner 10 years ago
gnu: python-pytz: Update to 2015.7.

* gnu/packages/python.scm (python-pytz): Update to 2015.7.
[source]: Change uri to pypi's location.
[home-page]: Change to new website.
[license]: Change to expat.
16414017 — Ricardo Wurmus 10 years ago
gnu: ghc-cryptonite: Update description.

* gnu/packages/haskell.scm (ghc-cryptonite)[description]: Shorten overly
  technical package description.
Next