~ruther/guix-local

ref: 4fb5f8309966bc2144dcbdbc03a558fe3ffbc223 guix-local/gnu/packages d---------
4fb5f830 — Tobias Geerinckx-Rice 9 years ago
gnu: Add sslh.

* gnu/packages/networking.scm (sslh): New variable.
2f968727 — Tobias Geerinckx-Rice 9 years ago
gnu: httping: Update to 2.5.

* gnu/packages/networking.scm (httping): Update to 2.5.
f3e22216 — Julien Lepiller 9 years ago
gnu: Add fbida.

* gnu/packages/pdf.scm (fbida): New variable.
60da9fb1 — Andreas Enge 9 years ago
gnu: hdf4: Fix non-x86 architectures.

* gnu/packages/patches/hdf4-architectures.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patch.
* gnu/packages/maths.scm (hdf4)[source]: Add patch.
f349d36e — Leo Famulari 9 years ago
gnu: certbot, python-acme: Update to 0.9.3.

These packages should be updated together.

* gnu/packages/tls.scm (certbot): Update to 0.9.3.
[source]: Use pypi-uri.
(python-acme, python2-acme): Update to 0.9.3.
[source]: Use pypi-uri.
6c514128 — Leo Famulari 9 years ago
gnu: python-dnspython: Update to 0.15.0.

* gnu/packages/python.scm (python-dnspython, python2-dnspython): Update
to 0.15.0.
0580e383 — Leo Famulari 9 years ago
gnu: python-werkzeug: Update to 0.11.11.

* gnu/packages/python.scm (python-werkzeug, python2-werkzeug):
Update to 0.11.11.
eb68d268 — Leo Famulari 9 years ago
gnu: python-pyopenssl: Update to 16.1.0.

* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl): Update
to 16.1.0
[source]: Use pypi-uri.
caa0edb3 — Leo Famulari 9 years ago
gnu: python-pyasn1: Update to 0.1.9.

* gnu/packages/python.scm (python-pyasn1, python2-pyasn1): Update to 0.1.9.
[source]: Use pypi-uri.
b7afd018 — Ricardo Wurmus 9 years ago
gnu: Add python-whoosh.

* gnu/packages/python.scm (python-whoosh, python2-whoosh): New variables.
569f6016 — Theodoros Foradis 9 years ago
gnu: Add arm-none-eabi-toolchain variants.

* gnu/packages/embedded.scm (arm-none-eabi-toolchain): New procedure.
(arm-none-eabi-toolchain-4.9, arm-none-eabi-nano-toolchain-4.9,
arm-none-eabi-toolchain-6, arm-none-eabi-nano-toolchain-6): New
variables.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
dbc3c34e — Theodoros Foradis 9 years ago
gnu: Add arm-none-eabi-gcc-6.

* gnu/packages/embedded.scm (gcc-arm-none-eabi-6): New variable.
* gnu/packages/patches/gcc-6-arm-none-eabi-multilib.patch: New file.
* gnu/packages/patches/gcc-6-cross-environment-variables.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add the patches.
f4a4b854 — Leo Famulari 9 years ago
gnu: youtube-dl: Update to 2016-10-16.

* gnu/packages/video.scm (youtube-dl): Update to 2016-10-16.
fcb9b934 — Andy Patterson 9 years ago
gnu: dbus-1.10.12: Fix search paths.

Add the patches from dbus's source field back into its replacement. This ensures
that the grafted dbus package can find its services on GuixSD.

This is a follow-up to commit 34f9582aad557cd816bb3215fb4d7da7d1c5229a.

* gnu/packages/glib.scm (dbus-1.10.12)[source]: Inherit from dbus.

Signed-off-by: Leo Famulari <leo@famulari.name>
5f01e1bb — Efraim Flashner 9 years ago
gnu: assimp: Update to 3.3.1.

* gnu/packages/graphics.scm (assimp): Update to 3.3.1.
[native-inputs]: Remove unzip.
608bf1d3 — Efraim Flashner 9 years ago
gnu: jsoncpp: Update to 1.7.7.

* gnu/packages/serialization.scm (jsoncpp): Update to 1.7.7.
43593f5b — Efraim Flashner 9 years ago
gnu: cereal: Update to 1.2.1.

* gnu/packages/serialization.scm (cereal): Update to 1.2.1.
d0cddec2 — Efraim Flashner 9 years ago
gnu: picocom: Update to 2.2.

* gnu/packages/terminals.scm (picocom): Update to 2.2.
66bb5db7 — Efraim Flashner 9 years ago
gnu: termite: Use 'modify-phases' syntax.

* gnu/packages/terminals.scm (termite)[arguments]: Use 'modify-phases'
syntax.
ebe3515f — Efraim Flashner 9 years ago
gnu: termite: Update to 12.

* gnu/packages/terminals.scm (termite): Update to 12.
Next