Commit Graph

64977 Commits

Author SHA1 Message Date
Mario Rodas
15226a681d
Merge pull request #292433 from trofi/opencollada-cleanup
opencollada: switch from `disable-warnings-if-gcc13` to removing `-We…
2024-03-03 08:45:22 -05:00
Atemu
268690ff59
Merge pull request #292833 from SuperSandro2000/qt6-meta-position
qt-6: fix meta.position
2024-03-03 03:47:47 +00:00
Weijia Wang
80b928afb1
Merge pull request #292783 from wegank/mariadb-fix
unixODBCDrivers.mariadb: fix build on darwin
2024-03-02 19:14:58 +01:00
Weijia Wang
f5c6f98bde
Merge pull request #292767 from wegank/7zz-unpack-cleanup
treewide: remove unpackCmd involving 7zz
2024-03-02 19:13:44 +01:00
Sandro Jäckel
5df10e9029
qt-6: fix meta.position 2024-03-02 18:35:52 +01:00
Nick Cao
541bb418b2
Merge pull request #292710 from r-ryantm/auto-update/faudio
faudio: 24.02 -> 24.03
2024-03-02 10:58:40 -05:00
Weijia Wang
1d79f89ff7 unixODBCDrivers.mariadb: fix build on darwin 2024-03-02 13:41:04 +01:00
Weijia Wang
7d15e810d7 treewide: remove unpackCmd involving 7zz 2024-03-02 12:11:34 +01:00
Sergei Trofimovich
ef801a74bb opencollada: switch from disable-warnings-if-gcc13 to removing -Werror
It's a no-op change that consolidates flag changes ina  single `.nix`
file. While at it moved `pcre.patch` into `patches` from `postPatch`.

Co-authored-by: Alexis Hildebrandt <afh@surryhill.net>
2024-03-02 09:53:03 +00:00
Mario Rodas
f7d6e18b9f
Merge pull request #290581 from trofi/unixODBCDrivers.mariadb-fix-clang-16
unixODBCDrivers.mariadb: 3.1.14 -> 3.1.20
2024-03-01 23:22:26 -05:00
R. Ryantm
2f10e2260c faudio: 24.02 -> 24.03 2024-03-02 03:54:58 +00:00
Nick Cao
25bf31036f
vamp-plugin-sdk: fix owner in fetchFromGitHub 2024-03-01 21:10:20 -05:00
Robert Scott
0267739e11
Merge pull request #292517 from LeSuisse/zlog-CVE-2024-22857
zlog: apply patch for CVE-2024-22857
2024-03-01 23:18:00 +00:00
Arseniy Seroka
60b61000a6
Merge pull request #292604 from nviets/nng173
nng: 1.7.2 -> 1.7.3
2024-03-01 17:14:17 +01:00
nviets
6f8d73e502 nng: 1.7.2 -> 1.7.3 2024-03-01 09:49:36 -06:00
Nick Cao
ba94e8cceb
Merge pull request #292595 from Vonfry/updat/fcitx5-5.1.8
fcitx5: 5.1.7 -> 5.1.8
2024-03-01 10:21:20 -05:00
7c6f434c
a481a7c16c
Merge pull request #292492 from r-ryantm/auto-update/cgal
cgal: 5.5.3 -> 5.6.1
2024-03-01 14:26:06 +00:00
Vonfry
f9ff5e8db1
xcb-imdkit: 1.0.6 -> 1.0.7
Diff: https://github.com/fcitx/xcb-imdkit/compare/1.0.6...1.0.7
2024-03-01 21:59:46 +08:00
Vonfry
5870d6ea11
libime: 1.1.5 -> 1.1.6
Diff: https://github.com/fcitx/libime/compare/1.1.5...1.1.6
2024-03-01 21:59:39 +08:00
Martin Weinelt
1f1e72f3da
Merge pull request #289185 from r-ryantm/auto-update/ctranslate2
ctranslate2: 3.24.0 -> 4.0.0
2024-03-01 12:52:20 +01:00
Thomas Gerbet
4ff6cc7596 zlog: apply patch for CVE-2024-22857 2024-03-01 11:20:13 +01:00
R. Ryantm
cf942d376f cgal: 5.5.3 -> 5.6.1 2024-03-01 04:30:43 +00:00
Carlos O'Ryan
db7e0753ff
google-cloud-cpp: simplify excluded test list (#291716)
* google-cloud-cpp: simplify excluded test list

The upstream project labels any test that requires contacting
Google Cloud Platform as an `integration-test`. It is easier to
skip the tests by label than explicitly listing each test.

* Fix formatting

* Update pkgs/development/libraries/google-cloud-cpp/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* Fix formatting

---------

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-03-01 00:25:40 +01:00
bc6d119bd0 libshumate: support cross compilation 2024-02-29 12:37:45 -05:00
Nick Cao
03271fdfb4
Merge pull request #292245 from r-ryantm/auto-update/suitesparse-graphblas
suitesparse-graphblas: 9.0.1 -> 9.0.2
2024-02-29 10:10:28 -05:00
Nick Cao
4366872179
Merge pull request #292177 from r-ryantm/auto-update/libgbinder
libgbinder: 1.1.36 -> 1.1.37
2024-02-29 09:59:02 -05:00
Nick Cao
219c7a812b
Merge pull request #292237 from NickCao/qt6-path
qt6.qtbase: search PATH for plugins after search QT_PLUGIN_PATH
2024-02-29 09:53:31 -05:00
Nick Cao
e487dbc283
Merge pull request #287077 from seanybaggins/add-mingw32-support-qtbase
Add mingw32 support qtbase
2024-02-29 09:53:20 -05:00
R. Ryantm
086e6ed9d9 suitesparse-graphblas: 9.0.1 -> 9.0.2 2024-02-29 04:48:17 +00:00
Nick Cao
9962afdd8c
qt6.qtbase: search PATH for plugins after search QT_PLUGIN_PATH 2024-02-28 23:15:35 -05:00
a-n-n-a-l-e-e
123ea1e2e3
Merge pull request #292055 from toastal/thai-hunspell-update
hunspellDicts.th_TH: experimental-2023-03-01 → experimental-2024-02-27
2024-02-28 17:00:06 -08:00
Silvan Mosberger
cd5dc76d83 substitute: Deprecate replacements, introduce replacementsList
Also:
- Add tests
- Treewide update
- Improve docs
2024-02-29 00:35:27 +01:00
R. Ryantm
712a95651e libgbinder: 1.1.36 -> 1.1.37 2024-02-28 22:42:18 +00:00
Nikolay Korotkiy
816cae3ee3
Merge pull request #291807 from liketechnik/fix/paho-mqtt-c-static
paho-mqtt-c(pp): pass static/shared build to cmake
2024-02-29 01:28:47 +04:00
K900
65ae5aa8d8 accounts-qt, signond: add Qt6 support 2024-02-28 18:49:12 +03:00
K900
a06fbd061a kcolorpicker, kimageannotator: update, add Qt6 support 2024-02-28 18:49:12 +03:00
Florian Warzecha
1b92b1a762
paho-mqtt-cpp: pass static/shared build to cmake
Allows to build paho-mqtt-cpp with pkgsStatic,
which results in the following build failure without this change:
```console
$ nix build ".#paho-mqtt-cpp"
error: builder for '/nix/store/hppw8cjha4qkvxl3670886rm4i2q0mi0-paho.mqtt.cpp-static-x86_64-unknown-linux-musl-1.3.2.drv' failed with exit code 2;
       last 10 log lines:
       > [ 87%] Building CXX object src/CMakeFiles/paho-cpp-objs.dir/topic.cpp.o
       > [ 93%] Building CXX object src/CMakeFiles/paho-cpp-objs.dir/will_options.cpp.o
       > [ 93%] Built target paho-cpp-objs
       > [100%] Linking CXX shared library libpaho-mqttpp3.so
       > /nix/store/zq91mr9h32cippzbnn321vrmbqkh4mi5-x86_64-unknown-linux-musl-binutils-2.40/bin/x86_64-unknown-linux-musl-ld: /nix/store/xqh4v9h8zlizphynp8d0mik2j2rzd94s-x86_64-unknown-linux-musl-gcc-13.2.0/lib/gcc/x86_64-unknown-linux-musl/13.2.0/crtbeginT.o: relocation R_X86_64_32 against hidden symbol `__TMC_END__' can not be used when making a shared object
       > /nix/store/zq91mr9h32cippzbnn321vrmbqkh4mi5-x86_64-unknown-linux-musl-binutils-2.40/bin/x86_64-unknown-linux-musl-ld: failed to set dynamic section sizes: bad value
       > collect2: error: ld returned 1 exit status
       > make[2]: *** [src/CMakeFiles/paho-mqttpp3.dir/build.make:114: src/libpaho-mqttpp3.so.1.3.2] Error 1
       > make[1]: *** [CMakeFiles/Makefile2:161: src/CMakeFiles/paho-mqttpp3.dir/all] Error 2
       > make: *** [Makefile:156: all] Error 2
       For full logs, run 'nix log /nix/store/hppw8cjha4qkvxl3670886rm4i2q0mi0-paho.mqtt.cpp-static-x86_64-unknown-linux-musl-1.3.2.drv'.
```

