R. Ryantm
342ff8c1f1
armadillo: 12.0.1 -> 12.2.0
2023-04-17 02:40:02 +00:00
Doron Behar
b40f76cd77
Merge pull request #226213 from Waelwindows/darwin-syncthingtray
...
Support building `syncthingtray` on Darwin
2023-04-16 08:51:31 -07:00
Sandro
9bd464d7e9
Merge pull request #226251 from cpcloud/fix-failing-duckdb-build
2023-04-16 16:49:21 +02:00
waelwindows
e0eec9aed4
qtforkawesome: Add Darwin to supported platforms
2023-04-16 16:48:03 +03:00
waelwindows
1dffb0f917
qtutilities: Add Darwin to supported platforms
2023-04-16 16:48:03 +03:00
waelwindows
8e3b74171d
cpp-utilities: Add Darwin support
2023-04-16 16:48:03 +03:00
Weijia Wang
9fc18a93a3
Merge pull request #226310 from wegank/symengine-darwin
...
symengine: fix build on aarch64-darwin
2023-04-16 12:47:37 +03:00
Weijia Wang
488cc85dcf
Merge pull request #226377 from wegank/qt6-qtwebengine-darwin-pre
...
qt6.qtwebengine: add frameworks for darwin
2023-04-16 11:39:28 +03:00
Nick Cao
b451470ea7
Merge pull request #223572 from lillycat332/add-gltfpack
...
meshoptimizer: init at unstable-2023-03-22
2023-04-16 10:26:51 +08:00
Weijia Wang
7f8c35748e
qt6.qtwebengine: add frameworks for darwin
2023-04-16 04:07:30 +03:00
Artturi
dd8117df89
Merge pull request #225664 from uninsane/pr/sane/cross-gstreamer
2023-04-15 20:36:53 +03:00
Weijia Wang
f57342d6ad
symengine: fix build on aarch64-darwin
2023-04-15 20:28:04 +03:00
Colin
ceb4451bcc
gst_all_1.vaapi: move python3
to nativeBuildInputs
to fix cross compilation
2023-04-15 19:11:36 +03:00
Colin
5b82c9d52c
gst_all_1.gst_editing_service: fix cross compilation
...
python3 is used both during the build process (nativeBuildInputs)
and #include'd/linked to by ges-formatter.c (buildInputs)
2023-04-15 19:11:36 +03:00
Weijia Wang
280b1cdc1e
Merge pull request #226267 from wegank/qt6-darwin-sdk
...
qt6.qtbase: add frameworks on x86_64-darwin
2023-04-15 14:59:58 +03:00
Weijia Wang
4566cd6901
qt6.qtbase: add frameworks on x86_64-darwin
2023-04-15 14:39:04 +03:00
Maximilian Bosch
85b081528b
Merge pull request #225332 from amjoseph-nixpkgs/pr/fixcross/goffice
...
goffice: fix cross
2023-04-15 13:22:10 +02:00
Phillip Cloud
8b22596a5e
duckdb: ignore now-failing timezone/icu tests
2023-04-15 06:20:40 -04:00
Nick Cao
ef47127eee
Merge pull request #226097 from r-ryantm/auto-update/simdjson
...
simdjson: 3.1.6 -> 3.1.7
2023-04-15 11:08:22 +08:00
Robert Schütz
b564f8038d
Merge pull request #226123 from amjoseph-nixpkgs/pr/fixcross/gpgme
...
gpgme: fix cross, drop python2
2023-04-14 18:06:58 -07:00
Weijia Wang
e3b18e82da
Merge pull request #226212 from wegank/stellarium-darwin-pre
...
stellarium: update darwin patches
2023-04-15 03:54:49 +03:00
Weijia Wang
83ed2b7e9a
indilib: add aarch64-darwin support
2023-04-15 03:10:34 +03:00
Christoph Neidahl
bfc75c7491
libsForQt5.qtsystems: init at unstable-2019-01-03 ( #214179 )
2023-04-15 00:42:03 +02:00
Weijia Wang
4f399bd5c4
Merge pull request #226182 from wegank/qt6-qtwebengine-refactor
...
qt6.qtwebengine: separate linux-only parts
2023-04-14 22:12:37 +03:00
Weijia Wang
75f03610ba
qt6.qtwebengine: separate linux-only parts
2023-04-14 21:34:17 +03:00
Adam Joseph
08c78eaa64
gpgme: fix cross, drop python2
...
This package very confusingly takes both python(2) and python3 as
arguments, and then mixes them up via an overlay in python-packages.
Since python2 is now marked INSECURE, let's just stick with python3.
Also fixes cross compilation.
2023-04-14 11:25:26 -07:00
Weijia Wang
bd8c68fdec
qt6: avoid building under /tmp on darwin
2023-04-14 21:11:09 +03:00
Weijia Wang
5de5912954
Merge pull request #226018 from NickCao/qt6-rework
...
qt6: rework packaging of qt modules (part 2)
2023-04-14 21:05:55 +03:00
Nick Cao
a1a3813f7b
qt6: drop devTools attribute as they are no longer moved to the dev output
2023-04-14 19:30:02 +08:00
Nick Cao
0bad2288a7
qt6.qttools: symlink bin to dev output
...
There are several reference to "${qttools.dev}/bin" treewide, adding the
symlink to fix compatibility with these packages.
2023-04-14 19:30:01 +08:00
Nick Cao
e5ba8e7113
qt6.qttools: fix embedded path to tools
2023-04-14 19:30:01 +08:00
Nick Cao
37e3fafb41
qt6.qtdeclarative: drop outdated workarounds
2023-04-14 19:30:00 +08:00
Nick Cao
91fb53dce3
qt6.qtwebengine: remove outdated postFixup phase
2023-04-14 19:29:59 +08:00
Nick Cao
d25348517e
qt6.qtbase: fixup paths in setup hooks
2023-04-14 19:29:58 +08:00
Nick Cao
bf05505377
qt6.qtbase: remove fixQmakeLibtool hook
...
As we are now building qt modules with cmake, libtool libraries are no
longer generated, the fixQmakeLibtool hook can be droppped.
2023-04-14 19:29:57 +08:00
Nick Cao
79f934c803
Merge pull request #220317 from linyinfeng/update-matrix-sdk-crypto-nodejs
...
matrix-sdk-crypto-nodejs: 0.1.0-beta.2 -> 0.1.0-beta.3
2023-04-14 19:11:20 +08:00
Nick Cao
f9f2b3ae42
qt6: fix references to qmake
...
As devTools are no longer moved to the dev output,
paths to qmake has to be updated.
2023-04-14 19:09:57 +08:00
Nick Cao
d84e2bf056
qt6: do not move devTools to dev output
2023-04-14 19:09:56 +08:00
Nick Cao
5aa78f89f0
qt6.qtbase: refresh patches
...
Apart from the previous ones, two new patches are added. One for
reducing the runtime closure size by removing reference to cmake, the
other for fixing the linker flags in generated qmake files.
2023-04-14 19:09:55 +08:00
Nick Cao
d94ae302c6
qt6.qtbase: do not embed compiler information into generated cmake files
...
The qt build system embeds information about compilers used during
building qtbase into the generated cmake files, to avoid mixing
different compilers when building qt modules, however this greatly
bloats the closure size of qtbase and the mixed use of compilers is
sometimes desired in Nixpkgs.
2023-04-14 18:38:03 +08:00
Nick Cao
97a538791c
qt6: set "moveToDev" to false
...
The qt build system locates header files, libraries and other installed
components with paths relative to the cmake files. Thus the default
behavior of moving them to the "dev" output breaks these expectations
and is now disabled.
2023-04-14 18:34:21 +08:00
Nick Cao
21a773c671
qt6: drop cmake patch used for fixing cmake file generation
...
The "multiple-outputs.sh" setup hook moves "include", "lib/cmake" and
other folders into the "dev" output if it exists, thus breaking the
invariants expected by the qt build system and we used to patch cmake to
fixup the generated cmake files. In a series of changes to rework qt
packaging, we are now setting "moveToDev" to false to suppress that
behavior, and the cmake patch is no longer required.
2023-04-14 18:34:07 +08:00
Weijia Wang
d9cce072b1
Merge pull request #225995 from wegank/webkitgtk-misc
...
webkitgtk: remove obsolete flags on darwin
2023-04-14 10:56:00 +03:00
Sergei Trofimovich
e513872900
Merge pull request #207572 from j0lol/sdl2_net
...
SDL2_net: 2.0.1 -> 2.2.0
2023-04-14 06:23:06 +01:00
Anderson Torres
cf0db2e3ff
libbytesize: 2.7 -> 2.8
2023-04-13 22:34:01 -03:00
R. Ryantm
267e2e6ef5
simdjson: 3.1.6 -> 3.1.7
2023-04-14 00:41:03 +00:00
Weijia Wang
896cb0b3a5
Merge pull request #226067 from wegank/qt6-qtconnectivity-fix
...
qt6.qtconnectivity: fix build on darwin
2023-04-14 00:30:30 +03:00
Weijia Wang
1bf4cbfa5e
qt6.qtconnectivity: fix build on darwin
2023-04-13 22:59:13 +03:00
figsoda
35fd406515
relibc: fix build
2023-04-13 12:35:35 -04:00
Sandro
16068e09ca
Merge pull request #218157 from OmnipotentEntity/katago-1.12.4
...
katago: 1.11.0 -> 1.12.4
2023-04-13 15:43:27 +02:00