Merge branch 'staging' into core-updates

This commit is contained in:
Marius Bakke 2022-08-30 20:18:55 +02:00
commit 59c136ef61
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA
103 changed files with 4176 additions and 653 deletions

View file

@ -166,7 +166,7 @@
(inputs
`(("libcurl" ,curl)
("llvm" ,llvm)
("openssl" ,openssl)
("openssl" ,openssl-1.1)
("zlib" ,zlib)))
(native-inputs
`(("bison" ,bison)
@ -586,7 +586,7 @@ safety and thread safety guarantees.")
(arguments
(substitute-keyword-arguments (package-arguments base-rust)
((#:tests? _ #f)
#t)
(not (%current-target-system)))
((#:phases phases)
`(modify-phases ,phases
(add-after 'unpack 'relax-gdb-auto-load-safe-path