summaryrefslogtreecommitdiff
path: root/gnu/packages/sequoia.scm
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2023-12-27 13:55:27 +0200
committerEfraim Flashner <efraim@flashner.co.il>2024-02-20 13:56:56 +0200
commit13a448ebce8f0acf511fd491302d45c5edd7190c (patch)
tree93a1f55a73adefbf243710e331674934acb7f021 /gnu/packages/sequoia.scm
parent5a90fa81304260ac722d7e86f8e9d34b55b14876 (diff)
gnu: rust-hyper: Move to (gnu packages crates-web).
* gnu/packages/crates-io.scm (rust-hyper-0.14, rust-hyper-0.13, rust-hyper-0.12, rust-hyper-0.10, rust-hyper-native-tls-0.3, rust-hyper-proxy-0.9, rust-hyper-rustls-0.24, rust-hyper-rustls-0.23, rust-hyper-rustls-0.22, rust-hyper-rustls-0.21, rust-hyper-sync-rustls-0.3, rust-hyper-timeout-0.4, rust-hyper-tls-0.5, rust-hyper-tls-0.4): Move from here ... * gnu/packages/crates-web.scm: ... to here. Change-Id: Ifa54eb29faa2b5277c4b2266886cf5bc167b2de3
Diffstat (limited to 'gnu/packages/sequoia.scm')
-rw-r--r--gnu/packages/sequoia.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/sequoia.scm b/gnu/packages/sequoia.scm
index 6d6733c055..e049638ef7 100644
--- a/gnu/packages/sequoia.scm
+++ b/gnu/packages/sequoia.scm
@@ -28,6 +28,7 @@
#:use-module (gnu packages)
#:use-module (gnu packages base) ; glibc
#:use-module (gnu packages crates-io)
+ #:use-module (gnu packages crates-web)
#:use-module (gnu packages llvm)
#:use-module (gnu packages multiprecision)
#:use-module (gnu packages nettle)