~ruther/guix-local

ref: 4d26a340b58dfd73e0d87d2a4f37e185e11ef8f1 guix-local/gnu/packages d---------
gnu: Add marco.

* gnu/packages/mate.scm (marco): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
gnu: Add mate-terminal.

* gnu/packages/mate.scm (mate-terminal): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
gnu: Add caja.

* gnu/packages/mate.scm (caja): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
fa7647c6 — Efraim Flashner 8 years ago
gnu: monero: Fix building on aarch64-linux.

* gnu/packages/finance.scm (monero)[arguments]: Add a configure-flag to
set architecture type on aarch64.
f4353797 — Jan Nieuwenhuizen 8 years ago
gnu: mes: Update to 0.10.

* gnu/packages/mes.scm (mes): Update to 0.10.
007b92cf — Leo Famulari 8 years ago
gnu: mpg123: Update to 1.25.6 [fixes CVE-2017-12797].

* gnu/packages/mp3.scm (mpg123): Update to 1.25.6.
5564b2c5 — Tobias Geerinckx-Rice 8 years ago
gnu: libchamplain: Update to 0.12.16.

* gnu/packages/gnome.scm (libchamplain): Update to 0.12.16.
45586b8d — Tobias Geerinckx-Rice 8 years ago
gnu: gnome-online-accounts: Update to 3.24.3.

* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.24.3.
66ae958c — Ludovic Courtès 8 years ago
gnu: emacs: Patch message-mode enriched text translation [security fix].

* gnu/packages/patches/emacs-unsafe-enriched-mode-translations.patch:
New file.
* gnu/packages/emacs.scm (emacs)[source](patches): Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
238ee648 — Jan Nieuwenhuizen 8 years ago
gnu: nyacc: Update to 0.82.0.

* gnu/packages/mes.scm (nyacc): Update to 0.82.0.
d8661f52 — Ben Woodcroft 8 years ago
gnu: ruby-activesupport: Update to 5.1.4.

* gnu/packages/ruby.scm (ruby-activesupport): Update to 5.1.4.
6bda4962 — 宋文武 8 years ago
gnu: icedtea-8: Install the nss.cfg file to JRE.

Before this, accessing HTTPS will throw an exception about 'nss.cfg' could not
be found.

* gnu/packages/java.scm (icedtea-8)[arguments]: Copy 'nss.cfg' from JDK into
JRE in the install phase.
130c3bc8 — Ludovic Courtès 8 years ago
gnu: gdb: Update to 8.0.1.

* gnu/packages/gdb.scm (gdb): Update to 8.0.1.
21c2757f — Ludovic Courtès 8 years ago
gnu: guix: Update snapshot.

* gnu/packages/package-management.scm (guix): Update to a9468b4.
79228a52 — Theodoros Foradis 8 years ago
gnu: Add monero-core.

* gnu/packages/finance.scm (monero-core): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
8514662b — Theodoros Foradis 8 years ago
gnu: Add monero.

* gnu/packages/finance.scm (monero): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
e5f3d118 — Efraim Flashner 8 years ago
gnu: libffcall: Update to 2.0.

* gnu/packages/libffcall.scm (libffcall): Update to 2.0.
4b4869ce — Mark H Weaver 8 years ago
gnu: linux-libre: Update to 4.13.1.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.1.
(%linux-libre-hash): Update hash.
3abc12d6 — Mark H Weaver 8 years ago
gnu: linux-libre@4.9: Update to 4.9.49.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.49.
cfd34f43 — Jelle Licht 8 years ago
gnu: python-apsw: Build with all extensions.

* gnu/packages/python.scm (python-apsw)[phases]: Replace build phase; add flag
  to build all extensions. Add build-test-helper to allow testing of
  extensions.
Next