guix-play/gnu
Efraim Flashner 9c13497df4
gnu: Remove rust-regex-1.1.
* gnu/packages/crates-io.scm (rust-regex-1.1): Remove variable.
(rust-bindgen-0.50, rust-bindgen-0.49, rust-clap-2,
rust-compiletest-rs-0.2, rust-console-0.7, rust-docopt-1.1,
rust-env-logger-0.7, rust-env-logger-0.6, rust-env-logger-0.5,
rust-gimli-0.18, rust-globset-0.4, rust-grep-cli-0.1,
rust-grep-matcher-0.1, rust-grep-regex-0.1, rust-grep-searcher-0.1,
rust-ignore-0.4, rust-nom-5, rust-nom-4.2, rust-once-cell-1.2,
rust-proptest-0.9, rust-proptest-0.8, rust-pulldown-cmark-0.4,
rust-regex-automata-0.1, rust-rusqlite-0.19, rust-syn-0.15,
rust-ucd-parse-0.1, rust-version-sync-0.8) [arguments]: Replace
rust-regex-1.1 with 1.3.
* gnu/packages/rust-apps.scm (ripgrep)[arguments]: Same.
2020-06-22 14:15:33 +03:00
..
bootloader bootloader: grub: Fix cross-compilation. 2020-06-09 18:49:36 +02:00
build hurd-boot: Use 'setxattr' instead of invoking settrans. 2020-06-19 10:40:53 +02:00
installer installer: final: Remove restart-service procedure. 2020-06-16 16:33:55 +02:00
machine machine: ssh: Fix guix deploy hang when using non-DCE UUIDs. 2020-06-18 23:20:41 -04:00
packages gnu: Remove rust-regex-1.1. 2020-06-22 14:15:33 +03:00
services services: childhurd: Support more than one instance. 2020-06-21 12:51:36 +02:00
system uuid: Prevent a loop on invalid arguments. 2020-06-18 23:24:37 -04:00
tests image: Make 'find-image' non-monadic. 2020-06-13 15:03:55 +02:00
artwork.scm
bootloader.scm bootloader: Extend `<menu-entry>' for multiboot. 2020-06-08 13:51:18 +02:00
ci.scm image: Do not use VM to create disk-images. 2020-05-29 09:12:11 +02:00
image.scm image: Add 'target' support. 2020-06-13 15:20:52 +02:00
installer.scm
local.mk gnu: add convmv. 2020-06-21 15:53:06 +02:00
machine.scm Update e-mail address for Jakob L. Kreuze. 2020-02-09 23:16:45 +01:00
packages.scm
services.scm gnu: services: Add %hurd-startup-service. 2020-06-08 14:26:14 +02:00
system.scm system: Add 'sg' and 'newgrp' to %SETUID-PROGRAMS. 2020-06-21 11:35:55 +08:00
tests.scm