~ruther/guix-local

5e0535a7 — Ben Woodcroft 9 years ago
gnu: ruby-coderay: Update to 1.1.1.

* gnu/packages/ruby.scm (ruby-coderay): Update to 1.1.1.
f1710d8d — Ben Woodcroft 9 years ago
gnu: ruby-pry: Update to 0.10.4.

* gnu/packages/ruby.scm (ruby-pry): Update to 0.10.4.
d0c16adb — nikita 9 years ago
gnu: gitolite: Fix shebangs in hooks.

Fixes <https://bugs.gnu.org/25957>.

* gnu/packages/version-control.scm (gitolite)[arguments]: Add 'fix-hooks-shebangs'
phase to fix references to '/usr/bin/perl'.

Signed-off-by: Leo Famulari <leo@famulari.name>
34ba7cd4 — nikita 9 years ago
gnu: gitolite: Update to 3.6.6.

* gnu/packages/version-control.scm (gitolite): Update to 3.6.6.

Signed-off-by: Leo Famulari <leo@famulari.name>
52c14bb6 — Roel Janssen 9 years ago
gnu: pugixml: Build relocatable library.

* gnu/packages/xml.scm (pugixml): Add "-shared -fPIC" to ensure the
library is relocatable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
3190c307 — nikita 9 years ago
gnu: Add hiawatha.

* gnu/packages/web.scm (hiawatha): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
88522738 — nikita 9 years ago
gnu: Add mbedtls-apache.

* gnu/packages/tls.scm (mbedtls-apache): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
5bbf31cc — Danny Milosavljevic 9 years ago
gnu: stellarium: Use modular Qt.

* gnu/packages/astronomy.scm (stellarium)[inputs]: Remove qt.
Add qtbase, qtmultimedia, qtscript, qtserialport.
[native-inputs]: Add qtbase, qttools.
b2e3d59c — 宋文武 9 years ago
gnu: glulxe: Update to 0.5.4.

* gnu/packages/games.scm (glulxe): Update to 0.5.4.
[license]: Change to 'expat'.
21abf092 — Andreas Enge 9 years ago
gnu: arb: Update to 2.10.0.

* gnu/packages/algebra.scm (arb): Update to 2.10.0.
* gnu/packages/patches/arb-ldconfig.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
169a438c — Marius Bakke 9 years ago
gnu: acpid: Update to 2.0.28.

* gnu/packages/linux.scm (acpid): Update to 2.0.28.
3b175eab — Marius Bakke 9 years ago
gnu: nss, nss-certs: Update to 3.29.2.

* gnu/packages/certs.scm (nss-certs): Update to 3.29.2.
* gnu/packages/gnuzilla.scm (nss): Update to 3.29.2.
* gnu/packages/patches/nss-pkgconfig.patch: Adapt to context changes.
728f3620 — Leo Famulari 9 years ago
gnu: nspr: Update to 4.13.1.

* gnu/packages/gnuzilla.scm (nspr): Update to 4.13.1.
aa6738dd — Marius Bakke 9 years ago
gnu: jasper: Update to 2.0.12.

* gnu/packages/image.scm (jasper): Update to 2.0.12.
608afe06 — Marius Bakke 9 years ago
gnu: maim: Update to 4.4.61.

* gnu/packages/xdisorg.scm (maim): Update to 4.4.61.
3f98071a — Marius Bakke 9 years ago
Merge branch 'python-tests'
0a77fdf4 — Andreas Enge 9 years ago
gp2c: Update to 0.10.0.

* gnu/packages/algebra.scm (gp2c): Update to 0.10.0.
aada6f37 — Andreas Enge 9 years ago
pari-gp: Update to 2.9.1.

* gnu/packages/algebra.scm (pari-gp): Update to 2.9.1.
42a3293a — Tobias Geerinckx-Rice 9 years ago
gnu: tor: Update to 0.2.9.10.

* gnu/packages/tor.scm (tor): Update to 0.2.9.10.
7109e0ff — Danny Milosavljevic 9 years ago
build-system/cargo: Export %cargo-build-system-modules.

* guix/build-system/cargo.scm (%cargo-build-system-modules): Export.
Next