File gnu/packages/crates-graphics.scm changed (mode: 100644) (index 39e0a3eebf..9193479092) |
... |
... |
protocol extensions. Look at the crate wayland-client for usable bindings.") |
2223 |
2223 |
("rust-log" ,rust-log-0.4) |
("rust-log" ,rust-log-0.4) |
2224 |
2224 |
("rust-objc" ,rust-objc-0.2) |
("rust-objc" ,rust-objc-0.2) |
2225 |
2225 |
("rust-parking-lot" ,rust-parking-lot-0.10) |
("rust-parking-lot" ,rust-parking-lot-0.10) |
2226 |
|
("rust-percent-encoding" ,rust-percent-encoding-2.1) |
|
|
2226 |
|
("rust-percent-encoding" ,rust-percent-encoding-2) |
2227 |
2227 |
("rust-raw-window-handle" ,rust-raw-window-handle-0.3) |
("rust-raw-window-handle" ,rust-raw-window-handle-0.3) |
2228 |
2228 |
("rust-serde" ,rust-serde-1) |
("rust-serde" ,rust-serde-1) |
2229 |
2229 |
("rust-smithay-client-toolkit" ,rust-smithay-client-toolkit-0.6) |
("rust-smithay-client-toolkit" ,rust-smithay-client-toolkit-0.6) |
|
... |
... |
protocol extensions. Look at the crate wayland-client for usable bindings.") |
2272 |
2272 |
("rust-log" ,rust-log-0.4) |
("rust-log" ,rust-log-0.4) |
2273 |
2273 |
("rust-objc" ,rust-objc-0.2) |
("rust-objc" ,rust-objc-0.2) |
2274 |
2274 |
("rust-parking-lot" ,rust-parking-lot-0.9) |
("rust-parking-lot" ,rust-parking-lot-0.9) |
2275 |
|
("rust-percent-encoding" ,rust-percent-encoding-2.1) |
|
|
2275 |
|
("rust-percent-encoding" ,rust-percent-encoding-2) |
2276 |
2276 |
("rust-raw-window-handle" ,rust-raw-window-handle-0.3) |
("rust-raw-window-handle" ,rust-raw-window-handle-0.3) |
2277 |
2277 |
("rust-serde" ,rust-serde-1) |
("rust-serde" ,rust-serde-1) |
2278 |
2278 |
("rust-smithay-client-toolkit" ,rust-smithay-client-toolkit-0.4) |
("rust-smithay-client-toolkit" ,rust-smithay-client-toolkit-0.4) |
File gnu/packages/crates-io.scm changed (mode: 100644) (index 341994d2f5..757ca3f3ae) |
... |
... |
procedural macros for rust-peg. To use rust-peg, see the peg package.") |
16049 |
16049 |
runtime support for rust-peg grammars. To use rust-peg, see the peg crate.") |
runtime support for rust-peg grammars. To use rust-peg, see the peg crate.") |
16050 |
16050 |
(license license:expat))) |
(license license:expat))) |
16051 |
16051 |
|
|
16052 |
|
(define-public rust-percent-encoding-2.1 |
|
|
16052 |
|
(define-public rust-percent-encoding-2 |
16053 |
16053 |
(package |
(package |
16054 |
16054 |
(name "rust-percent-encoding") |
(name "rust-percent-encoding") |
16055 |
16055 |
(version "2.1.0") |
(version "2.1.0") |
|
... |
... |
runtime support for rust-peg grammars. To use rust-peg, see the peg crate.") |
16070 |
16070 |
|
|
16071 |
16071 |
(define-public rust-percent-encoding-1.0 |
(define-public rust-percent-encoding-1.0 |
16072 |
16072 |
(package |
(package |
16073 |
|
(inherit rust-percent-encoding-2.1) |
|
|
16073 |
|
(inherit rust-percent-encoding-2) |
16074 |
16074 |
(name "rust-percent-encoding") |
(name "rust-percent-encoding") |
16075 |
16075 |
(version "1.0.1") |
(version "1.0.1") |
16076 |
16076 |
(source |
(source |
|
... |
... |
untrusted inputs in Rust.") |
26583 |
26583 |
#:cargo-inputs |
#:cargo-inputs |
26584 |
26584 |
(("rust-idna" ,rust-idna-0.2) |
(("rust-idna" ,rust-idna-0.2) |
26585 |
26585 |
("rust-matches" ,rust-matches-0.1) |
("rust-matches" ,rust-matches-0.1) |
26586 |
|
("rust-percent-encoding" ,rust-percent-encoding-2.1) |
|
|
26586 |
|
("rust-percent-encoding" ,rust-percent-encoding-2) |
26587 |
26587 |
("rust-serde" ,rust-serde-1)) |
("rust-serde" ,rust-serde-1)) |
26588 |
26588 |
#:cargo-development-inputs |
#:cargo-development-inputs |
26589 |
26589 |
(("rust-bencher" ,rust-bencher-0.1) |
(("rust-bencher" ,rust-bencher-0.1) |
File gnu/packages/sequoia.scm changed (mode: 100644) (index 0631d80ccb..b0ee264d5e) |
98 |
98 |
("rust-native-tls" ,rust-native-tls-0.2) |
("rust-native-tls" ,rust-native-tls-0.2) |
99 |
99 |
("rust-nettle" ,rust-nettle-7) |
("rust-nettle" ,rust-nettle-7) |
100 |
100 |
("rust-parity-tokio-ipc" ,rust-parity-tokio-ipc-0.4) |
("rust-parity-tokio-ipc" ,rust-parity-tokio-ipc-0.4) |
101 |
|
("rust-percent-encoding" ,rust-percent-encoding-2.1) |
|
|
101 |
|
("rust-percent-encoding" ,rust-percent-encoding-2) |
102 |
102 |
("rust-prettytable-rs" ,rust-prettytable-rs-0.8) |
("rust-prettytable-rs" ,rust-prettytable-rs-0.8) |
103 |
103 |
("rust-proc-macro2" ,rust-proc-macro2-1) |
("rust-proc-macro2" ,rust-proc-macro2-1) |
104 |
104 |
("rust-quickcheck" ,rust-quickcheck-0.9) |
("rust-quickcheck" ,rust-quickcheck-0.9) |
File gnu/packages/syndication.scm changed (mode: 100644) (index 744e3552e4..ba626593a7) |
101 |
101 |
("rust-natord" ,rust-natord-1.0) |
("rust-natord" ,rust-natord-1.0) |
102 |
102 |
("rust-nom" ,rust-nom-5) |
("rust-nom" ,rust-nom-5) |
103 |
103 |
("rust-once-cell" ,rust-once-cell-1) |
("rust-once-cell" ,rust-once-cell-1) |
104 |
|
("rust-percent-encoding" ,rust-percent-encoding-2.1) |
|
|
104 |
|
("rust-percent-encoding" ,rust-percent-encoding-2) |
105 |
105 |
("rust-rand" ,rust-rand-0.6) |
("rust-rand" ,rust-rand-0.6) |
106 |
106 |
("rust-smallvec" ,rust-smallvec-0.6) |
("rust-smallvec" ,rust-smallvec-0.6) |
107 |
107 |
("rust-url" ,rust-url-2) |
("rust-url" ,rust-url-2) |