~ruther/guix-local

cf0ec6c4 — Eric Bavier 10 years ago
gnu: scotch, pt-scotch: Build esmumps libraries.

* gnu/packages/maths.scm (scotch)[arguments]: Add 'build-esmumps
  phase.  Install esmumps libraries and headers in 'install phase.
  (pt-scotch)[arguments]: Build ptesmumps in 'build phase.  Add
  make parallelism.
d6602ee9 — Eric Bavier 10 years ago
gnu: scotch, pt-scotch: Use modify-phases.

* gnu/packages/maths.scm (scotch, pt-scotch)[arguments]: Use modify-phases.
6c798540 — Eric Bavier 11 years ago
gnu: Update scotch to 6.0.4.

* gnu/packages/maths.scm (scotch): Update to 6.0.4.
  [arguments]: Add -fPIC to CFLAGS.
* gnu/packages/patches/scotch-test-threading.patch: Adjust patch for a
  new set of test fixes.
* gnu/packages/patches/pt-scotch-build-parallelism.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.
38f0a2ba — Eric Bavier 10 years ago
gnu: openmpi: Upgrade to 1.8.5.

* gnu/packages/mpi.scm (openmpi): Upgrade to 1.8.5.
  [native-inputs]: Add perl.
  [arguments]: Add configure flags for thread support.
579f5c8a — Eric Bavier 10 years ago
gnu: hwloc: Move numactl to inputs.

* gnu/packages/mpi.scm (hwloc)[propagated-inputs]: Move numactl from here...
  [inputs]: ...to here.
  [arguments]: New 'refine-libnuma' phase.
ce7d9c98 — Eric Bavier 10 years ago
gnu: hwloc: Upgrade to 1.10.1.

* gnu/packages/patches/hwloc-gather-topology-lstopo.patch: New patch.
* gnu/packages/mpi.scm (hwloc): Upgrade to 1.10.1.
  [source]: Use patch.
  [propagated-inputs]: Remove libpci.
  [inputs]: Add libpciaccess.
* gnu-system.am (dist_patch_DATA): Add patch.
7362371d — Eric Bavier 10 years ago
gnu: python-mccabe: Fix license field.

* gnu/packages/python.scm (python-mccabe)[license]: 'expat' ->
  'license:expat'.
e8df8f47 — Cyril Roelandt 10 years ago
gnu: Add python-flake8.

* gnu/packages/python.scm (python-flake8, python2-flake8): New variables.
a59e017c — Cyril Roelandt 10 years ago
gnu: Add python-mccabe.

* gnu/packages/python.scm (python-mccabe, python2-mccabe): New variables.
e31d7f44 — Cyril Roelandt 10 years ago
gnu: Add python-pyflakes.

* gnu/packages/python.scm (python-pyflakes, python2-pyflakes): New variables.
d889e6c4 — Cyril Roelandt 10 years ago
gnu: Add python-pep8.

* gnu/packages/python.scm (python-pep8, python2-pep8): New variables.
fe36d84e — Ludovic Courtès 10 years ago
doc: Add 'guix environment' examples.

* doc/environment-gdb.scm: New file.
* doc.am (EXTRA_DIST): Add it.
* doc/guix.texi (Invoking guix environment): Clarify wording of the first
  example.  Add a --ad-hoc example upfront.  Add an example for '-e', and one
  for '-l'.
25734108 — Ricardo Wurmus 10 years ago
gnu: withershins: Use new "libiberty" package.

* gnu/packages/code.scm (withershins)[inputs]: Replace "gcc" with "libiberty".
   [arguments]: Simplify "find-libiberty" phase.
2b6b6d13 — Ricardo Wurmus 10 years ago
gnu: Add libiberty.

* gnu/packages/gcc.scm (make-libiberty, libiberty): New variables.
74e03fcc — Ricardo Wurmus 10 years ago
gnu: r: Update to 3.2.1.

* gnu/packages/statistics.scm (r): Update to 3.2.1.
* gnu/packages/patches/r-fix-15899.patch: Remove file.
* gnu-system.am (dist_patch_DATA): Remove it.
82c370de — Ricardo Wurmus 10 years ago
gnu: Add Blast+.

* gnu/packages/bioinformatics.scm (blast+): New variable.
11906b2c — Ludovic Courtès 10 years ago
gnu: global: Update to 6.5.

* gnu/packages/code.scm (global): Update to 6.5.
622a616e — Ludovic Courtès 10 years ago
gnu: help2man: Update to 1.47.1.

* gnu/packages/man.scm (help2man): Update to 1.47.1.
b1f5fe0e — Ludovic Courtès 10 years ago
gnu: parallel: Update to 20150622.

* gnu/packages/parallel.scm (parallel): Update to 20150622.
dd138fc8 — Ludovic Courtès 10 years ago
gnu: screen: Update to 4.3.1.

* gnu/packages/screen.scm (screen): Update to 4.3.1.
Next