Commit graph

289205 commits

Author SHA1 Message Date
Thomas Tuegel 8e71c21dbb
akonadi-import-wizard: add qtkeychain buildInput 2021-05-11 12:15:04 -05:00
Thomas Tuegel deb62b7435
kdepim-runtime: add qtkeychain to buildInputs 2021-05-11 12:15:03 -05:00
Thomas Tuegel c96ac6d9a8
kmailtransport: add qtkeychain to buildInputs 2021-05-11 12:15:03 -05:00
Thomas Tuegel 13cb2b00e8
akonadi: fix path to kio_version.h 2021-05-11 12:15:02 -05:00
Thomas Tuegel b31dc33e33
akonadi: fix self paths 2021-05-11 12:15:02 -05:00
Thomas Tuegel c7c4d2e9ae
kldap: add libsecret to buildInputs 2021-05-11 12:15:01 -05:00
Thomas Tuegel 13ab0c27a1
akonadi: update patches 2021-05-11 12:15:01 -05:00
Thomas Tuegel e8ee87ded0
kdenlive: add qtnetworkauth to buildInputs 2021-05-11 12:15:00 -05:00
Thomas Tuegel eca680bc66
kldap: add qtkeychain to buildInputs 2021-05-11 12:15:00 -05:00
Thomas Tuegel 2dca56a3a5
kdeconnect-kde: add qtquickcontrols2 to buildInputs 2021-05-11 12:14:59 -05:00
Thomas Tuegel fe0226f5d7
kdeGear: broken with Qt < 5.15 2021-05-11 12:14:59 -05:00
Thomas Tuegel 799f351997
KDE Applications 20.12.3 -> KDE Gear 21.04.0 2021-05-11 12:14:58 -05:00
John Ericson 912c8262b4
Merge pull request #117591 from s1341/android_non_prebuilt
treewide: Support aarch64-android using minimal prebuilt components
2021-05-11 12:49:53 -04:00
John Ericson 032a1e4478
Merge pull request #122522 from Ericson2314/glibc-pname
glibc, libiconv: use pname and version
2021-05-11 11:47:21 -04:00
s1341 1e1d29c2af treewide: Support aarch64-android using minimal prebuilt components
This PR adds a new aarch64 android toolchain, which leverages the
existing crossSystem infrastructure and LLVM builders to generate a
working toolchain with minimal prebuilt components.

The only thing that is prebuilt is the bionic libc. This is because it
is practically impossible to compile bionic outside of an AOSP tree. I
tried and failed, braver souls may prevail. For now I just grab the
relevant binaries from https://android.googlesource.com/.

I also grab the msm kernel sources from there to generate headers. I've
included a minor patch to the existing kernel-headers derivation in
order to expose an internal function.

Everything else, from binutils up, is using stock code. Many thanks to
@Ericson2314 for his help on this, and for building such a powerful
system in the first place!

