~ruther/guix-local

6c8a387a — Danny Milosavljevic 9 years ago
gnu: Add ghc-markdown-unlit.

* gnu/packages/haskell.scm (ghc-markdown-unlit): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
12c15242 — Tobias Geerinckx-Rice 9 years ago
gnu: beep: Ignore substitute* return value.

* gnu/packages/terminals.scm (beep)[arguments]: End 'patch-makefile phase
with truth.
543bd0ee — David Thompson 9 years ago
gnu: sdl2: Add fcitx input.

* gnu/packages/sdl.scm (sdl2)[inputs]: Add fcitx.
e0101b54 — David Thompson 9 years ago
gnu: sdl2: Fix double input events bug.

* gnu/packages/sdl.scm (sdl2)[inputs]: Add dbus, gblib, and ibus.
f537ad0b — Leo Famulari 9 years ago
Revert "gnu: gawk: Don't replace 'sh' reference with 'bash'."

This commit causes too many rebuilds. It will be re-committed to core-updates.

This reverts commit 5b2834ae790557a760fea4bf2b8c7bac1ea8f23d.
5b2834ae — Leo Famulari 9 years ago
gnu: gawk: Don't replace 'sh' reference with 'bash'.

* gnu/packages/gawk.scm (gawk)[arguments]: Use /bin/sh instead of /bin/bash in
'set-shell-file-name' phase.
d9d23101 — Marius Bakke 9 years ago
gnu: irssi: Update to 1.0.0.

* gnu/packages/irc.scm (irssi): Update to 1.0.0.
[arguments]: Remove --with-ncurses configure flag.
[native-inputs]: Move 'perl' to ...
[inputs]: ... here.
[home-page]: Use HTTPS.
1bd858cc — Marius Bakke 9 years ago
gnu: Fix indentation of some python packages.

This is a followup to abe2ec73..807a5b32.

* gnu/packages/python.scm (python-snowballstemmer,
  python-sphinx-cloud-sptheme, python-sphinx-alabaster-theme): Fix indentation.
807a5b32 — Danny Milosavljevic 9 years ago
gnu: Add python-sphinx-alabaster-theme.

* gnu/packages/python.scm (python-sphinx-alabaster-theme,
  python2-sphinx-alabaster-theme): New variables.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
754bfd70 — Danny Milosavljevic 9 years ago
gnu: Add python-sphinx-cloud-sptheme.

* gnu/packages/python.scm (python-sphinx-cloud-sptheme,
  python2-sphinx-cloud-sptheme): New variables.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
89cd988b — Danny Milosavljevic 9 years ago
gnu: Add python-snowballstemmer.

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

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
abe2ec73 — José Miguel Sánchez García 9 years ago
gnu: Add beep.

* gnu/packages/terminals.scm (beep): New variable.

Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
88a46c98 — Tobias Geerinckx-Rice 9 years ago
gnu: Remove unused module import from (gnu packages mtools).

This is a follow-up to commit 3b0f2ba46b8c14cf9d9729e13e006af697d07403.

* gnu/packages/mtools.scm: Remove import of (gnu packages python).
19e5fb60 — Ben Woodcroft 9 years ago
gnu: ruby-nokogiri: Update to 1.7.0.1.

* gnu/packages/ruby.scm (ruby-nokogiri): Update to 1.7.0.1.
8e941f20 — Ben Woodcroft 9 years ago
gnu: ruby-hoe: Update to 3.16.0.

* gnu/packages/ruby.scm (ruby-hoe): Update to 3.16.0.
69355e12 — Leo Famulari 9 years ago
doc: Add a Git hook that verifies signatures before pushing.

* HACKING (Commit Access): Describe the pre-push Git hook.
* etc/git/pre-push: New file.
5f0fabec — Leo Famulari 9 years ago
gnu: unrtf: Fix CVE-2016-10091.

* gnu/packages/patches/unrtf-CVE-2016-10091.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/unrtf.scm (unrtf)[source]: Use it.
7a203059 — Alex Griffin 9 years ago
gnu: libreoffice: Update to 5.1.6.2.

* gnu/packages/libreoffice.scm (libreoffice): Update to 5.1.6.2.

Signed-off-by: Leo Famulari <leo@famulari.name>
3dcaa122 — David Craven 9 years ago
gnu: ocamlmod: Enable tests.

Followup to 93eeadf0226078a6a9ecf57f84446044b4be249b.

* gnu/packages/ocaml.scm (ocamlmod)[arguments]: Enable tests.

Problem reported by Julien Lepiller <julien@lepiller.eu>.
337273e4 — David Craven 9 years ago
gnu: ocaml-ounit: Enable tests.

Followup to 7a76b4afd0ce296bb462be8cf66234e41672c285.

* gnu/packages/ocaml.scm (ocaml-ounit)[arguments]: Enable tests.

Problem reported by Julien Lepiller <julien@lepiller.eu>.
Next