File gnu/packages/crates-io.scm changed (mode: 100644) (index 757ca3f3ae..88f20c45c3) |
... |
... |
retrieving random data from system source.") |
8766 |
8766 |
,rust-fallible-iterator-0.2) |
,rust-fallible-iterator-0.2) |
8767 |
8767 |
("rust-arrayvec" ,rust-arrayvec-0.5) |
("rust-arrayvec" ,rust-arrayvec-0.5) |
8768 |
8768 |
("rust-stable-deref-trait" |
("rust-stable-deref-trait" |
8769 |
|
,rust-stable-deref-trait-1.1) |
|
|
8769 |
|
,rust-stable-deref-trait-1) |
8770 |
8770 |
("rust-smallvec" ,rust-smallvec-1) |
("rust-smallvec" ,rust-smallvec-1) |
8771 |
8771 |
("rust-indexmap" ,rust-indexmap-1) |
("rust-indexmap" ,rust-indexmap-1) |
8772 |
8772 |
("rust-byteorder" ,rust-byteorder-1)))) |
("rust-byteorder" ,rust-byteorder-1)))) |
|
... |
... |
retrieving random data from system source.") |
8796 |
8796 |
("rust-byteorder" ,rust-byteorder-1) |
("rust-byteorder" ,rust-byteorder-1) |
8797 |
8797 |
("rust-fallible-iterator" ,rust-fallible-iterator-0.2) |
("rust-fallible-iterator" ,rust-fallible-iterator-0.2) |
8798 |
8798 |
("rust-indexmap" ,rust-indexmap-1) |
("rust-indexmap" ,rust-indexmap-1) |
8799 |
|
("rust-stable-deref-trait" ,rust-stable-deref-trait-1.1)) |
|
|
8799 |
|
("rust-stable-deref-trait" ,rust-stable-deref-trait-1)) |
8800 |
8800 |
#:cargo-development-inputs |
#:cargo-development-inputs |
8801 |
8801 |
(("rust-crossbeam" ,rust-crossbeam-0.7) |
(("rust-crossbeam" ,rust-crossbeam-0.7) |
8802 |
8802 |
("rust-getopts" ,rust-getopts-0.2) |
("rust-getopts" ,rust-getopts-0.2) |
|
... |
... |
under its new name.") |
15314 |
15314 |
(build-system cargo-build-system) |
(build-system cargo-build-system) |
15315 |
15315 |
(arguments |
(arguments |
15316 |
15316 |
`(#:cargo-inputs |
`(#:cargo-inputs |
15317 |
|
(("rust-stable-deref-trait" ,rust-stable-deref-trait-1.1)))) |
|
|
15317 |
|
(("rust-stable-deref-trait" ,rust-stable-deref-trait-1)))) |
15318 |
15318 |
(home-page "https://github.com/Kimundi/owning-ref-rs") |
(home-page "https://github.com/Kimundi/owning-ref-rs") |
15319 |
15319 |
(synopsis "Create references that carry their owner with them") |
(synopsis "Create references that carry their owner with them") |
15320 |
15320 |
(description |
(description |
|
... |
... |
It is automatically published using the compiler repository at |
19851 |
19851 |
("rust-rustc-rayon" ,rust-rustc-rayon-0.3) |
("rust-rustc-rayon" ,rust-rustc-rayon-0.3) |
19852 |
19852 |
("rust-rustc-rayon-core" ,rust-rustc-rayon-core-0.3) |
("rust-rustc-rayon-core" ,rust-rustc-rayon-core-0.3) |
19853 |
19853 |
("rust-smallvec" ,rust-smallvec-1) |
("rust-smallvec" ,rust-smallvec-1) |
19854 |
|
("rust-stable-deref-trait" ,rust-stable-deref-trait-1.1) |
|
|
19854 |
|
("rust-stable-deref-trait" ,rust-stable-deref-trait-1) |
19855 |
19855 |
("rust-winapi" ,rust-winapi-0.3)))) |
("rust-winapi" ,rust-winapi-0.3)))) |
19856 |
19856 |
(home-page "https://github.com/alexcrichton/rustc-auto-publish") |
(home-page "https://github.com/alexcrichton/rustc-auto-publish") |
19857 |
19857 |
(synopsis "Automatically published versions of rustc data structures") |
(synopsis "Automatically published versions of rustc data structures") |
|
... |
... |
for the serde framework.") |
21858 |
21858 |
`(#:cargo-inputs |
`(#:cargo-inputs |
21859 |
21859 |
(("rust-nodrop" ,rust-nodrop-0.1) |
(("rust-nodrop" ,rust-nodrop-0.1) |
21860 |
21860 |
("rust-serde" ,rust-serde-1) |
("rust-serde" ,rust-serde-1) |
21861 |
|
("rust-stable-deref-trait" ,rust-stable-deref-trait-1.1)))) |
|
|
21861 |
|
("rust-stable-deref-trait" ,rust-stable-deref-trait-1)))) |
21862 |
21862 |
(home-page "https://github.com/servo/servo") |
(home-page "https://github.com/servo/servo") |
21863 |
21863 |
(synopsis "Fork of std::sync::Arc with some extra functionality") |
(synopsis "Fork of std::sync::Arc with some extra functionality") |
21864 |
21864 |
(description |
(description |
|
... |
... |
initializers are available.") |
22911 |
22911 |
"This package provides a single-producer single-consumer lock-free buffer.") |
"This package provides a single-producer single-consumer lock-free buffer.") |
22912 |
22912 |
(license license:expat))) |
(license license:expat))) |
22913 |
22913 |
|
|
22914 |
|
(define-public rust-stable-deref-trait-1.1 |
|
|
22914 |
|
(define-public rust-stable-deref-trait-1 |
22915 |
22915 |
(package |
(package |
22916 |
22916 |
(name "rust-stable-deref-trait") |
(name "rust-stable-deref-trait") |
22917 |
22917 |
(version "1.1.1") |
(version "1.1.1") |