mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
21808661c4
commit
ffdf0d180b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue