~ruther/guix-local

ref: b5bfa4773d50b12ec7e71e89892474e7f3c679ba guix-local/gnu d---------
9c3c2caa — Rutger Helling 8 years ago
gnu: parallel: Update to 20171122.

* gnu/packages/parallel.scm (parallel): Update to 20171122.
7997d37b — Efraim Flashner 8 years ago
gnu: qt: Update to 5.9.3.

* gnu/packages/qt.scm (qtbase, qtsvg, qtimageformats, qtx11extras,
qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets,
qtsensors, qtmultimedia, qtwayland, qtserialport, qtserialbus,
qtwebchannel, qtlocation, qttools, qtscript, qtquickcontrols,
qtquickcontrols2, qtgraphicaleffects, qtgamepad, qtscxml,
qtpurchasing, qtcanvas3d, qtcharts, qtdatavis3d, qtnetworkauth,
qtremoteobjects, qtspeech): Update to 5.9.3.
06378cee — Efraim Flashner 8 years ago
gnu: qt@5: Update to 5.9.3.

* gnu/packages/qt.scm (qt@5): Update to 5.9.3.
907ab9e8 — Rutger Helling 8 years ago
gnu: utox: Update to 0.16.1.

* gnu/packages/messaging.scm (utox): Update to 0.16.1.
[inputs]: Add check and gtk+.
[native-inputs]: Add pkg-config.
[arguments]: Remove 'fix-freetype-include' and 'patch-cmake-find-utox' phases.
Add 'patch-absolute-filename-libgtk-3' and 'wrap-program' phases.

Signed-off-by: Leo Famulari <leo@famulari.name>
d7c64ad5 — Leo Famulari 8 years ago
gnu: Add MASSCAN.

* gnu/packages/admin.scm (masscan): New variable.
17c3f776 — Rutger Helling 8 years ago
gnu: supertuxkart: Update to 0.9.3.

* gnu/packages/games.scm (supertuxkart): Update to 0.9.3.
[arguments] <#:configure-flags>: Pass -DBUILD_RECORDER=0.
* gnu/packages/patches/supertuxkart-angelscript-ftbfs.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5864f1c1 — Rutger Helling 8 years ago
gnu: higan: Update to 106.

* gnu/packages/games.scm (higan): Update to 106.
* gnu/packages/patches/higan-remove-march-native-flag.patch: Adjust.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
327620dc — Brendan Tildesley 8 years ago
gnu: pcmanfm: Fix CVE-2017-8934.

* gnu/packages/patches/pcmanfm-CVE-2017-8934.patch: New file.  This patch was
imported from Arch Linux.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/lxde.scm (pcmanfm)[source]: Use it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
0dcad042 — Brendan Tildesley 8 years ago
gnu: pcmanfm: Add missing inputs. Remove comment.

* gnu/packages/lxde.scm (pcmanfm)[inputs]: Add GVFS.
[propagated-inputs]: Add LXMENU-DATA.
Remove comment suggesting to use --sysconfdir.  Inspection of the configure
script shows that <output>/etc is used for configuration by default anyway,
so such a flag is not needed.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
be07cc45 — Mathieu Othacehe 8 years ago
bootloader: extlinux: Fix device tree path.

* gnu/bootloader/extlinux.scm (extlinux-configuration-file): Use kernel
  directory to format device tree file path.
7044b92d — Mathieu Othacehe 8 years ago
linux-libre: Adapt some arm options to match intel conf.

* gnu/packages/aux-files/linux-libre/4.14-arm.conf: GuixSD base-initrd expects
  ext4 and fat filesystem to be built-in. Adapt configuration
  accordingly. Also set devtmpfs_mount to yes.
d868cf4f — Tobias Geerinckx-Rice 8 years ago
gnu: fish: Update to 2.7.0.

* gnu/packages/shell.scm (fish): Update to 2.7.0.
[source]: Add alternative source.
e57e3dc5 — Tobias Geerinckx-Rice 8 years ago
gnu: knot: Update to 2.6.2.

* gnu/packages/dns.scm (knot): Update to 2.6.2.
e6debcaf — Ricardo Wurmus 8 years ago
gnu: subread: Update to 1.6.0.

* gnu/packages/bioinformatics.scm (subread): Update to 1.6.0.
5aa6e0d0 — Nicolas Goaziou 8 years ago
gnu: emacs-org: Update to 9.1.3.

* gnu/packages/emacs.scm (emacs-org): Update to 20171116 a.k.a. Org 9.1.3.
9e549ad1 — Ludovic Courtès 8 years ago
services: dicod: Run in a container.

* gnu/services/dict.scm (dicod-shepherd-service): Add
'with-imported-modules' form and 'modules' field.  Use
'make-forkexec-constructor/container' instead of
'make-forkexec-constructor'.
0cb9c9d1 — Ludovic Courtès 8 years ago
shepherd: Include /etc/group in service containers.

* gnu/build/shepherd.scm (default-mounts)[passwd]: Rename to...
[accounts]: ... this.  Add /etc/group.
d655f39c — Ludovic Courtès 8 years ago
gnu: gnumeric: Update to 1.12.36.

* gnu/packages/gnome.scm (gnumeric): Update to 1.12.36.
26ac92d4 — Ludovic Courtès 8 years ago
gnu: goffice: Update to 0.10.36.

* gnu/packages/gnome.scm (goffice): Update to 0.10.36.
77e62ee0 — Tobias Geerinckx-Rice 8 years ago
gnu: libzip: Update to 1.3.2.

* gnu/packages/compression.scm (libzip): Update to 1.3.2.
Next