Felix Buehler
82d629fc0a
pkgs/development: rename name to pname&version
2021-12-01 18:42:45 +01:00
Sandro
3ccc568631
Merge pull request #145406 from SuperSandro2000/dbus-libs
2021-11-30 21:17:20 +01:00
Alyssa Ross
01bce76b11
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
...
Conflicts:
pkgs/applications/virtualization/qemu/default.nix
2021-11-30 18:54:47 +00:00
github-actions[bot]
3c6eb8fe49
Merge master into staging-next
2021-11-30 18:01:33 +00: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
50f0ff9427
Merge pull request #145699 from SuperSandro2000/pcre
2021-11-30 18:07:52 +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
github-actions[bot]
9ae66aac02
Merge staging-next into staging
2021-11-30 12:01:51 +00:00
github-actions[bot]
049a283a15
Merge master into staging-next
2021-11-30 12:01:11 +00: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
github-actions[bot]
f11307e4b2
Merge staging-next into staging
2021-11-30 00:02:29 +00:00
github-actions[bot]
941a6593c8
Merge master into staging-next
2021-11-30 00:01:51 +00:00
Guillaume Girol
8e6c107381
Merge pull request #147184 from alyssais/gnutls-static
...
pkgsStatic.gnutls: fix build
2021-11-29 20:57:42 +00: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
Jonathan Ringer
3bbe9a9459
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
pkgs/top-level/all-packages.nix
2021-11-29 10:15:20 -08:00
github-actions[bot]
909b92e198
Merge master into staging-next
2021-11-29 18:01:23 +00:00
github-actions[bot]
096c9145eb
Merge master into staging-next
2021-11-29 12:01:28 +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
zowoq
caf08b7a9d
sqlite: 3.36.0 -> 3.37.0
...
https://www.sqlite.org/releaselog/3_37_0.html
2021-11-29 17:02:18 +10:00
github-actions[bot]
a0e9d6e2c6
Merge master into staging-next
2021-11-29 00:01:22 +00: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
Maximilian Bosch
81d3a32230
Merge pull request #147672 from TredwellGit/glibc
...
glibc: 2.33-56 -> 2.33-59
2021-11-28 19:32:14 +01:00
markuskowa
07d64b4184
Merge pull request #144501 from r-ryantm/auto-update/openblas
...
openblas: 0.3.17 -> 0.3.18
2021-11-28 19:22:51 +01:00
github-actions[bot]
017d32f216
Merge master into staging-next
2021-11-28 18:00:57 +00:00
markuskowa
58e8e3d5df
Merge pull request #144391 from r-ryantm/auto-update/libfabric
...
libfabric: 1.13.1 -> 1.13.2
2021-11-28 18:51:26 +01:00
Maximilian Bosch
508d769fd6
Merge pull request #147429 from SCOTT-HAMILTON/dbus
...
dbus: fix static build
2021-11-28 18:42:50 +01: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
TredwellGit
98ab93d191
glibc: 2.33-56 -> 2.33-59
2021-11-28 08:17:25 +00:00
github-actions[bot]
cfa04cbd2d
Merge staging-next into staging
2021-11-28 06:01:44 +00:00
github-actions[bot]
2534e1384b
Merge master into staging-next
2021-11-28 06:01:05 +00:00
Sergei Trofimovich
1561c366ab
libAfterImage: fix binutils-2.36 compatibility ( #147617 )
...
Pull patch pending upstream inclusion.
2021-11-27 19:35:27 -05:00
github-actions[bot]
e921d7ff92
Merge staging-next into staging
2021-11-27 18:01:45 +00:00