aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/jami-disable-integration-tests.patch
diff options
context:
space:
mode:
authorZheng Junjie <zhengjunjie@iscas.ac.cn>2023-12-29 20:31:41 +0800
committerMathieu Othacehe <othacehe@gnu.org>2023-12-29 19:48:16 +0100
commita14a94deb218f459dc8a3139ef6e25f15c822463 (patch)
tree29a380b0b71cd4ab2b1ed13fa7be988fd08cc688 /gnu/packages/patches/jami-disable-integration-tests.patch
parent0f2164c577ef2329a95e1fce1c33947f4c6ae89c (diff)
downloadguix-a14a94deb218f459dc8a3139ef6e25f15c822463.tar.gz
guix-a14a94deb218f459dc8a3139ef6e25f15c822463.zip
gnu: swaylock: Fix cross-compiling.
* gnu/packages/wm.scm (swaylock) [native-inputs]: When cross-compiling, add pkg-config-for-build wayland. [inputs]: When cross-compiling, add wayland-protocols. Change-Id: I24274502375f51411576642d87496b8be2e42c45 Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Diffstat (limited to 'gnu/packages/patches/jami-disable-integration-tests.patch')
0 files changed, 0 insertions, 0 deletions
64-linux skip another test. Change-Id: I29654d0c2f7a62a8a0e5beeea3bc899510cedc71 Efraim Flashner 2024-07-19gnu: rust: Update to 1.76.0....* gnu/packages/rust.scm (rust): Update to 1.76.0. [source]: Remove another copy of jemalloc. [properties]: Update clang-compiler-cpu-architecture to 17. Change-Id: I363d789ab22d2937eeb3846dec460ac902c44255 Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Brennan Vincent 2024-07-15gnu: rust: Guard against unsupported rust targets....As cross-libc may return #f in this case, and the config.toml file construction will also fail if the platform rust-target is #f.. * gnu/packages/rust.scm (make-rust-sysroot/implementation): Guard against unsupported rust targets. Change-Id: Ia0d5c889c6f5cd3478ad985c79feb9ba1c472c29 Christopher Baines 2024-06-26gnu: Add rust-1.79....* gnu/packages/rust.scm (rust-1.79): New variable. Change-Id: Idf54e6504eca7e8cf8a49e664e5aa6c8ff18555d Efraim Flashner 2024-06-26gnu: Add rust-1.78....* gnu/packages/rust.scm (rust-1.78): New variable. Change-Id: Iab24c4f130e208d9152448d7be5899ab8c13456f Efraim Flashner 2024-06-26gnu: Add rust-1.77.0....* gnu/packages/rust.scm (rust-1.77): New variable. Change-Id: Ia4611b0ea153bce1de97e711af6d3f7396a6bf85 Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Brennan Vincent 2024-06-26gnu: Add rust-1.76....* gnu/packages/rust.scm (rust-1.76): New variable. Change-Id: I97c80ffe0b1be203fd8bbfa197fa31a9f31919f6 Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Brennan Vincent