~ruther/guix-local

01af1e11 — Marius Bakke 8 years ago
gnu: python2-flake8: Fix python-enum34 propagation.

* gnu/packages/python.scm (python2-flake8)[propagated-inputs]: Replace
PYTHON2-ENUM with PYTHON2-ENUM34.
9e94d063 — Marius Bakke 8 years ago
gnu: multiqc: Update to 1.4.

* gnu/packages/bioinformatics.scm (multiqc): Update to 1.4.
[propagated-inputs]: Remove PYTHON-ENUM34.
799c3c86 — Ricardo Wurmus 8 years ago
gnu: sablevm: Fix broken build.

* gnu/packages/java.scm (sablevm)[arguments]: Change threading type.
919d1f26 — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
930ebe14 — Mark H Weaver 8 years ago
gnu: linux-libre: Update to 4.15.1.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.1.
(%linux-libre-hash): Update hash.
026eaa93 — Mark H Weaver 8 years ago
gnu: linux-libre@4.14: Update to 4.14.17.

* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.17.
(%linux-libre-4.14-hash): Update hash.
97178e2f — Mark H Weaver 8 years ago
gnu: linux-libre@4.9: Update to 4.9.80.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.80.
6fe56202 — Mark H Weaver 8 years ago
gnu: linux-libre@4.4: Update to 4.4.115.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.115.
e7ca6349 — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
0903a517 — Nicolas Goaziou 8 years ago
gnu: giac-xcas: Update to 1.4.9-45.

* gnu/packages/algebra.scm (giac-xcas): Update to 1.4.9-45.
03392caa — Mathieu Othacehe 8 years ago
gnu: gpsbabel: Add missing module.

* gnu/packages/gps.scm (gpsbabel)[source]: Add (guix build utils) module for
"with-directory-excursion" macro.
f8602046 — Efraim Flashner 8 years ago
gnu: Add culmus.

* gnu/packages/fonts.scm (culmus): New variable.
0698633d — Oleg Pykhalov 8 years ago
gnu: emacs-browse-at-remote: Update to 0.9.0-1.31dcf77.

* gnu/packages/emacs.scm (emacs-browse-at-remote): Update to 0.9.0-1.31dcf77.
66ab28bb — Tobias Geerinckx-Rice 8 years ago
gnu: ncdu: Update to 1.13.

* gnu/packages/ncdu.scm (ncdu): Update to 1.13.
4b179fb2 — Tobias Geerinckx-Rice 8 years ago
gnu: man-pages: Update to 4.15.

* gnu/packages/man.scm (man-pages): Update to 4.15.
b8181163 — Tobias Geerinckx-Rice 8 years ago
gnu: cfitsio: Use HTTPS home page.

* gnu/packages/astronomy.scm (cfitsio)[home-page]: Use HTTPS.
b0881e0b — Jelle Licht 8 years ago
gnu: node: Update to 9.4.0.

* gnu/packages/node.scm (node): Update to 9.4.0.
[arguments]: Remove all tests that depend on eslint being available. Remove
reference to deleted test. Removed networking test.
0c8c97f4 — Efraim Flashner 8 years ago
gnu: ethtool: Update to 4.15.

* gnu/packages/networking.scm (ethtool): Update to 4.15.
c6840089 — Eric Bavier 8 years ago
gnu: slepc: Apply invoke to configure flags.

Follow-up to 94a1eb96d32fcce97ee5d9440ecffe22f7555cd5

* gnu/packages/maths.scm (slepc)[arguments]: Use 'apply' since 'flags' is a
list of configure arguments.
e01397b4 — Eric Bavier 8 years ago
gnu: Add Elemental.

* gnu/packages/maths.scm (elemental): New variable.
Next