Co-authored-by: Nikolay Korotkiy <sikmir@disroot.org>
2024-02-28 14:51:25 +01:00
Florian Warzecha
4d23d9f188
paho-mqtt-c: pass static/shared build to cmake
Allows to build paho-mqtt-c with pkgsStatic,
which results in the following build failure without this change:
```console
$ nix build ".#paho-mqtt-c"
error: builder for '/nix/store/519ajxyj9vgzzk0mi1yll0df29synv5z-paho.mqtt.c-static-x86_64-unknown-linux-musl-1.3.13.drv' failed with exit code 2;
       last 10 log lines:
       > collect2: error: ld returned 1 exit status
       > make[2]: *** [src/CMakeFiles/paho-mqtt3cs.dir/build.make:163: src/libpaho-mqtt3cs.so.1.3.13] Error 1
       > make[1]: *** [CMakeFiles/Makefile2:295: src/CMakeFiles/paho-mqtt3cs.dir/all] Error 2
       > [ 64%] Linking C shared library libpaho-mqtt3as.so
       > /nix/store/zq91mr9h32cippzbnn321vrmbqkh4mi5-x86_64-unknown-linux-musl-binutils-2.40/bin/x86_64-unknown-linux-musl-ld: /nix/store/xqh4v9h8zlizphynp8d0mik2j2rzd94s-x86_64-unknown-linux-musl-gcc-13.2.0/lib/gcc/x86_64-unknown-linux-musl/13.2.0/crtbeginT.o: relocation R_X86_64_32 against hidden symbol `__TMC_END__' can not be used when making a shared object
       > /nix/store/zq91mr9h32cippzbnn321vrmbqkh4mi5-x86_64-unknown-linux-musl-binutils-2.40/bin/x86_64-unknown-linux-musl-ld: failed to set dynamic section sizes: bad value
       > collect2: error: ld returned 1 exit status
       > make[2]: *** [src/CMakeFiles/paho-mqtt3as.dir/build.make:179: src/libpaho-mqtt3as.so.1.3.13] Error 1
       > make[1]: *** [CMakeFiles/Makefile2:321: src/CMakeFiles/paho-mqtt3as.dir/all] Error 2
       > make: *** [Makefile:166: all] Error 2
       For full logs, run 'nix log /nix/store/519ajxyj9vgzzk0mi1yll0df29synv5z-paho.mqtt.c-static-x86_64-unknown-linux-musl-1.3.13.drv'.
