~ruther/guix-local

e11e76b6 — Efraim Flashner 10 years ago
gnu: emotion-generic-players: Update to 1.17.0.

* gnu/packages/enlightenment.scm (emotion-generic-players): Update to 1.17.0.
da5e7616 — Efraim Flashner 10 years ago
gnu: evas-generic-loaders: Update to 1.17.0.

* gnu/packages/enlightenment.scm (evas-generic-loaders): Update to 1.17.0.
58fc3167 — Efraim Flashner 10 years ago
gnu: elementary: Update to 1.17.0.

* gnu/packages/enlightenment.scm (elementary): Update to 1.17.0.
7b2f2fbf — Efraim Flashner 10 years ago
gnu: efl: Update to 1.17.0.

* gnu/package/enlightenment.scm (efl): Update to 1.17.0.
37d6b097 — Andreas Enge 10 years ago
gnu: hwloc: Build without numactl support on armhf.

* gnu/packages/mpi.scm (hwloc)[inputs]: Drop numactl on armhf, where the
  package is not available.
35dfcdd7 — Andreas Enge 10 years ago
gnu: numactl: Remove unsupported system armhf-linux.

* gnu/packages/linux.scm (numactl)[supported-systems]: Remove armhf.
d120b1d4 — Mark H Weaver 10 years ago
gnu: Remove linux-libre-4.2.5.

This series is no longer supported upstream.

* gnu/packages/linux.scm (linux-libre-4.2.5): Remove variable.
11b953a1 — Andreas Enge 10 years ago
gnu: pius: Update to 2.2.2.

* gnu/packages/gnupg.scm (pius): Update to 2.2.2.
cea18ab0 — Andreas Enge 10 years ago
gnu: gnupg: Update to 2.1.11.

* gnu/packages/gnupg.scm (gnupg): Update to 2.1.11.
35f6c497 — Efraim Flashner 10 years ago
gnu: ao: Update to 1.2.0.

* gnu/packages/xiph.scm (ao): Update to 1.2.0.
a220b262 — Ludovic Courtès 10 years ago
syscalls: 'all-network-interface-names' accepts non-alphanumeric characters.

This fixes interfaces with a dash or other characters being ignored.
Suggested by Jookia <166291@gmail.com>.

* guix/build/syscalls.scm (%interface-line): Use [[:graph:]] instead
of [[:alnum:]].
2a5f0db4 — Ludovic Courtès 10 years ago
system: /etc/profile reads /etc/environment for the sake of lshd.

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

* gnu/system.scm (operating-system-etc-service)[profile]: Add hack to
define variables from /etc/environment.
3a6a0f60 — Federico Beffa 10 years ago
gnu: Add Italian Aspell dictionary.

* gnu/packages/aspell.scm (aspell-dict-it): New variable.
05f5ce0c — Federico Beffa 10 years ago
gnu: sbcl: Generate and install documentation.

* gnu/packages/lisp.scm (sbcl): Add 'doc' output.
  [arguments]: Add 'build-doc' and 'install-doc' phases.
  [native-inputs]: Add 'texlive' and 'texinfo'.
1ee131df — Federico Beffa 10 years ago
gnu: sbcl: Convert to the 'modify-phases' syntax.

* gnu/packages/lisp.scm (sbcl): Do it.
85960693 — Federico Beffa 10 years ago
gnu: Add emacs-slime.

* gnu/packages/emacs.scm (emacs-slime): New variable.
f163c290 — Federico Beffa 10 years ago
gnu: mit-scheme: Generate and install documentation.

* gnu/packages/scheme.scm (mit-scheme): Add 'doc' output.
  [arguments]: Add phases 'configure-doc, 'build-doc and 'install-doc.
  [native-inputs]: Add 'texlive'. Move 'texinfo' and 'm4' from inputs.
af00e633 — Federico Beffa 10 years ago
gnu: mit-scheme: Convert to the 'modify-phases' syntax.

* gnu/packages/scheme.scm (mit-scheme): Do it.
e5045f30 — Federico Beffa 10 years ago
gnu: Add emacs-constants.

* gnu/packages/emacs.scm (emacs-constants): New variable.
* gnu/packages/patches/emacs-constants-lisp-like.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.
58a7dc13 — Federico Beffa 10 years ago
gnu: Add emacs-mit-scheme-doc.

* gnu/packages/emacs.scm (emacs-mit-scheme-doc): New variable.
Next