Commit graph

56182 commits

Author SHA1 Message Date
Ryan Burns 2e7d54cfde
Merge pull request #225084 from r-burns/howard-hinnant-date
howard-hinnant-date: fix pkg-config variable substitutions
2023-04-07 16:58:20 -07:00
Artturi 01dd363560
Merge pull request #225103 from uninsane/pr/sane/cross-2023-04-06 2023-04-08 02:03:16 +03:00
Ryan Burns d019e49c2c howard-hinnant-date: fix pkg-config variable substitutions 2023-04-07 14:58:54 -07:00
Martin Weinelt 752fabf756
Merge pull request #225160 from betaboon/ipu6-continuation
Ipu6 continuation
2023-04-07 22:37:35 +02:00
Samuel Ainsworth cd07e0258c
Merge pull request #223664 from SomeoneSerge/cuda-libstdcpp
cudaPackages: use the same libstdc++ as the rest of nixpkgs
2023-04-07 11:46:55 -04:00
betaboon e3802695c8 gst_all_1.icamerasrc: 20221209 -> 2023-03-09 2023-04-07 17:34:54 +02:00
betaboon 7b17c6722d ipu6-camera-hal: 2023-01-09 -> 2023-02-08 2023-04-07 17:34:54 +02:00
Doron Behar 80ae5ea271
Merge pull request #224786 from doronbehar/pkg/@Martchus
cpp-utilities: 5.21.0 -> 5.22.0 and more
2023-04-07 07:22:50 -07:00
Mario Rodas 62412a4701
Merge pull request #222575 from purcell/libpg_query-shared-library
libpg_query: also build shared library
2023-04-07 06:45:22 -05:00
Steve Purcell 0c355fe2d1 libpg_query: avoid hard-coding dynamic library file extensions 2023-04-07 10:44:22 +02:00
Artturi e66c61a110
Merge pull request #224935 from amjoseph-nixpkgs/pr/librem/cross
librem: fix cross compilation
2023-04-07 06:47:50 +03:00
Colin 4e7d68aa63 libjcat: support cross compilation
gnutls' certtool binary is required by libjcat during build (`data/tests/meson.build`),
and gnutls is linked into the libjcat.so target,
hence it appears in both nativeBuildInputs and buildInputs.
2023-04-07 03:34:47 +00:00
Colin 4f8d22c137 rapidfuzz-cpp: disable tests when cross compiling 2023-04-07 03:34:47 +00:00
Colin 2231d48824 librest (0.8): don't build docs when cross compiling
librest_1_0 supports cross compilation (in staging: https://github.com/NixOS/nixpkgs/pull/223142),
but the old 0.8 version still doesn't. unlike 1.0 -- which builds with
meson -- librest 0.8 uses autotools with no obvious way to tell
`configure` to use the native gtk-doc, so just skip docs for cross
builds of this older version.
2023-04-07 03:29:47 +00:00
Colin c82580fd11 libHX: move libtool into nativeBuildInputs to unbreak cross compilation 2023-04-07 03:26:27 +00:00
Colin 38f82eb826 libchamplain: don't build docs when cross compiling 2023-04-07 03:26:26 +00:00
Bernardo Meurer ed04529412
Merge pull request #224795 from Kranzes/plaecebo 2023-04-06 14:37:48 -07:00
Someone Serge 13c47d64aa
faissWithCuda: do not leak the old libstdc++ 2023-04-07 00:28:02 +03:00
Someone Serge ab9c46d27e
cudaPackages.cudnn: fix libstdc++ mismatch 2023-04-07 00:28:02 +03:00
Artturi 06c63bcc53
Merge pull request #223142 from Artturin/crossfixes6 2023-04-06 23:09:56 +03:00
Mario Rodas d3f37613e9
Merge pull request #224870 from r-ryantm/auto-update/cmark-gfm
cmark-gfm: 0.29.0.gfm.9 -> 0.29.0.gfm.10
2023-04-06 11:09:12 -05:00
Adam Joseph 8946516985 librem: fix cross compilation 2023-04-05 19:51:03 -07:00
Robert Schütz f6e6b942e3 libdeltachat: 1.112.5 -> 1.112.6
Diff: https://github.com/deltachat/deltachat-core-rust/compare/v1.112.5...v1.112.6

Changelog: https://github.com/deltachat/deltachat-core-rust/blob/v1.112.6/CHANGELOG.md
2023-04-05 18:53:35 -07:00
Franz Pletz 127fd8170e
Merge pull request #223650 from vlaci/fix-enchant-nuspell
fix nuspell provider for enchant
2023-04-06 02:50:52 +02:00
Sandro 5ea854454e
Merge pull request #224359 from hesiod/coin-utils 2023-04-06 01:08:07 +02:00
R. Ryantm f3a038c827 cmark-gfm: 0.29.0.gfm.9 -> 0.29.0.gfm.10 2023-04-05 20:37:45 +00:00
Ilan Joselevich 908d96fe1b
libplacebo: 4.208.0 -> 5.264.1
Diff: https://code.videolan.org/videolan/libplacebo/-/compare/v4.208.0...v5.264.1

Changelog: https://code.videolan.org/videolan/libplacebo/-/tags/v5.264.1
2023-04-05 22:02:29 +03:00
Ilan Joselevich dcf37baee7
libdovi: init at 3.1.2 2023-04-05 18:34:34 +03:00
Mario Rodas 377fbcca64
Merge pull request #224699 from r-ryantm/auto-update/sentry-native
sentry-native: 0.6.0 -> 0.6.1
2023-04-05 07:06:51 -05:00
Vladimír Čunát d5f505691f
Merge #224612: knot-dns: 3.2.5 -> 3.2.6 2023-04-05 13:33:04 +02:00
Sandro 03529d2272
Merge pull request #224671 from figsoda/libcef
libcef: remove i686-linux from platforms
2023-04-05 11:32:43 +02:00
Doron Behar 34e995914c libsForQt5.qtutilities: 6.11.0 -> 6.12.0
Diff: https://github.com/Martchus/qtutilities/compare/v6.11.0...v6.12.0
2023-04-05 10:36:52 +03:00
Doron Behar 2941e14f60 cpp-utilities: 5.21.0 -> 5.22.0
Diff: https://github.com/Martchus/cpp-utilities/compare/v5.21.0...v5.22.0
2023-04-05 10:36:39 +03:00
Weijia Wang 7dba85e9f8
Merge pull request #224663 from wegank/restinio-refactor
restinio: refactor
2023-04-05 09:07:41 +03:00
Nick Cao 84a8119051
Merge pull request #224604 from r-ryantm/auto-update/faudio
faudio: 23.03 -> 23.04
2023-04-05 13:45:36 +08:00
Anderson Torres 863343deed
Merge pull request #224721 from candyc1oud/last-pr
maintainers: remove candyc1oud
2023-04-04 23:33:59 -03:00
Candy Cloud 7a170a54d3 maintainers: remove candyc1oud 2023-04-05 00:29:57 +00:00
Lily Foster b3c599ebb6 cimg: 3.2.2 -> 3.2.3 2023-04-04 20:06:32 -03:00
R. Ryantm 947007c1c4 sentry-native: 0.6.0 -> 0.6.1 2023-04-04 20:23:13 +00:00
figsoda f5f4a50de5 libcef: remove i686-linux from platforms 2023-04-04 11:42:12 -04:00
Weijia Wang 47c386205d restinio: refactor 2023-04-04 17:38:28 +03:00
Vladimír Čunát 9e1040188a
ngtcp2-gnutls: 0.13.0 -> 0.13.1
https://github.com/ngtcp2/ngtcp2/releases/tag/v0.13.1
With 0.14.x there are some knotd issues
which haven't been figured out yet.
2023-04-04 09:58:14 +02:00
R. Ryantm 36aa2c864b faudio: 23.03 -> 23.04 2023-04-04 06:25:51 +00:00
adisbladis b01f185e48
Merge pull request #224486 from erictapen/remove-me-as-maintainer
remove myself as maintainer from packages which I don't use anymore
2023-04-04 15:06:07 +12:00
Nick Cao c45adc4c55
Merge pull request #224449 from wineee/viper
libviperfx: mark meta.sourceProvenance
2023-04-04 09:37:28 +08:00
Robert Schütz 5da3f9d636 libdeltachat: 1.112.4 -> 1.112.5
Diff: https://github.com/deltachat/deltachat-core-rust/compare/v1.112.4...v1.112.5

Changelog: https://github.com/deltachat/deltachat-core-rust/blob/v1.112.5/CHANGELOG.md
2023-04-03 16:06:40 -07:00
Robert Schütz bd8977b28b
Merge pull request #224134 from dotlambda/miniaudio-1.56
python310Packages.miniaudio: 1.55 -> 1.56
2023-04-03 15:31:00 -07:00
Kerstin Humm 0b0cc93e79
remove myself (erictapen) from packages which I don't use anymore 2023-04-03 17:07:16 +02:00
Tobias Markus 55fae22f98 osi: Change license to epl20 2023-04-03 12:58:00 +02:00
rewine fb372a28d8
libviperfx: mark meta.sourceProvenance 2023-04-03 16:50:06 +08:00