~ruther/guix-local

ref: 943e1b975fd0c44b2eaacec26df59e24ba9ef455 guix-local/gnu d---------
943e1b97 — Ludovic Courtès 8 years ago
services: base: Import the closure of (gnu build file-systems).

* gnu/services/base.scm (file-system-shepherd-service): Use
'source-module-closure' in the 'with-imported-modules' form.
a8e1247d — Ludovic Courtès 8 years ago
file-systems: Add UUID type dictionaries.

* gnu/build/file-systems.scm (uuid->string): Rename to...
(dce-uuid->string): ... this.
(string->uuid): Rename to...
(string->dce-uuid): ... this.
(vhashq): New macro.
(%uuid-parsers, %uuid-printers): New variables.
(uuid->string, string->uuid): New procedures.
bae28ccb — Ludovic Courtès 8 years ago
vm: Allow partitions to be initialized with a given UUID.

* gnu/build/vm.scm (<partition>)[uuid]: New field.
(create-ext-file-system): Add #:uuid and honor it.
(create-fat-file-system): Add #:uuid.
(format-partition): Add #:uuid and honor it.
(initialize-partition): Honor the 'uuid' field of PARTITION.
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.
c1b815a5 — Tobias Geerinckx-Rice 8 years ago
gnu: gnome-sudoku: Update to 3.26.0.

* gnu/packages/gnome.scm (gnome-sudoku): Update to 3.26.0.
55a9f040 — Tobias Geerinckx-Rice 8 years ago
gnu: gnome-klotski: Update to 3.22.2.

* gnu/packages/gnome.scm (gnome-klotski): Update to 3.22.2.
Next