[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
274/299: gnu: rust-wasm-bindgen-shared-0.2: Skip build.
From: |
guix-commits |
Subject: |
274/299: gnu: rust-wasm-bindgen-shared-0.2: Skip build. |
Date: |
Thu, 2 Jan 2020 13:20:03 -0500 (EST) |
efraim pushed a commit to branch master
in repository guix.
commit fab352f9072e6d84389a084e8df9421a18f81867
Author: Efraim Flashner <address@hidden>
Date: Thu Jan 2 09:24:15 2020 +0200
gnu: rust-wasm-bindgen-shared-0.2: Skip build.
* gnu/packages/crates-io.scm (rust-wasm-bindgen-shared-0.2)[arguments]:
Skip build.
[properties]: Remove field.
---
gnu/packages/crates-io.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index b27baf3..7397400 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -11769,11 +11769,11 @@ attribute that is not in the shared backend crate.")
(base32
"08rnfhjyk0f6liv8n4rdsvhx7r02glkhcbj2lp9lcbkbfpad9hnr"))))
(build-system cargo-build-system)
+ (arguments '(#:skip-build? #t))
(home-page "https://rustwasm.github.io/wasm-bindgen/")
(synopsis "Shared support between wasm-bindgen and wasm-bindgen cli")
(description "This package provides shared support between
@code{wasm-bindgen} and @code{wasm-bindgen} cli, an internal dependency.")
- (properties '((hidden? . #t)))
(license (list license:asl2.0
license:expat))))
- 272/299: gnu: rust-proc-macro2-0.4: Skip build., (continued)
- 272/299: gnu: rust-proc-macro2-0.4: Skip build., guix-commits, 2020/01/02
- 276/299: gnu: rust-widestring-0.4: Skip build., guix-commits, 2020/01/02
- 273/299: gnu: rust-proc-macro2-1.0: Skip build., guix-commits, 2020/01/02
- 294/299: gnu: rust-tempfile-3.0: Skip build., guix-commits, 2020/01/02
- 296/299: gnu: rust-rand-0.4: Skip build., guix-commits, 2020/01/02
- 248/299: gnu: Add rust-arc-swap-0.3., guix-commits, 2020/01/02
- 250/299: gnu: Add rust-term-0.5., guix-commits, 2020/01/02
- 249/299: gnu: Add rust-signal-hook-registry-1.0., guix-commits, 2020/01/02
- 260/299: gnu: Add rust-futf-0.1., guix-commits, 2020/01/02
- 275/299: gnu: rust-wasm-bindgen-test-macro-0.2: Skip build., guix-commits, 2020/01/02
- 274/299: gnu: rust-wasm-bindgen-shared-0.2: Skip build.,
guix-commits <=
- 290/299: gnu: rust-regex-syntax-0.6: Skip build., guix-commits, 2020/01/02
- 286/299: gnu: rust-clippy-0.0: Build with rust-term-0.5., guix-commits, 2020/01/02
- 292/299: gnu: rust-log-0.4: Skip build., guix-commits, 2020/01/02
- 289/299: gnu: rust-termcolor-1.0: Skip build., guix-commits, 2020/01/02
- 298/299: gnu: rust-rand-0.4: Update to 0.4.6., guix-commits, 2020/01/02
- 208/299: gnu: Add rust-ignore-0.4., guix-commits, 2020/01/02
- 220/299: gnu: Add rust-once-cell-1.2., guix-commits, 2020/01/02
- 230/299: gnu: Add rust-shared-child-0.3., guix-commits, 2020/01/02
- 235/299: gnu: Add rust-phf-0.7., guix-commits, 2020/01/02
- 246/299: gnu: Add rust-pulldown-cmark-0.4., guix-commits, 2020/01/02