guix/gnu
Efraim Flashner 793ea22045
gnu: rust-crossbeam-0.7: Update to 0.7.3.
* gnu/packages/crates-io.scm (rust-crossbeam-0.7): Update to 0.7.3.
[arguments]: Don't skip build. In cargo-inputs replace
rust-crossbeam-channel-0.3 with 0.4, rust-crossbeam-epoch-0.7 with 0.8,
rust-crossbeam-queue-0.1 with 0.2, rust-crossbeam-utils-0.6 with 0.7.
Replace rust-rand-0.4 with 0.6 in cargo-development-inputs.
2020-07-02 12:25:06 +03:00
..
bootloader
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: rust-crossbeam-0.7: Update to 0.7.3. 2020-07-02 12:25:06 +03:00
services services: virtualization: Export hurd-vm-configuration accessors. 2020-06-28 23:05:35 +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
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: Add presentty. 2020-06-30 21:13:52 +03:00
machine.scm
packages.scm
services.scm services: provenance: Save channel introductions. 2020-07-01 23:34:51 +02:00
system.scm system: Add 'sg' and 'newgrp' to %SETUID-PROGRAMS. 2020-06-21 11:35:55 +08:00
tests.scm