guix-devel/gnu
Ludovic Courtès 1b0f266e40
gnu: Switch guile-cairo and dependents to Guile 2.2 again.
Fixes <https://bugs.gnu.org/27551>.
Reported by Leo Famulari <leo@famulari.name>.

This reinstates the following commits:

  e3ddb1e83 * gnu: guile-cairo: Switch to Guile 2.2.
  ae5c6ef39 * gnu: guile-gnome: Update to 2.16.5.
  0fd8013fc * gnu: guile-rsvg: Update to commit 05c6a2fd.
  66b9183c4 * gnu: guile-lib: Switch to Guile 2.2.

and adds the following changes:

* gnu/bootloader/grub.scm (svg->png): Add 'package->derivation' call for
GUILE-2.2.  Pass #:guile-for-build to 'gexp->derivation'.
* gnu/build/svg.scm (svg->png): Add 'em' and 'ex' to the 'let-values'
form to account for all the values returned by
'rsvg-handle-get-dimensions', which Guile 2.2 does not truncate.
2017-07-02 22:52:30 +02:00
..
bootloader gnu: Switch guile-cairo and dependents to Guile 2.2 again. 2017-07-02 22:52:30 +02:00
build gnu: Switch guile-cairo and dependents to Guile 2.2 again. 2017-07-02 22:52:30 +02:00
packages gnu: Switch guile-cairo and dependents to Guile 2.2 again. 2017-07-02 22:52:30 +02:00
services gnu: services: use seconds instead of duration strings. 2017-06-21 19:29:57 +02:00
system linux-initrd: Add isofs if necessary. 2017-07-02 20:27:26 +02:00
tests tests: Add extlinux gpt test. 2017-06-21 09:57:12 +02:00
artwork.scm artwork: Use a descriptive name for the source directory. 2017-06-07 15:58:16 -04:00
bootloader.scm bootloader: Use menu-entry to define custom bootloader entries. 2017-06-08 16:29:29 +02:00
local.mk gnu: ansible: Apply experimental patch to deal with wrapping of ansible script. 2017-06-29 15:21:18 +02:00
packages.scm packages: Add 'specifications->manifest'. 2017-06-11 23:05:23 +02:00
services.scm
system.scm system: Use "@" to refer to the 'shadow' package. 2017-06-30 11:27:30 +02:00
tests.scm