~ruther/guix-local

e46bf223 — José Miguel Sánchez García 8 years ago
gnu: python-xcffib: Fix libxcb.so.1 path.

* gnu/packages/python.scm (python-xcffib)[arguments]<#:phases>: Add phase to
embed full path to libxcb.so.1.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
7a0efa77 — Jan Nieuwenhuizen 8 years ago
gnu: Add emacs-disable-mouse.

* gnu/packages/emacs.scm (emacs-disable-mouse): New variable.
013e1e85 — Danny Milosavljevic 8 years ago
gnu: Add python-flask-migrate.

* gnu/packages/python.scm (python-flask-migrate,
python2-flask-migrate): New variables.
75baf319 — Danny Milosavljevic 8 years ago
gnu: Add python-flask-script.

* gnu/packages/python.scm (python-flask-script,
python2-flask-script): New variables.
e0775d2a — Mark H Weaver 8 years ago
gnu: Fix another call to cross-gcc.

This is a followup to commit 7b3318e34f4e2743254a88b908859901db960e9a.

* gnu/packages/make-bootstrap.scm (package-with-relocatable-glibc)
[native-inputs]: Fix 'cross-gcc' call.
* gnu/packages/cross-base.scm: Fix example 'cross-gcc' call in a comment.
37a57196 — Stefan Reichoer 8 years ago
gnu: Add multitail.

* gnu/packages/logging.scm (multitail): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
ca0e62bf — Stefan Reichoer 8 years ago
gnu: Add python-ansi2html.

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

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
09c36743 — Leo Famulari 8 years ago
gnu: Add python-asn1crypto.

* gnu/packages/crypto.scm (python-asn1crypto, python2-asn1crypto): New variables.
1113386b — Clément Lassieur 8 years ago
gnu: Add cpuid.

* gnu/packages/linux.scm (cpuid): New variable.
fc3a0416 — Leo Famulari 8 years ago
gnu: openssl@1.1.0: Update to 1.1.0f.

* gnu/packages/tls.scm (openssl-next): Update to 1.1.0f.
e3d59877 — Marius Bakke 8 years ago
gnu: kodi: Update to 18.0_alpha-5-1a38948.

* gnu/packages/kodi.scm (kodi): Update to 18.0_alpha-5-1a38948.
gnu: Add kbd-neo.

* gnu/packages/linux.scm (kbd-neo): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
gnu: kbd: Add 'native-search-paths'.

* gnu/packages/linux.scm (kbd)[native-search-paths]: Add it.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2af3743b — Marius Bakke 8 years ago
gnu: strace: Update to 4.17.

* gnu/packages/linux.scm (strace): Update to 4.17.
acc417ca — Marius Bakke 8 years ago
gnu: slop: Update to 6.3.38.

* gnu/packages/xdisorg.scm (slop): Update to 6.3.38.
87c95cb2 — Arun Isaac 8 years ago
gnu: emacs-exwm: Fix 'line too long' lint warning.

* gnu/packages/emacs.scm (emacs-exwm): Split line to fix 'line too long' lint
  warning.
c10d887d — Jan Nieuwenhuizen 8 years ago
gnu: emacs-exwm: Update to 0.14.

* gnu/packages/emacs.scm (emacs-exwm): Update to 0.14.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
60793e37 — Marius Bakke 8 years ago
gnu: webkitgtk: Update to 2.16.3 [fixes CVE-2017-{2496,2510,2539}].

* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.3.
3a62dd6b — Ricardo Wurmus 8 years ago
build-system: gnu: Fix cross-gcc call.

This is a follow-up to 7b3318e34f4e2743254a88b908859901db960e9a.

* guix/build-system/gnu.scm (standard-cross-packages): Use keyword arguments
in cross-gcc call.
2f4c2df1 — Julien Lepiller 8 years ago
gnu: Add ocaml-ppx-jane.

* gnu/packages/ocaml.scm (ocaml-ppx-jane): New variable.
Next