mirror of
https://github.com/monero-project/monero.git
synced 2025-02-23 10:11:19 +02:00
guix: add rust
This commit is contained in:
parent
13002ddd4b
commit
540ff85cd5
@ -18,6 +18,7 @@
|
||||
(gnu packages perl)
|
||||
(gnu packages pkg-config)
|
||||
((gnu packages python) #:select (python-minimal))
|
||||
(gnu packages rust)
|
||||
((gnu packages tls) #:select (openssl))
|
||||
((gnu packages version-control) #:select (git-minimal))
|
||||
(guix build-system gnu)
|
||||
@ -273,6 +274,8 @@ chain for " target " development."))
|
||||
libtool
|
||||
pkg-config
|
||||
cmake-minimal
|
||||
rust
|
||||
(list rust "cargo")
|
||||
|
||||
;; Scripting
|
||||
perl ; required to build openssl in depends
|
||||
|
Loading…
Reference in New Issue
Block a user