Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
Efraim Flashner 4f9db5693e
gnu: librsvg-next: Update to 2.48.8.
* gnu/packages/gnome.scm (librsvg-next): Update to 2.48.8.
[source]: Remove substitute* from snippet.
[arguments]: In cargo-inputs replace rust-cairo-rs-0.7 with 0.8,
rust-cssparser-0.25 with 0.27, rust-float-cmp-0.5 with 0.6,
rust-gdk-pixbuf-0.7 with 0.8, rust-gio-0.7 with 0.8, rust-glib-0.8 with
0.9, rust-markup5ever-0.9 with 0.10, rust-nalgebra-0.18 with 0.19,
rust-pango-0.7 with 0.8, rust-pangocairo-0.8 with 0.9. Add rust-cast-0.2,
rust-once-cell-1.2, rust-rgb-0.8, rust-xml5ever-0.16. Remove
rust-lazy-static-1, rust-phf-0.7, rust-string-cache-0.7, rust-xml-rs-0.8.
In cargo-development-inputs replace rust-cairo-rs-0.7 with 0.8,
rust-criterion-0.2 with 0.3. In custom 'prepare-for-build phase use
cc-for-target. Remove 'remove-failing-tests phase.
[inputs]: Replace pango-1.42 with pango.
2020-07-07 14:07:45 +03:00
..
bootloader bootloader: grub: Fix cross-compilation. 2020-06-09 18:49:36 +02:00
build hurd-boot: Mount /proc, add /etc/mtab. 2020-06-27 13:01:40 +02:00
installer installer: final: Remove restart-service procedure. 2020-06-16 16:33:55 +02:00
machine Add more missing (ice-9 format) imports. 2020-06-28 23:32:52 +02:00
packages gnu: librsvg-next: Update to 2.48.8. 2020-07-07 14:07:45 +03:00
services services: simulated-wifi: Use 'kernel-module-loader'. 2020-07-06 14:29:59 +02:00
system system: hurd: Oops, have 'initrd' default to #f. 2020-06-30 18:26:47 +02:00
tests tests: install: Increase image size limit. 2020-06-30 14:44:01 +02:00
artwork.scm
bootloader.scm bootloader: Extend `<menu-entry>' for multiboot. 2020-06-08 13:51:18 +02:00
ci.scm ci: Do not limit disk-image size. 2020-06-29 17:24:36 +02:00
image.scm image: Move hurd image definition to a dedicated file. 2020-06-24 20:24:34 +02:00
installer.scm installer: Use latest Guile. 2020-06-26 18:39:29 +02:00
local.mk gnu: llvm-9: Backport patch to fix miscompilation for big-endian targets. 2020-07-03 01:26:16 +02:00
machine.scm
packages.scm
services.scm services: provenance: Save channel introductions. 2020-07-01 23:34:51 +02:00
system.scm system: Do not use "hurd-target?". 2020-07-05 09:40:34 +02:00
tests.scm