~ruther/guix-local

ref: 4f14c628dc805d07fa01f25d054f030c8179c99b guix-local/gnu d---------
4f14c628 — Ludovic Courtès 10 years ago
gnu: american-fuzzy-lop: Really build against QEMU 2.3.0.

* gnu/packages/debug.scm (qemu-2.3.0): New variable.
  (american-fuzzy-lop): Use it instead of QEMU-HEADLESS.
9e6b9ea4 — Ludovic Courtès 10 years ago
gnu: clang-runtime: Mark MIPS as unsupported.

* gnu/packages/llvm.scm (clang-runtime-from-llvm): Add
  'supported-systems' field.
2666a126 — 宋文武 10 years ago
gnu: font-adobe-source-han-sans: Update to 1.004.

* gnu/packages/fonts.scm (font-adobe-source-han-sans): Update to 1.004.
  [license]: Change to 'silofl1.1'.
dee7e58e — 宋文武 10 years ago
gnu: dosfstools: Update to 3.0.28.

* gnu/packages/disk.scm (dosfstools): Update to 3.0.28.
b871a453 — 宋文武 10 years ago
gnu: zsh: Update to 5.1.1.

* gnu/packages/zsh.scm (zsh): Update to 5.1.1.
29852c8a — Efraim Flashner 10 years ago
gnu: libmicrohttpd: Update to 0.9.45.

* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.45.
7b543d1b — Efraim Flashner 10 years ago
gnu: libassuan: Update to 2.3.0.

* gnu/packages/gnupg.scm (libassuan): Update to 2.3.0.
3b6f7a0a — Efraim Flashner 10 years ago
gnu: sipwitch: Update to 1.9.14.

* gnu/packages/telephony.scm (sipwitch): Update to 1.9.14.
7e096dd2 — Efraim Flashner 10 years ago
gnu: ucommon: Update to 6.6.2.

* gnu/packages/telephony.scm (ucommon): Update to 6.6.2.
  [license]: Change to gpl3+.
ae3d99e9 — Efraim Flashner 10 years ago
gnu: parallel: Update to 20151022.

* gnu/packages/parallel.scm (parallel): Update to 20151022.
b95bcb8a — Eric Bavier 10 years ago
gnu: Add byobu.

* gnu/packages/screen.scm (byobu): New variable.
* gnu/packages/patches/byobu-writable-status.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.
e5930e5a — Eric Bavier 10 years ago
gnu: newt: Build python bindings.

* gnu/packages/slang.scm (newt)[outputs]: New field.
  [arguments]: Add #:make-flags argument.  Add 'move-python' phase.
718c5dd6 — Mark H Weaver 10 years ago
gnu: esmtp: Fix 'inputs' field.

This is a followup to commit f8ae32a26a5f41466f5c7792261fdf2e78d1d35f.

* gnu/packages/mail.scm (esmtp)[inputs]: Add missing parentheses.
3931607e — Ludovic Courtès 10 years ago
gnu: guile-ncurses: Mask test failure with ncurses 6.0.

Fixes <http://bugs.gnu.org/21677>.

* gnu/packages/guile.scm (guile-ncurses)[arguments]: Add #:make-flags.
4ebdefc0 — Ludovic Courtès 10 years ago
gnu: cmake: Download over HTTPS.

Reported by Gxsdnewb on #guix.

* gnu/packages/cmake.scm (cmake)[source]: Use 'https' URL.
465b61fc — Cyril Roelandt 10 years ago
gnu: Add python-tempest-lib.

* gnu/packages/openstack.scm (python-tempest-lib,
  python2-tempest-lib): New variables.
39d3f2ed — Cyril Roelandt 10 years ago
gnu: python-oslotest: move mox3 to the propagated-inputs

* gnu/packages/openstack.scm (python-oslotest): move mox3 to the propagated
  inputs.
aee6412a — Cyril Roelandt 10 years ago
gnu: Add python-oslo.log.

* gnu/packages/openstack.scm (python-oslo.log,
  python2-oslo.log): New variables.
a3fc12da — Cyril Roelandt 10 years ago
gnu: paramiko: Move python-pycrypto to the propagated inputs.

* gnu/packages/python.scm (python-paramiko): Move python-pycrypto to the
  propagated-inputs.
2931f464 — Cyril Roelandt 10 years ago
gnu: Add python-os-testr.

* gnu/packages/openstack.scm (python-ostestr,
  python2-ostestr): New variables.
Next