~ruther/guix-local

7affb2c1 — Ricardo Wurmus 10 years ago
gnu: lilypond: Fix check for fontforge version.

* gnu/packages/music.scm (lilypond)[arguments]: Patch configure script
  to find actual fontforge version.
dd213082 — John Darrington 10 years ago
gnu: postgresql: Substitute hard coded "/bin/sh".

* gnu/packages/databses.scm (postgresql): substitute /bin/sh
with location of bash binary.
43a58615 — Leo Famulari 10 years ago
gnu: htop: Update to 2.0.1.

* gnu/packages/admin.scm (htop): Update to 2.0.1.
622b2304 — Ludovic Courtès 10 years ago
doc: We now need 1 GiB for the installation USB image.

* doc/guix.texi (Building the Installation Image): Change image size to 1G.
* build-aux/hydra/gnu-system.scm (qemu-jobs): Likewise.
aeaa5ccb — Ludovic Courtès 10 years ago
build: Bump version number.

* configure.ac: Change version to 0.10.0.
de341e7c — Ludovic Courtès 10 years ago
doc: Update reference to the Info reader's manual.

* doc/guix.texi (System Installation): Refer to 'info-stnd' instead of
'info'.
(Preparing for Installation): Likewise.
68abb9b0 — Ludovic Courtès 10 years ago
install: Use 'info-reader' instead of Texinfo 4.

* gnu/system/install.scm (installation-os)[packages]: Remove TEXINFO-4
since %BASE-PACKAGES already provides the Info reader.
(log-to-info): Use INFO-READER instead of TEXINFO-4.
02683c33 — Ludovic Courtès 10 years ago
system: Use 'info-reader' instead of Texinfo to avoid dragging Perl.

* gnu/system.scm (%base-packages): Use INFO-READER instead of TEXINFO.
7feebd33 — Ludovic Courtès 10 years ago
gnu: Add 'info-reader'.

* gnu/packages/texinfo.scm (info-reader): New variable.
0feefb53 — Ludovic Courtès 10 years ago
install: Remove cgroup and elogind file systems.

* gnu/system/install.scm (installation-os): Explicitly list three file
systems instead of using %BASE-FILE-SYSTEMS.
2fa909b2 — Ludovic Courtès 10 years ago
activation: Copy account skeletons silently.

* gnu/build/activation.scm (copy-account-skeletons): Pass #:log to
'copy-recursively'.
ee03b75d — Ludovic Courtès 10 years ago
install: Add /tmp as a tmpfs.

Fixes <http://bugs.gnu.org/23056>.
Reported by Michael Downey <shaggy814@yandex.com>
and Kei <kei@openmailbox.org>.

* gnu/system/install.scm (installation-os)[file-systems]: Add "/tmp".
cc7234ae — Ludovic Courtès 10 years ago
services: nscd: Make respawnable.

* gnu/services/base.scm (nscd-shepherd-service): Remove 'respawn?' field.
229b3661 — Leo Famulari 10 years ago
gnu: python-llfuse-0.41: Update to 0.41.1.

* gnu/packages/python.scm (python-llfuse-0.41): Update to 0.41.1.
6fc5c11b — Leo Famulari 10 years ago
gnu: Add borg.

* gnu/packages/backup.scm (borg): New variable.
5a39b07f — Leo Famulari 10 years ago
gnu: attic: Specify dependency on python-llfuse-0.41.

* gnu/packages/backup.scm (attic)[inputs]: Specify dependency on
python-llfuse-0.41.
cd0569c4 — Leo Famulari 10 years ago
gnu: python-llfuse: Update to 1.0, keep 0.41 variant.

* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.0.
(python-llfuse)[properties]: New field.
[license]: Remove 'expat'.
(python2-llfuse): Use 'strip-python2-variant'.
[propagated-inputs]: Add python2-contextlib2.
(python-llfuse-0.41): New variable.
bd74be7b — Leo Famulari 10 years ago
gnu: python-msgpack: Use 'python2-variant'.

* gnu/packages/python.scm (python-msgpack)[native-inputs]: Remove field.
[properties]: New field.
(python2-msgpack): Use 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
ae831df4 — Leo Famulari 10 years ago
gnu: python-msgpack: Update to 0.4.7.

* gnu/packages/python.scm (python-msgpack, python2-msgpack): Update to 0.4.7.
[source]: Use pypi-uri.
98db8e89 — Alex Kost 10 years ago
Update .mailmap.

* .mailmap: Add new entries for Al McElrath, Alírio Eyng, Andreas Enge,
  Ben Woodcroft, David Thompson, Leo Famulari, Mathieu Lirzin, Nils
  Gillmann, Raimon Grau.
Next