~ruther/guix-local

ref: 05e172ca4e89d39b4e67d7bc728a3f40876f8f5d guix-local/gnu d---------
2718a9cd — Marius Bakke 8 years ago
Merge branch 'master' into core-updates
gnu: gnurl: Update to 7.55.1.

* gnu/packages/gnunet.scm (gnurl): Update to 7.55.1.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
1dbd3432 — Efraim Flashner 8 years ago
gnu: vifm: Update to 0.9.

* gnu/packages/vim.scm (vifm): Update to 0.9.
[source]: Add alternate uri.
[arguments]: Remove build timestamp. Add phase to install vim plugins
into vim plugin directory. Patch more shebangs.
bda6c350 — Efraim Flashner 8 years ago
gnu: pspp: Update to 1.0.0.

* gnu/packages/statistics.scm (pspp): Update to 1.0.0.
9c4ce3af — Marius Bakke 8 years ago
gnu: perl-test-trap: Update to 0.3.2.

* gnu/packages/perl.scm (perl-test-trap): Update to 0.3.2.
[source, version]: Remove 'v' prefix from version field.
7295a0c0 — Marius Bakke 8 years ago
gnu: perl-test-trap: Add missing dependency on Test::Simple.

* gnu/packages/perl.scm (perl-test-trap)[native-inputs]: Add PERL-TEST-SIMPLE.
29a33257 — Tobias Geerinckx-Rice 8 years ago
gnu: bundler: Update to 1.15.4.

* gnu/packages/ruby.scm (bundler): Update to 1.15.4.
3fa1b082 — Tobias Geerinckx-Rice 8 years ago
gnu: limnoria: Update to 2017.08.18.

* gnu/packages/irc.scm (limnoria): Update to 2017.08.18.
6d7d9d95 — Kei Kebreau 8 years ago
gnu: graphicsmagick: Fix CVE-2017-{12935,12936,12937}.

* gnu/packages/patches/graphicsmagick-CVE-2017-12935.patch,
gnu/packages/patches/graphicsmagick-CVE-2017-12936.patch,
gnu/packages/patches/graphicsmagick-CVE-2017-12937.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/imagemagick.scm (graphicsmagick)[source]: Use them.
a8cd3523 — Ricardo Wurmus 8 years ago
gnu: r-minimal: Work around failure to embed reference to "which".

* gnu/packages/statistics.scm (r-minimal)[arguments]: Add phase "patch-which".
[native-inputs]: Move "which" from here...
[propagated-inputs]: ...to here.
92a1cb92 — Ricardo Wurmus 8 years ago
gnu: powertabeditor: Update to 2.0.0-alpha10.

* gnu/packages/music.scm (powertabeditor): Update to 2.0.0-alpha10.
[arguments]: Remove "set-target-directories" phase; disable additional tests.
17cddc17 — Ricardo Wurmus 8 years ago
gnu: Add r-annotationfilter.

* gnu/packages/bioinformatics.scm (r-annotationfilter): New variable.
96d36f38 — Andy Wingo 8 years ago
gnu: Add gnome-default-applications.

* gnu/packages/gnome.scm (gnome-default-applications): New public variable.
(gnome): Propagate gnome-default-applications so that nautilus is associated
with folders, not baobab.
a9dbefdc — Andy Wingo 8 years ago
gnu: gnome: Propagate font-dejavu.

* gnu/packages/gnome.scm (gnome): Add font-dejavu to propagated inputs, to
  provide a better default for "Monospace".  Otherwise the terminal looks
  horrible and defaults to Nimbus Mono, a Courier-like face.
50631fe9 — Andy Wingo 8 years ago
gnu: gobby: Re-add Gobby 0.4.

* gnu/packages/gobby.scm (gobby-0.4): New variable.
63ad9b80 — Andy Wingo 8 years ago
gnu: gnome: Propagate more packages.

* gnu/packages/gnome.scm (gnome): Add additional dependencies, inspired by
  Debian's "gnome-core" package.
2941b347 — Andy Wingo 8 years ago
gnu: grub-efi-bootloader: Specialize grub-install invocation.

* gnu/bootloader/grub.scm (install-grub-efi): Fix grub-install invocation for
  EFI systems.
* gnu/system/examples/bare-bones.tmpl: Use the newer
"bootloader-configuration" syntax.
* gnu/system/examples/desktop.tmpl: Use bootloader-configuration sytax.  Also,
use the same label for the LUKS-mapped device and the root partition.  Remove
unneeded "title" field for the file-system based on LUKS; as noted in the
manual, the "title" field is ignored for mapped devices.
* gnu/system/examples/lightweight-desktop.tmpl: Use bootloader-configuration,
and use grub-efi-bootloader.
97291c0c — Arun Isaac 8 years ago
gnu: gobby: Update to 0.5.0.

* gnu/packages/gobby.scm (gobby): Update to 0.5.0.
[inputs]: Remove libnet6 and obby. Add libinfinity. Sort.
[arguments]: Add move-executable phase.
6a84ec8e — Arun Isaac 8 years ago
gnu: Add libinfinity.

* gnu/packages/gobby.scm (libinfinity): New variable.
36ed934d — Leo Famulari 8 years ago
gnu: icedtea@3: Update to 3.5.1.

* gnu/packages/java.scm (icedtea-8): Update to 3.5.1.
Next