gnu: mullvadbrowser: Fix build.

* gnu/packages/tor-browsers.scm (make-torbrowser)[inputs]: Replace
rust-cbindgen with rust-cbindgen-0.26.

Change-Id: If89d357ca90df016cf8a4d4ec8ef85e523b12b10
This commit is contained in:
Efraim Flashner 2024-11-21 14:50:53 +02:00
parent 21808661c4
commit ffdf0d180b
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -268,7 +268,7 @@ Browser.")
(list
rust
`(,rust "cargo")
rust-cbindgen
rust-cbindgen-0.26
lld-as-ld-wrapper-16 ; for cargo rustc
llvm-16
clang-16