```

Co-authored-by: Nikolay Korotkiy <sikmir@disroot.org>
2024-02-28 14:50:23 +01:00
toastal
877afa8eda hunspellDicts.th_TH: experimental-2023-03-01 → experimental-2024-02-27 2024-02-28 17:54:13 +07:00
R. Ryantm
e9e98a9df5 imgui: 1.90.3 -> 1.90.4 2024-02-28 06:35:52 +00:00
Nikolay Korotkiy
5d1b96ebf2
Merge pull request #290698 from 9p4/gegl-0.4.48
gegl: 0.4.46 → 0.4.48
2024-02-28 03:40:33 +04:00
R. Ryantm
d06dccfb4d fcft: 3.1.7 -> 3.1.8 2024-02-28 00:00:33 +01:00
Sean Link
174ca6a2ea qt6.qtbase: add mingw support 2024-02-27 13:15:58 -07:00
Nick Cao
6ce7536979
Merge pull request #289866 from SuperSandro2000/intel-graphics-driver
level-zero: 1.15.8 -> 1.16.1, intel-graphics-compiler: 1.0.15610.11 -> 1.0.15985.7,  intel-compute-runtime: 23.48.27912.11 -> 24.05.28454.6
2024-02-27 09:34:53 -05:00
a-n-n-a-l-e-e
bc3cc0f884
Merge pull request #288913 from a-n-n-a-l-e-e/duckdb-update
duckdb: 0.9.2 -> 0.10.0, python3Packages.sqlglot:20.9.0 -> 21.1, duckdb-engine: 0.9.2 -> 0.11.1
2024-02-27 05:51:39 -08:00
Luke Granger-Brown
ea136432be
Merge pull request #290910 from simonhollingshead/lucenepp-cpp14
lucenepp: Build with C++14 instead of C++11.
2024-02-27 12:54:16 +00:00
Mario Rodas
581b314277
Merge pull request #291192 from simonhollingshead/zimlib-9.1
zimlib: 8.2.0 -> 9.1.0
2024-02-27 07:01:10 -05:00
annalee
e62dac66f9
duckdb,python311Packages.duckdb: 0.9.2 -> 0.10.0 2024-02-27 11:04:59 +00:00
Sean Link
a2554b6dae SDL2: improve mingw support
Part of a larger effort to add mingw support for qtmultimedia.
ffmpeg will fail to compile without this change.
2024-02-26 21:57:33 +01:00
Sean Link
842148eb5b SDL2: run nixpkgs-fmt 2024-02-26 21:57:33 +01:00