Artturin
a810f7676c
snappy: add patch to re-enable RTTI
2021-12-02 14:23:18 +02:00
Hunter Jones
b952a9b16e
adopt multiple packages
2021-12-01 22:04:14 -06:00
markuskowa
e04e9a466b
Merge pull request #148073 from risicle/ris-libxc-darwin
...
libxc: fix darwin build
2021-12-02 01:36:24 +01:00
Léo Gaspard
ee36cb7d2c
nss: 3.72 -> 3.73 ( #148219 )
...
Update done by running the `nss` and `cacert` update scripts, then
running nixpkgs-check to validate things look good enough to be thrown
at hydra
2021-12-02 01:24:35 +01:00
Robert Scott
f0a01556c7
libxc: fix darwin build
2021-12-01 19:17:55 +00:00
Thiago Kenji Okada
87960121f0
Merge pull request #148085 from dotlambda/libdeltachat-1.69.0
...
libdeltachat: 1.68.0 -> 1.69.0
2021-12-01 10:54:18 -03:00
Jörg Thalheim
bdaf195e98
spdk: enable parallel building
2021-12-01 10:12:46 +01:00
Robert Schütz
cb928788e0
libdeltachat: 1.68.0 -> 1.69.0
...
https://github.com/deltachat/deltachat-core-rust/blob/1.69.0/CHANGELOG.md
2021-11-30 15:11:32 -08:00
Sergei Trofimovich
914567e4a7
spdk: upstream fix for ncurses-6.3
...
Without the change the build fails as:
spdk_top.c:1949:69: error: format not a string literal and no format arguments [-Werror=format-security]
1949 | mvwprintw(thread_win, 3, THREAD_WIN_FIRST_COL + 32, idle_time);
| ^~~~~~~~~
2021-11-30 22:41:39 +00:00
Francesco Zanini
ca09b01f37
libgphoto2: fix build of all camlibs
...
The camlibs `lumix` and `docupen` were excluded from compilation and
bundling due to the missing depdendencies.
2021-11-30 22:06:45 +00:00
Sandro
7bea457698
Merge pull request #147553 from trofi/fix-qca-qt5-on-gcc-11
2021-11-30 20:51:18 +01:00
Sandro
b47fdcad07
Merge pull request #147488 from mweinelt/ldns
2021-11-30 20:11:12 +01:00
Sandro
0e99c6fbc6
Merge pull request #147549 from trofi/fix-gst-plugins-bad-on-gcc-11
2021-11-30 18:33:46 +01:00
Sandro
f8010e86f0
Merge pull request #146922 from hjones2199/indi193
2021-11-30 18:24:23 +01:00
Sandro
28d2937929
Merge pull request #147981 from r-burns/clhpp
2021-11-30 17:33:51 +01:00
Dmitry Kalinkin
365b448d0e
Merge pull request #147718 from cpcloud/pyarrow-enable-extra-modules
...
python3Packages.pyarrow: enable dataset and flight modules
2021-11-30 10:02:38 -05:00
Domen Kožar
7f8ebc6d42
Merge pull request #147935 from risicle/ris-cppe-clang
...
cppe, python3Packages.cppe: fix build with clang
2021-11-30 14:59:52 +01:00
Phillip Cloud
da8dfd5128
python3Packages.pyarrow: enable flight module
2021-11-30 08:30:03 -05:00
Jörg Thalheim
f57e1a4dab
Merge pull request #147359 from Izorkin/update-curl-libs
...
Init http3 libraries
2021-11-30 11:19:15 +00:00
Sergei Trofimovich
716815ce2a
re2: enable parallel builds ( #147991 )
2021-11-30 04:33:42 -05:00
R. RyanTM
d05b606009
opencl-clhpp: 2.0.12 -> 2.0.15
2021-11-29 21:12:48 -08:00
Sandro
78bf1bb7aa
Merge pull request #147591 from trofi/enable-parallel-gsl_1
2021-11-29 20:25:23 +01:00
Sandro
4f5c25608c
Merge pull request #147734 from dotlambda/libdeltachat-1.68.0
2021-11-29 20:23:26 +01:00
Sandro
24d158cc2a
Merge pull request #147728 from trofi/fix-libviper-for-ncurses-6.3
2021-11-29 20:22:52 +01:00
Sandro
b1c48fd350
Merge pull request #147725 from trofi/fix-liboping-for-ncurses-6.3
2021-11-29 20:22:36 +01:00
Robert Scott
7cbda5539d
cppe: fix build with clang
2021-11-29 18:57:33 +00:00
Markus Kowalewski
24fb8db66d
ucx: add optional Cuda support
2021-11-29 11:31:34 +01:00
Izorkin
89dd3384d1
ngtcp2: init at unstable-2021-11-10
2021-11-29 13:13:27 +03:00
Izorkin
955e944d95
nghttp3: init at unstable-2021-11-10
2021-11-29 13:13:26 +03:00
Izorkin
4aa1a4d8a2
quictls: init at v3.0.0+quic_unstable-2021-11-02
2021-11-29 13:13:26 +03:00
Sergei Trofimovich
2d4606a32d
qt4: pull upstream fix for gcc-11 ( #147555 )
...
Without the change the build on `gcc-11` fails as:
$ nix build --impure --expr 'with import ./. {}; qt4.override { stdenv = gcc11Stdenv; }' -L
...
messagemodel.cpp: In function 'int calcMergeScore(const DataModel*, const DataModel*)':
messagemodel.cpp:186:61: error: ordered comparison of pointer with integer zero ('MessageItem*' and 'int')
186 | if (c->findMessage(m->text(), m->comment()) >= 0)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
2021-11-29 03:57:53 -05:00
Ryan Burns
956a6ffe4f
Merge pull request #146824 from r-burns/aws-bumps
...
aws-c-*: bump to latest
2021-11-28 12:45:58 -08:00
markuskowa
c0d9398b7f
Merge pull request #144253 from sheepforce/pyscf
...
pyscf: 1.7.6.post1 -> 2.0.1
2021-11-28 18:31:02 +01:00
Robert Schütz
1ca74a0074
libdeltachat: 1.67.0 -> 1.68.0
...
https://github.com/deltachat/deltachat-core-rust/blob/1.68.0/CHANGELOG.md
2021-11-28 09:00:58 -08:00
Sergei Trofimovich
54765edc0b
libviper: fix build against ncurses-6.3
...
Without the change the build on upcoming `ncurses-6.3` fails as:
w_decorate.c:45:17: error: format not a string literal and no format arguments [-Werror=format-security]
45 | mvwprintw(window,0,x,title);
| ^~~~~~~~~
2021-11-28 16:16:34 +00:00
Sergei Trofimovich
387b85da72
liboping: pull pending upstream inclusion fix for ncurses-6.3
...
Without the fix build on ncurses-6.3 fails as:
oping.c:1128:25: error: format not a string literal and no format arguments [-Werror=format-security]
1128 | mvwprintw (ctx->window, /* y = */ 3, /* x = */ x + 2, symbol);
| ^~~~~~~~~
2021-11-28 15:54:20 +00:00
Thomas Gerbet
8b88a19571
getdata: 0.10.0 -> 0.11.0
...
https://github.com/ketiltrout/getdata/releases/tag/v0.11.0
2021-11-28 12:05:27 +01:00
Sergei Trofimovich
1561c366ab
libAfterImage: fix binutils-2.36 compatibility ( #147617 )
...
Pull patch pending upstream inclusion.
2021-11-27 19:35:27 -05:00
Anderson Torres
0aeb25404a
Merge pull request #147535 from AndersonTorres/new-misc
...
zydis: 3.2.0 -> 3.2.1
2021-11-27 10:28:37 -03:00
AndersonTorres
73b3f81d96
zydis: add myself as maintainer
2021-11-27 09:57:13 -03:00
Sergei Trofimovich
8e89d68448
gsl_1: enable parallel building
...
Had to pull upstream fix that fixes parallel test runs.
2021-11-27 12:28:36 +00:00
Mario Rodas
d73c773bce
Merge pull request #147223 from marsam/update-libfyaml
...
libfyaml: 0.7.2 -> 0.7.3
2021-11-27 00:50:14 -05:00
Sergei Trofimovich
4648545542
qca-qt5: fix gcc-11 from upstream
...
Without the change build n `gcc-11` fails as:
$ nix build --impure --expr 'with import ./. {}; qca-qt5.override { stdenv = gcc11Stdenv; }' -L
...
...gcc-11.2.0/include/c++/11.2.0/bits/stl_raw_storage_iter.h:69:22: error: expected template-name before '<' token
69 | : public iterator<output_iterator_tag, void, void, void, void>
| ^
2021-11-26 23:57:09 +00:00
Sergei Trofimovich
5881a720d3
gst_all_1.gst-plugins-bad: fix gcc-11 build by applying fix unconditionally
...
Without the change build on `gcc-11` fails as:
$ nix build --impure --expr 'with import ./. {}; gst_all_1.gst-plugins-bad.override { stdenv = gcc11Stdenv; }' -L
...
include/glib-2.0/glib/gatomic.h:113:19: error: argument 2 of '__atomic_load' must not be a pointer to a 'volatile' type
113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
| ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2021-11-26 23:33:44 +00:00
AndersonTorres
51ab665ad7
zydis: 3.2.0 -> 3.2.1
2021-11-26 18:37:03 -03:00
Robert Hensing
68331b5812
Merge pull request #143477 from bobrik/ivan/boringssl-dev
...
boringssl: add the "dev" output to match openssl
2021-11-26 22:34:04 +01:00
markuskowa
04088dafe9
Merge pull request #147529 from markuskowa/upd-openmpi
...
openmpi: 4.1.1 -> 4.1.2
2021-11-26 22:17:02 +01:00
Dmitry Kalinkin
fc9ee3bc0b
Merge pull request #146823 from cpcloud/arrow-cpp-6-0-1
...
arrow-cpp: 6.0.0 -> 6.0.1
2021-11-26 15:53:07 -05:00
Markus Kowalewski
7287bf05aa
openmpi: 4.1.1 -> 4.1.2
2021-11-26 21:44:10 +01:00
Artturi
ac98e25ca0
Merge pull request #147296 from twitchyliquid64/wl-mirror
2021-11-26 18:45:14 +02:00