One motivation for this is to be able to build a toolchain which will
work on an aarch64 linux machine. To my knowledge, there is no existing
toolchain for an aarch64-linux builder and an aarch64-android target.
2021-05-11 15:39:08 +00:00
github-actions[bot] 309163aed7
Merge staging-next into staging 2021-05-11 12:24:31 +00:00
github-actions[bot] 1e7a48b474
Merge master into staging-next 2021-05-11 12:24:28 +00:00
Marek Mahut 5e7fe16211
Merge pull request #122560 from andresilva/ledger-live-2.26.1
ledger-live-desktop: 2.24.0 -> 2.26.1
2021-05-11 14:05:41 +02:00
Arthur Gautier ab8e2e46d9
hashcat: fixup opencl support (#121961)
This fixes the following compilation error:
```
clBuildProgram(): CL_BUILD_PROGRAM_FAILURE

/run/user/1000/comgr-64ff7f/input/CompileSource:2252:18: fatal error:
cannot open file
'/run/user/1000/comgr-64ff7f/input/inc_comp_multi_bs.cl': No such file
or directory
        #include COMPARE_M
                 ^
/run/user/1000/comgr-64ff7f/input/CompileSource:16:19: note: expanded
from macro 'COMPARE_M'
                  ^
1 error generated.
Error: Failed to compile opencl source (from CL or HIP source to LLVM
IR).
```

Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-05-11 14:01:35 +02:00
Vladimír Čunát 8eabe2ecc5
Merge #115235: gcc: native aarch64-darwin support 2021-05-11 12:12:04 +02:00
Vladimír Čunát 79762fcb4a
Merge #121772: gcc*: do not modify code in prePatch 2021-05-11 12:01:38 +02:00
Winter 93123faae0
bottom-rs: init at unstable-2021-04-27 (#120937)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-11 11:46:24 +02:00
André Silva bd7ea80d87
ledger-live-desktop: 2.24.0 -> 2.26.1 2021-05-11 10:43:57 +01:00
Sandro 5f86a5de27
Merge pull request #120334 from LumiGuide/upd-balena 2021-05-11 11:02:30 +02:00
Jörg Thalheim b38859eed7
Merge pull request #122515 from fortuneteller2k/fix-xplr-darwin
xplr: add libiconv as dependency when on darwin
2021-05-11 09:48:59 +01:00
Jörg Thalheim 0311ef3f96
Merge pull request #122548 from stephank/fix-cargo-expand-darwin
cargo-expand: fix darwin build
2021-05-11 09:47:18 +01:00
Jörg Thalheim 31998088ec
Merge pull request #122550 from stephank/fix-cargo-feature-darwin
cargo-feature: fix darwin build
2021-05-11 09:47:01 +01:00
Jörg Thalheim 22011bda5c
Merge pull request #122552 from stephank/fix-cargo-fuzz-darwin
cargo-fuzz: fix darwin build
2021-05-11 09:46:43 +01:00
Jörg Thalheim 9d8d0b89c9
Merge pull request #122553 from stephank/fix-cargo-msrv-darwin
cargo-msrv: fix darwin build
2021-05-11 09:46:27 +01:00
Jörg Thalheim 6d1287860d
Merge pull request #113225 from mroi/patch-linux
linux: improve cross compilation with clang
2021-05-11 09:46:01 +01:00
Jörg Thalheim 3926c6ffe8
Merge pull request #120229 from cmm/fix-clangd-wrapper
fix clangd wrapper
2021-05-11 09:40:45 +01:00
Stéphan Kochen 67e530be79 cargo-msrv: fix darwin build 2021-05-11 10:33:52 +02:00
Jörg Thalheim d660a7d361
Merge pull request #122542 from Mic92/mbp2018-bridge-drv
mbp2018-bridge-drv: fix source
2021-05-11 09:27:24 +01:00
Stéphan Kochen f2dd8762ef cargo-fuzz: fix darwin build 2021-05-11 10:22:29 +02:00
Stéphan Kochen d9fa8e811e cargo-feature: fix darwin build 2021-05-11 10:17:50 +02:00
Stéphan Kochen a2f26bfaa9 cargo-expand: fix darwin build 2021-05-11 10:11:41 +02:00
Jörg Thalheim 188a70bde5
Merge pull request #122546 from stephank/fix-cargo-about-darwin
cargo-about: fix darwin build
2021-05-11 09:10:55 +01:00
Tom 33a4c43126
nixos/tor: fix HidServAuth (#122439)
* add an example for services.tor.settings.HidServAuth

* fix HidServAuth validation to require ".onion"
  Per https://manpages.debian.org/testing/tor/torrc.5.en.html :
  > Valid onion addresses contain 16 characters in a-z2-7 plus ".onion"
2021-05-11 10:10:32 +02:00
Jörg Thalheim e661b70903
mbp2018-bridge-drv: fix source
the 0.01 tag was deleted
2021-05-11 10:08:53 +02:00
Stéphan Kochen e3fe2937a5 cargo-about: fix darwin build 2021-05-11 10:05:40 +02:00
R. RyanTM b5227312c8
abcmidi: 2021.04.26 -> 2021.05.09 (#122544) 2021-05-11 09:50:36 +02:00
Jan Tojnar b1ce4b41a3
Merge pull request #122530 from veprbl/pr/gcr_on_darwin
gcr: enable on darwin
2021-05-11 09:46:52 +02:00
Dmitry Kalinkin 4bb528424e
gcr: enable on darwin 2021-05-11 03:28:42 -04:00
Jan Tojnar 7982550ac4
Merge branch 'staging-next' into staging 2021-05-11 09:09:10 +02:00
Fabian Affolter 0249e0417e
Merge pull request #122523 from r-ryantm/auto-update/findomain
findomain: 4.1.0 -> 4.1.1
2021-05-11 09:05:20 +02:00
Jörg Thalheim 958f32bebb
Merge pull request #122540 from Mic92/nvidia-x11-legacy304
nvidia_x11_legacy304: remove
2021-05-11 07:53:26 +01:00
Jörg Thalheim 1e76a18478
Merge pull request #121898 from pinpox/update-wezterm
wezterm: update to 2021-04-07
2021-05-11 07:52:26 +01:00
Guillaume Girol fa10f148d5
Merge pull request #121664 from ilya-fedin/update-dbus-broker
dbus-broker: 22 -> 28
2021-05-11 06:40:21 +00:00
Jörg Thalheim 0f0660d8ef
nvidia_x11_legacy304: remove
The patch used to build is no longer available.
We only have one kernel 4.14 that could theoretical build with it?
2021-05-11 08:36:21 +02:00
github-actions[bot] 10e16ec9ab
Merge master into staging-next 2021-05-11 06:20:33 +00:00