~ruther/guix-local

a6a979cb — Marius Bakke 8 years ago
gnu: mariadb: Update to 10.1.25.

* gnu/packages/databases.scm (mariadb): Update to 10.1.25.
79937f72 — Marius Bakke 8 years ago
gnu: strace: Update to 4.18.

* gnu/packages/linux.scm (strace): Update to 4.18.
ece8bb38 — Marius Bakke 8 years ago
gnu: xscreensaver: Update to 5.37.

* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.37.
ad01c7aa — Ludovic Courtès 8 years ago
gnu: artanis: Update source URL.

* gnu/packages/guile.scm (artanis)[source]: Change URL to mirror://gnu.
298fd38b — Efraim Flashner 8 years ago
gnu: julia: Add support for aarch64-linux.

* gnu/packages/julia.scm (julia)[arguments]: Add make-flag argument for
aarch64-linux.
[supported-systems]: Add aarch64-linux.
cdc827b3 — Efraim Flashner 8 years ago
gnu: gcompris: Update to 17.05.

* gnu/packages/education.scm (gcompris): Update to 17.05.
0dd87919 — Efraim Flashner 8 years ago
gnu: gcc@6: Update to 6.4.0.

* gnu/packages/gcc.scm (gcc@6, gfortran@6): Update to 6.4.0.
7550f8ea — Leo Famulari 8 years ago
gnu: net-tools: Remove `hostname` from description.

This is a followup to commit c9e0a44eec12a1e673b518264a7cbc0883670cf5.

* gnu/packages/linux.scm (net-tools)[description]: Update description.
e048de60 — Leo Famulari 8 years ago
gnu: inet-utils: Mention `hostname` in description.

* gnu/packages/admin.scm (inetutils)[description]: Update description.
2d677f84 — Stefan Reichör 8 years ago
gnu: tmux: Update to 2.5.

* gnu/packages/tmux.scm (tmux): Update to 2.5.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
gnu: alpine: Use new URL.

* gnu/packages/mail.scm (alpine)[source]: Use new URL for download.
(home-page): Use new URL.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
425ab478 — Ludovic Courtès 8 years ago
gnu: shepherd: Allow cross-compilation.

* gnu/packages/admin.scm (shepherd)[native-inputs]: Add GUILE-2.0.
ba4aca3a — Ludovic Courtès 8 years ago
gnu: util-linux: Fix cross-compilation.

* gnu/packages/linux.scm (util-linux)[inputs]: Add NET-BASE
when (%current-target-system) is true.  Fixes cross-compilation.
6d9a8590 — Ludovic Courtès 8 years ago
linux-initrd: Avoid monadic style a bit.

* gnu/system/linux-initrd.scm (expression->initrd): Use 'program-file'
for 'init'.
(flat-linux-module-directory): Use 'computed-file' instead of
'gexp->derivation'.
(raw-initrd): Adjust accordingly.
e208bf78 — Feng Shu 8 years ago
gnu: emacs-exwm-x: Update to 1.6.2.

* gnu/packages/emacs.scm (emacs-exwm-x): Update to 1.6.2.
adaebe80 — Feng Shu 8 years ago
gnu: emacs-switch-window: Update to 1.5.1.

* gnu/packages/emacs.scm (emacs-switch-window): Update to 1.5.1.
ce7e361f — Efraim Flashner 8 years ago
gnu: gemma: Fix building on non-Intel architectures.

* gnu/packages/patches/gemma-intel-compat.patch: New file.
* gnu/packages/bioinformatics.scm (gemma)[source]: Add patch.
[arguments]: Add NO_INTEL_COMPAT flag on non-Intel architectures.
* gnu/local.mk (dist_patch_DATA): Register patch.
0545e43a — Arun Isaac 8 years ago
gnu: gajim: Update to 0.16.8.

* gnu/packages/messaging.scm (gajim): Update to 0.16.8.
[source]: Remove patch.
* gnu/packages/patches/gajim-CVE-2016-10376.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
296bf4d5 — 宋文武 8 years ago
services: Add 'sysctl-service-type'.

* gnu/services/sysctl.scm: New file.
* doc/guix.texi (Miscellaneous Services): Document it.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
a522517c — Ben J Woodcroft 8 years ago
gnu: diamond: Update to 0.9.9.

* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.9.
Next