[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
69/295: gnu: rust-block-padding-0.1: Don't skip build.
From: |
guix-commits |
Subject: |
69/295: gnu: rust-block-padding-0.1: Don't skip build. |
Date: |
Mon, 27 Jul 2020 06:25:25 -0400 (EDT) |
dannym pushed a commit to branch wip-desktop
in repository guix.
commit 16f9571234f8d0638239f633464e46eb5fbc08e7
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Sun Jun 28 14:14:18 2020 +0300
gnu: rust-block-padding-0.1: Don't skip build.
* gnu/packages/crates-io.scm (rust-block-padding-0.1)[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 bf6785d..2eb3872 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -1891,8 +1891,7 @@ extension of blocks.")
(base32
"02fz9wx5dmgpc79ndrb9xfxqlrkk7lg5wki2blz2zqg27spw6kbd"))))
(arguments
- `(#:skip-build? #t
- #:cargo-inputs
+ `(#:cargo-inputs
(("rust-byte-tools" ,rust-byte-tools-0.3))))))
(define-public rust-bresenham-0.1
- 29/295: daemon: Remove OpenSSL hash compatibility wrappers., (continued)
- 29/295: daemon: Remove OpenSSL hash compatibility wrappers., guix-commits, 2020/07/27
- 31/295: packages: Recognize SHA3 and BLAKE2s for 'content-hash'., guix-commits, 2020/07/27
- 32/295: gnu: libtiff: Use HTTPS., guix-commits, 2020/07/27
- 33/295: gnu: lxqt: Update to 0.15.0., guix-commits, 2020/07/27
- 39/295: gnu: r-renv: Update to 0.11.0., guix-commits, 2020/07/27
- 41/295: gnu: r-officer: Update to 0.3.12., guix-commits, 2020/07/27
- 43/295: gnu: r-raster: Update to 3.3-7., guix-commits, 2020/07/27
- 44/295: gnu: r-emmeans: Update to 1.4.8., guix-commits, 2020/07/27
- 82/295: gnu: Add rust-sha2-0.9., guix-commits, 2020/07/27
- 93/295: gnu: Rename rust-unicase-2.6 to rust-unicase-2., guix-commits, 2020/07/27
- 69/295: gnu: rust-block-padding-0.1: Don't skip build.,
guix-commits <=
- 67/295: gnu: Add rust-cpuid-bool-0.1., guix-commits, 2020/07/27
- 76/295: gnu: rust-block-buffer-0.7: Don't skip build., guix-commits, 2020/07/27
- 83/295: gnu: rust-sha2-0.8: Update to 0.8.2., guix-commits, 2020/07/27
- 84/295: gnu: rust-sha2-asm-0.5: Update to 0.5.4., guix-commits, 2020/07/27
- 88/295: gnu: Add rust-minisign., guix-commits, 2020/07/27
- 92/295: gnu: Remove rust-unicase-2.4., guix-commits, 2020/07/27
- 100/295: gnu: Remove rust-rustc-hash-1.0., guix-commits, 2020/07/27
- 101/295: gnu: Add emacs-libyaml., guix-commits, 2020/07/27
- 64/295: doc: Add progress display in 'dd' command lines., guix-commits, 2020/07/27
- 99/295: gnu: rust-bincode-1: Update to 1.3.1., guix-commits, 2020/07/27