~ruther/guix-local

fa445d64 — Maxim Cournoyer 9 years ago
doc: Fix a typo in guix.texi.

* doc/guix.texi (Invoking guix environment): s/the use/use the/

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
174b091f — Mekeor Melire 9 years ago
gnu: xmonad: Update to 0.12.

* gnu/packages/wm.scm (xmonad): Update to 0.12.
[source](snippet, modules): Remove.
[inputs]: Add GHC-SETLOCALE and GHC-QUICKCHECK.
(ghc-xmonad-contrib): Update to 0.12.
c7bdb413 — Mekeor Melire 9 years ago
gnu: Add ghc-setlocale.

* gnu/packages/haskell.scm (ghc-setlocale): New variable.
a3dbea47 — Efraim Flashner 9 years ago
gnu: gcal: Update to 4.1.

* gnu/packages/gcal.scm (gcal): Update to 4.1.
[home-page]: Use https.
62cf8fa7 — Leo Famulari 9 years ago
gnu: libtiff: Fix CVE-2017-5225.

* gnu/packages/patches/libtiff-CVE-2017-5225.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libtiff/fixed)[source]: Use it.
ffcfaf2b — Leo Famulari 9 years ago
gnu: imagemagick: Update to 6.9.7-5.

* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.7-5.
11b7717d — Mathieu Othacehe 9 years ago
services: cuirass: Add port to cuirass configuration

* gnu/services/cuirass.scm (<cuirass-configuration>): Add port field.
(cuirass-shepherd-service): Honor it.
* doc/guix.texi (Continuous Integration): Document it.

Signed-off-by: Mathieu Lirzin <mthl@gnu.org>
93719a66 — Efraim Flashner 9 years ago
gnu: libinput: Update to 1.6.0.

* gnu/packages/freedesktop.scm (libinput): Update to 1.6.0.
8ba237a2 — Efraim Flashner 9 years ago
gnu: qemu: Patch CVE-2016-10155, CVE-2017-5552.

* gnu/packages/qemu.scm (qemu)[source]: Add patches.
* gnu/packages/patches/qemu-CVE-2016-10155.patch,
gnu/packages/patches/qemu-CVE-2017-5552.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
79f3e82b — Ricardo Wurmus 9 years ago
gnu: fish: Embed full path to Python.

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

* gnu/packages/shells.scm (fish)[arguments]: Rename phase "patch-bc" to
"embed-store-paths"; embed full path to Python.
df05d80a — 宋文武 9 years ago
gnu: Add guile-sdl2.

* gnu/packages/sdl.scm (guile-sdl2): New variable.
af7caada — Carlo Zancanaro 9 years ago
gnu: Add python2-slowaes.

* gnu/packages/python.scm (python2-slowaes): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
cba84a38 — Carlo Zancanaro 9 years ago
gnu: Add python-qrcode.

* gnu/packages/python.scm (python-qrcode, python2-qrcode): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
916aafa4 — Carlo Zancanaro 9 years ago
gnu: Add python-pbkdf2.

* gnu/packages/python.scm (python-pbkdf2, python2-pbkdf2): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
d6c73cb4 — Maxim Cournoyer 9 years ago
gnu: perl-term-readkey: Update to 2.37.

The previous version, 2.32, is not available for download anymore.

* gnu/packages/perl.scm (perl-term-readkey): Update to 2.37.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
ec3487a6 — Kei Kebreau 9 years ago
gnu: red-eclipse: Update to 1.5.8.

* gnu/packages/games.scm (red-eclipse): Update to 1.5.8.
ca085a3a — Kei Kebreau 9 years ago
gnu: tintin++: Update to 2.01.2.

* gnu/packages/games.scm (tintin++): Update to 2.01.2.
ac080e29 — Ludovic Courtès 9 years ago
lint: Display PACKAGE@VERSION.

* guix/scripts/lint.scm (run-checkers): Remove 'name' variable.  Display
PACKAGE@VERSION instead of PACKAGE-VERSION.
cacf4e9d — José Miguel Sánchez García 9 years ago
gnu: Add compton.

* gnu/packages/compton.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add compton.scm

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
a7607572 — Björn Höfling 9 years ago
gnu: Add geos.

* gnu/packages/geo.scm (geos): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
Next