[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/42: gnu: rust-rand-pcg-0.2: Don't skip build.
From: |
guix-commits |
Subject: |
12/42: gnu: rust-rand-pcg-0.2: Don't skip build. |
Date: |
Sat, 29 Feb 2020 15:46:34 -0500 (EST) |
efraim pushed a commit to branch master
in repository guix.
commit 315b734090f26d2c7280b3d5ba5d89300eb00e45
Author: Efraim Flashner <address@hidden>
AuthorDate: Sat Feb 29 19:52:10 2020 +0200
gnu: rust-rand-pcg-0.2: Don't skip build.
* gnu/packages/crates-io.scm (rust-rand-pcg-0.2)[arguments]: Don't skip
build.
---
gnu/packages/crates-io.scm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 4bed8f8..d2fc8cf 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -13310,8 +13310,7 @@ generator based on timing jitter.")
"0ab4h6s6x3py833jk61lwadq83qd1c8bih2hgi6yps9rnv0x1aqn"))))
(build-system cargo-build-system)
(arguments
- `(#:skip-build? #t
- #:cargo-inputs
+ `(#:cargo-inputs
(("rust-rand-core" ,rust-rand-core-0.5)
("rust-serde" ,rust-serde-1.0))
#:cargo-development-inputs
- 09/42: gnu: rust-opaque-debug-0.2: Don't skip build., (continued)
- 09/42: gnu: rust-opaque-debug-0.2: Don't skip build., guix-commits, 2020/02/29
- 13/42: gnu: rust-rand-pcg-0.1: Don't skip build., guix-commits, 2020/02/29
- 10/42: gnu: rust-base64-0.10: Don't skip build., guix-commits, 2020/02/29
- 14/42: gnu: rust-rand-os-0.1: Don't skip build., guix-commits, 2020/02/29
- 15/42: gnu: rust-rand-os-0.2: Don't skip build., guix-commits, 2020/02/29
- 16/42: gnu: rust-rand-hc-0.1: Don't skip build., guix-commits, 2020/02/29
- 11/42: gnu: rust-memchr-2.2: Don't skip build., guix-commits, 2020/02/29
- 17/42: gnu: rust-rand-hc-0.2: Don't skip build., guix-commits, 2020/02/29
- 05/42: gnu: rust-winapi-util-0.1: Don't skip build., guix-commits, 2020/02/29
- 20/42: gnu: rust-rand-core-0.5: Don't skip build., guix-commits, 2020/02/29
- 12/42: gnu: rust-rand-pcg-0.2: Don't skip build.,
guix-commits <=
- 19/42: gnu: python-bleach: Update to 3.1.1 [fixes CVE-2020-6802]., guix-commits, 2020/02/29
- 27/42: gnu: rust-lock-api-0.3: Don't skip build., guix-commits, 2020/02/29
- 18/42: gnu: rust-rand-core-0.4: Don't skip build., guix-commits, 2020/02/29
- 21/42: gnu: rust-rand-chacha-0.1: Don't skip build., guix-commits, 2020/02/29
- 22/42: gnu: rust-rand-chacha-0.2: Don't skip build., guix-commits, 2020/02/29
- 25/42: gnu: rust-loom-0.1: Don't skip build., guix-commits, 2020/02/29
- 24/42: gnu: rust-generator-0.6: Update to 0.6.20., guix-commits, 2020/02/29
- 23/42: gnu: rust-bindgen-0.50: Don't skip build., guix-commits, 2020/02/29
- 28/42: gnu: rust-paste-0.1: Upgrade to 0.1.7., guix-commits, 2020/02/29
- 33/42: gnu: rust-demo-hack-impl-0.0: Don't skip build., guix-commits, 2020/02/29