Commit Graph

33555 Commits

Author SHA1 Message Date
Will Dietz
e881d0c527
Merge pull request #77121 from r-ryantm/auto-update/libinput
libinput: 1.14.3 -> 1.15.0
2020-01-15 20:40:47 -06:00
Niklas Hambüchen
b2787a67a6
Merge pull request #76329 from r-ryantm/auto-update/libsixel
libsixel: 1.8.2 -> 1.8.4
2020-01-16 03:12:30 +01:00
Niklas Hambüchen
575f9552cc libsixel: Enable tests.
The 1.8.2 -> 1.8.4 upgrade actually made the tests compile.
2020-01-16 02:52:21 +01:00
Matthew Bauer
f23ad86d6f openssl: don’t separate debug info on useLLVM
fixes #77779
2020-01-15 13:16:10 -05:00
Silvan Mosberger
fbbe3f9b7e
Merge pull request #75172 from ivan/libimobiledevice-bump
libimobiledevice: 2019-04-04 -> 2019-11-29, usbmuxd: 2019-03-05 -> 2019-11-11
2020-01-15 18:31:41 +01:00
Will Dietz
0285a20b48
editline: patch for improved handling of multiline input
Minor but observable in `nix repl` when history contains
expression that wraps and one that doesn't and using up/down
arrows to toggle between (for example).
2020-01-15 09:49:56 -06:00
markuskowa
f5e30e2107
Merge pull request #76225 from r-ryantm/auto-update/cppunit
cppunit: 1.14.0 -> 1.15.0
2020-01-15 16:28:50 +01:00
R. RyanTM
bab1e3fe65 grilo: 0.3.10 -> 0.3.11 2020-01-15 13:47:37 +00:00
Jörg Thalheim
05a507e597
liblinear: fix soname path names on linux 2020-01-15 13:20:25 +00:00
Will Dietz
6b11639a2d
dyncall: https, use upstream-provided SHA256 2020-01-15 06:45:44 -06:00
R. RyanTM
b37b32e98a dyncall: 1.0 -> 1.1 2020-01-15 10:48:23 +00:00
Anders Kaseorg
3cd8ce3bce treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted.  (See #67234, for
example.)  Fix this throughout the tree.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-15 09:47:03 +01:00
Daniel Fullmer
2e5051e223 x264: fix cross compilation 2020-01-15 09:46:30 +01:00
R. RyanTM
155fad6625 libarchive: 3.4.0 -> 3.4.1 2020-01-15 09:41:52 +01:00
Frederik Rietdijk
2a88c3c302 Merge staging-next into staging 2020-01-15 09:23:28 +01:00
Will Dietz
ad4f0ffc79
libsecret: fix build, upstream commit 2020-01-14 17:30:28 -06:00
Will Dietz
12be3fc711
libsecret: 0.19.1 -> 0.20.0
https://gitlab.gnome.org/GNOME/libsecret/-/tags/0.20.0
2020-01-14 17:29:59 -06:00
Jörg Thalheim
00a2084a40 openssl: fix build linux with clangStdenv 2020-01-14 22:08:15 +01:00
Tobias Mayer
d48a99346c glog: remove static flag 2020-01-14 15:56:19 +01:00
Frederik Rietdijk
05a965896d
Merge pull request #77047 from NixOS/staging-next
Staging next
2020-01-14 15:44:15 +01:00
adisbladis
b2f6aa631e
libvterm-neovim: 2019-10-08 -> 0.1.3 2020-01-14 12:23:37 +00:00
Jonathan Ringer
e306ee4a56 onnxruntime: 1.0.0 -> 1.1.0 2020-01-14 01:50:51 -08:00
Luka Blaskovic
be3e7b4f44 libffi: only run tests on musl targets
Python3 is now needed for for glibc build which pulls libffi,
so I suppose libffi is now part of stdenv on linux with glibc
as on darwin.
2020-01-14 09:05:59 +00:00
Maximilian Bosch
2d5ed2b4b0 glibc: remove outdated patches
Co-authored-by: Luka Blaskovic <lblasc@znode.net>
2020-01-14 08:51:52 +00:00
Luka Blaskovic
c17058226a libunistring: disable tests 2020-01-14 08:27:00 +00:00
Vladimír Čunát
2aea16c4d6 glibc: depend on libidn2 (and libunistring, transitively)
It's a bit hacky, but ATM I can't see any better way for glibc >= 2.28.

Signed-off-by: Luka Blaskovic <lblasc@tvbeat.com>
2020-01-14 08:27:00 +00:00
Luka Blaskovic
447edaa32f glibc: 2.27 -> 2.30 2020-01-14 08:26:58 +00:00
Benjamin Hipple
fd7ae52d53 blitz: remove package
This is very out of date, is pinned to an old version of boost, and the last
update was 2.5 years ago marking it as broken. Since no one has fixed it or
upgraded to the least version, it seems a strong indication it's no longer
used/wanted/maintained and should be removed.
2020-01-14 00:40:13 -05:00
Niklas Hambüchen
748c42b4f3
Merge pull request #77142 from r-ryantm/auto-update/libsrtp
srtp: 2.2.0 -> 2.3.0
2020-01-14 02:16:25 +01:00
Luka Blaskovic
81d778466c qtwebkit: build with bison3 2020-01-13 21:35:19 +00:00
Luka Blaskovic
731275872c gstreamer legacy: build with bison3 2020-01-13 21:35:19 +00:00
Will Dietz
55fc8e128b
Merge pull request #77621 from hedning/gtk3-3.24.13
gtk3:  3.24.12 -> 3.24.13
2020-01-13 14:18:16 -06:00
Alyssa Ross
863fc6574d libxml2: don't propagate Python bindings 2020-01-13 16:46:02 +00:00
Frederik Rietdijk
ed1b0d0bac Merge master into staging-next 2020-01-13 16:08:59 +01:00
Tor Hedin Brønner
5b37141946 gtk3: 3.24.12 -> 3.24.13 2020-01-13 15:18:11 +01:00
Jörg Thalheim
bf91434c13
Merge pull request #77595 from veprbl/pr/rivet_patch_url_fix
rivet: fix patch url
2020-01-13 10:32:59 +00:00
Jörg Thalheim
2c962821f2
Merge pull request #77568 from bhipple/fix/cpp-netlib-openssl
cpp-netlib: remove insecure openssl dependency and unnecessary asio
2020-01-13 10:03:12 +00:00
Dmitry Kalinkin
592e750e2e
rivet: fix patch url
The old url is now broken. The new patch uses the new git repository.
2020-01-13 01:01:17 -05:00
Florian Klink
d08c6c7380
Merge pull request #77525 from thefloweringash/fixup-backport
glibc: fix cross compilation build failure (again)
2020-01-13 06:18:43 +01:00
Will Dietz
7d52215f14
olm: build w/cmake, simplify expression (somewhat optimistically) 2020-01-12 21:26:48 -06:00
Niklas Hambüchen
de1e61f34d
Merge pull request #77104 from r-ryantm/auto-update/htslib
htslib: 1.9 -> 1.10.2
2020-01-13 01:51:32 +01:00
Franz Pletz
5f01d21fbb
Merge pull request #77582 from andir/fix-libvirtd
libvirtd: fix path to ebtables
2020-01-13 00:29:42 +00:00
Niklas Hambüchen
30ea02a6ad
Merge pull request #77072 from r-ryantm/auto-update/glfw
glfw: 3.3 -> 3.3.1
2020-01-13 00:24:01 +01:00
Andreas Rammhold
22388a56c2
libvirtd: fix path to ebtables
With the bump of iptables (#75026) ebtables was renamed from `ebtables`
to `ebtables-legacy`. libvirtd requires this binary to be availabe to
configure the host networking.

fixes #75878
2020-01-12 23:28:15 +01:00
tobim
2ac7d8f887 glog: fix on darwin, provide gflags (#77451) 2020-01-12 16:53:27 -05:00
markuskowa
39096c5871
Merge pull request #76229 from r-ryantm/auto-update/cln
cln: 1.3.5 -> 1.3.6
2020-01-12 20:51:37 +01:00
Benjamin Hipple
3a22c75809 cpp-netlib: remove insecure openssl dependency and unnecessary asio
Upstream openssl has dropped support for 1.0.2; see #77503 for details. This
also cleans up the old `asio` dependency, which now comes from `boost`, and
documents why the test driver fails.
2020-01-12 11:59:07 -05:00
Aaron Andersen
cac169ed9e
Merge pull request #76635 from McSinyx/alure2
alure2: init at unstable-2020-01-09
2020-01-12 10:11:56 -05:00
markuskowa
a23a985594
Merge pull request #77128 from r-ryantm/auto-update/libdeflate
libdeflate: 1.3 -> 1.5
2020-01-12 14:11:27 +01:00
markuskowa
fee468fcab
Merge pull request #77134 from r-ryantm/auto-update/leptonica
leptonica: 1.78.0 -> 1.79.0
2020-01-12 14:10:11 +01:00
Frederik Rietdijk
b3245241d8 Merge staging-next into staging 2020-01-12 09:47:43 +01:00
Frederik Rietdijk
960f062825 Merge master into staging-next 2020-01-12 09:47:19 +01:00
Nguyễn Gia Phong
86c0e79add alure2: init at unstable-2020-01-09 2020-01-12 10:53:06 +07:00
Niklas Hambüchen
fda97757a0
Merge pull request #77141 from r-ryantm/auto-update/libre
libre: 0.6.0 -> 0.6.1
2020-01-12 04:32:52 +01:00
Andrew Childs
b5a45106ae glibc: backport fix for out of bounds access in IBM-1390 converter 2020-01-12 07:08:19 +09:00
Andrew Childs
22a8e7f13d glibc: fix cross compilation build failure (again) 2020-01-12 06:04:42 +09:00
Florian Klink
cd827f2209 Revert "glibc: fix cross compilation build failure"
This reverts commit 51014768d2.
2020-01-11 21:53:02 +01:00
Florian Klink
5e51524293
Merge pull request #76972 from thefloweringash/cross-glibc-warnings
glibc: fix cross compilation build failure
2020-01-11 20:28:29 +01:00
Andrew Childs
51014768d2 glibc: fix cross compilation build failure 2020-01-12 03:37:07 +09:00
Andrew Childs
569f05222c glibc: remove TODO that is now done
This was preventing a mass-rebuild by returning null. As of
5f2d96ba2e it always returns a string.
2020-01-12 03:28:33 +09:00
Mario Rodas
a62f02f2a7
Merge pull request #76319 from r-ryantm/auto-update/libsolv
libsolv: 0.7.9 -> 0.7.10
2020-01-11 05:25:18 -05:00
Mario Rodas
ce4e9a3327
Merge pull request #76320 from r-ryantm/auto-update/libxl
libxl: 3.8.7 -> 3.8.8
2020-01-11 05:20:08 -05:00
Mario Rodas
79a9c9dd7a
Merge pull request #77159 from r-ryantm/auto-update/microsoft_gsl
microsoft_gsl: 2.0.0 -> 2.1.0
2020-01-11 05:07:09 -05:00
Vladimír Čunát
e4c89a66fe
openssl_1_0_2: 1.0.2t -> 1.0.2u (low-severity security)
Fixes #77266: CVE-2019-1551
https://www.openssl.org/news/secadv/20191206.txt

(cherry picked from commit 961d0cf9f5)
Oops - I realized too late that the rebuild amount is minimal,
so why not have it immediately in master.
2020-01-11 10:25:38 +01:00
Mario Rodas
2170b1eac5
libdeflate: enable on darwin 2020-01-11 04:20:00 -05:00
Vladimír Čunát
961d0cf9f5
openssl_1_0_2: 1.0.2t -> 1.0.2u (low-severity security)
Fixes #77266: CVE-2019-1551
https://www.openssl.org/news/secadv/20191206.txt
2020-01-11 10:14:10 +01:00
Frederik Rietdijk
263bc67bda Merge staging-next into staging 2020-01-11 09:33:08 +01:00
Frederik Rietdijk
1a654573b0 Merge master into staging-next 2020-01-11 09:32:41 +01:00
Dmitry Kalinkin
ef1a86592b
thrift: fix checkPhase on darwin 2020-01-10 15:41:35 -05:00
Frederik Rietdijk
5ad16cb27f Merge master into staging-next 2020-01-10 10:34:04 +01:00
adisbladis
a6298636a6
mesa: 19.3.1 -> 19.3.2 2020-01-10 09:01:07 +00:00
Ryan Mulligan
55adc491f0
Merge pull request #77180 from anmonteiro/anmonteiro/libev-static
libev: Add statically linked `libev` to `pkgsStatic`
2020-01-09 21:28:29 -08:00
Taran Lynn
441a181498 SDL2_mixer: add opusfile dependency for opus support (#68767) 2020-01-09 17:28:34 -05:00
markuskowa
f603e61097
Merge pull request #77117 from r-ryantm/auto-update/intel-media-sdk
intel-media-sdk: 19.3.1 -> 19.4.0
2020-01-09 21:42:45 +01:00
R. RyanTM
5934692d6a cimg: 2.7.5 -> 2.8.0 (#76230) 2020-01-09 14:43:26 +01:00
Robert Helgesson
1b2ec551f9
lombok: 1.18.8 -> 1.18.10 2020-01-09 12:16:06 +01:00
Mario Rodas
5ab4676d88
Merge pull request #77194 from r-ryantm/auto-update/primesieve
primesieve: 7.4 -> 7.5
2020-01-09 05:02:21 -05:00
Mario Rodas
2b2509a19a
Merge pull request #77330 from tbenst/cereal
cereal: 1.2.2 -> 1.3.0
2020-01-09 04:56:16 -05:00
Will Dietz
2c11c6f6cb
kinit: fixup patch 2020-01-08 20:11:00 -06:00
Will Dietz
ed3ac21737
kdeFrameworks.extra-cmake-modules: fix patch
(cherry picked from commit 63fffe73524b0397e7947a04c534f5fa1e9090b3)
2020-01-08 19:52:57 -06:00
Will Dietz
751a7fa88f
kdeFrameworks: 5.64.0 -> 5.65.0 2020-01-08 19:52:10 -06:00
Vladimír Čunát
5c780036c5
Merge branch 'master' into staging-next
The nss rebuild isn't so small.
2020-01-08 22:48:13 +01:00
Franz Pletz
d01cc96e0a
Merge pull request #77331 from andir/firefox72
firefox: 71.0 -> 72.0 (and other firefox packages as well)
2020-01-08 19:39:50 +00:00
Tyler Benster
f07fb2f91d cereal: 1.2.2 -> 1.3.0 2020-01-08 10:42:48 -08:00
worldofpeace
f4654713a3
Merge pull request #77325 from worldofpeace/tpm2-tss-fixbuild
tpm2-tss: fix build
2020-01-08 11:30:28 -05:00
worldofpeace
5b0c0bbc08 tpm2-tss: fix build
Channel blocker https://hydra.nixos.org/build/109901320
2020-01-08 10:38:28 -05:00
Vladimír Čunát
754d02df72
gdk-pixbuf: upstream patch to fix the nixos test
Tested nixos.tests.installed-tests.gdk-pixbuf.x86_64-linux
atop the current nixpkgs master.
2020-01-08 15:36:39 +01:00
Andreas Rammhold
6da3b5e8b7 nss: 3.47.1 -> 3.48.1 2020-01-08 14:48:30 +01:00
Mario Rodas
007761d3cd
Merge pull request #77138 from r-ryantm/auto-update/log4cplus
log4cplus: 2.0.4 -> 2.0.5
2020-01-08 05:45:05 -05:00
Mario Rodas
ded88c2c29
Merge pull request #77021 from r-ryantm/auto-update/catch2
catch2: 2.11.0 -> 2.11.1
2020-01-08 05:08:40 -05:00
Mario Rodas
4d77c4a770
Merge pull request #74989 from bcdarwin/plplot
plplot: init at 5.15.0
2020-01-07 21:15:06 -05:00
Will Dietz
effc532e75
Merge pull request #77148 from dtzWill/update/libedit-20191231
libedit: 20191025 -> 20191231
2020-01-07 16:19:53 -06:00
Frederik Rietdijk
5732db0652 Merge staging-next into staging 2020-01-07 20:06:45 +01:00
Frederik Rietdijk
a823616723 Merge master into staging-next 2020-01-07 20:06:22 +01:00
R. RyanTM
7dcfa0959d glib-networking: 2.62.2 -> 2.62.3 (#77063) 2020-01-07 12:18:05 +01:00
Daniel Schaefer
5992086c28
Merge pull request #77202 from raboof/jitterentropy-reproducible-manpages
jitterentropy: make man pages reproducible
2020-01-07 11:13:23 +01:00
Arnout Engelen
96167307bd jitterentropy: make man pages reproducible 2020-01-07 10:26:53 +01:00
R. RyanTM
e28fe589d9 primesieve: 7.4 -> 7.5 2020-01-07 00:22:48 -08:00
R. RyanTM
d1dfbfd8d9 poppler: 0.83.0 -> 0.84.0 2020-01-06 23:16:49 -08:00
Antonio Nuno Monteiro
66f12cac09 libev: Add statically linked libev to pkgsStatic 2020-01-06 22:16:11 -08:00
Daniel Schaefer
370355449f
orcania: 2.0.1 -> 2.1.0 (#77168)
orcania: 2.0.1 -> 2.1.0
2020-01-07 06:12:15 +01:00
Mario Rodas
c2d2e4ff42
Merge pull request #77135 from r-ryantm/auto-update/libimagequant
libimagequant: 2.12.5 -> 2.12.6
2020-01-06 22:57:21 -05:00
R. RyanTM
9215b50ec1 orcania: 2.0.1 -> 2.1.0 2020-01-06 19:43:40 -08:00
R. RyanTM
69b3802517 microsoft_gsl: 2.0.0 -> 2.1.0 2020-01-06 17:18:15 -08:00
R. RyanTM
e8e7fb5c0e libmysofa: 0.9 -> 0.9.1 2020-01-06 15:32:07 -08:00
Will Dietz
10dd1c73c9
libedit: 20191025 -> 20191231
(cherry picked from commit 716b0640b65a39dccca07e3954f57ed8fad34fb3)
2020-01-06 17:10:33 -06:00
R. RyanTM
f17b4f264d srtp: 2.2.0 -> 2.3.0 2020-01-06 14:36:17 -08:00
R. RyanTM
447864e075 libre: 0.6.0 -> 0.6.1 2020-01-06 14:11:11 -08:00
R. RyanTM
183dddfcd8 log4cplus: 2.0.4 -> 2.0.5 2020-01-06 13:49:16 -08:00
R. RyanTM
bc8ff94589 libimagequant: 2.12.5 -> 2.12.6 2020-01-06 13:20:41 -08:00
R. RyanTM
aa69b8e65e leptonica: 1.78.0 -> 1.79.0 2020-01-06 13:14:43 -08:00
R. RyanTM
634d64071b libdeflate: 1.3 -> 1.5 2020-01-06 12:10:04 -08:00
R. RyanTM
7a71a86a03 libinput: 1.14.3 -> 1.15.0 2020-01-06 11:15:33 -08:00
R. RyanTM
6c4774f9a3 intel-media-sdk: 19.3.1 -> 19.4.0 2020-01-06 10:52:08 -08:00
R. RyanTM
940d12bf5d htslib: 1.9 -> 1.10.2 2020-01-06 09:16:51 -08:00
R. RyanTM
b806f95ce6 fastjet: 3.3.2 -> 3.3.3 (#77046) 2020-01-06 11:34:22 -05:00
Mario Rodas
e11aab8340
Merge pull request #76356 from r-ryantm/auto-update/openlibm
openlibm: 0.6.0 -> 0.7.0
2020-01-06 09:58:54 -05:00
R. RyanTM
70ebe5b46a glfw: 3.3 -> 3.3.1 2020-01-06 05:46:18 -08:00
Mario Rodas
b8b5606994
Merge pull request #76434 from r-ryantm/auto-update/tiledb
tiledb: 1.7.0 -> 1.7.2
2020-01-06 08:02:02 -05:00
R. RyanTM
525e296c2c editline: 1.16.1 -> 1.17.0 2020-01-06 03:20:22 -08:00
R. RyanTM
1fcb085aac faudio: 19.12 -> 20.01 2020-01-06 03:06:23 -08:00
Frederik Rietdijk
4a91444aa8 Merge staging-next into staging 2020-01-06 12:01:12 +01:00
Frederik Rietdijk
8fff915659
Merge pull request #76488 from jtojnar/more-python-cleanups
Another batch of Python 2 clean-ups
2020-01-06 12:00:36 +01:00
Frederik Rietdijk
f4b4ef130a
Merge pull request #76659 from veprbl/pr/cmake_static_adapter
pkgsStatic: set BUILD_SHARED_LIBS=OFF for cmake
2020-01-06 11:58:18 +01:00
Frederik Rietdijk
17ab5f9d88 Merge master into staging-next 2020-01-06 10:38:20 +01:00
R. RyanTM
9d5dbf4bc1 catch2: 2.11.0 -> 2.11.1 2020-01-06 00:42:19 -08:00
Ryan Mulligan
f8cd096aad
Merge pull request #54967 from volhovm/volhovm/clmagma
clmagma: init at 1.3
2020-01-05 08:18:12 -08:00
Frederik Rietdijk
981b94442b Merge staging-next into staging 2020-01-05 16:10:40 +01:00
Frederik Rietdijk
828f93a326 Merge master into staging-next 2020-01-05 16:00:21 +01:00
Tobias Mayer
0a70128cdc flatbuffers: fix build for musl 2020-01-05 15:13:16 +01:00
Peter Simons
605bd8c543 mlt: update from version 6.16.0 to 6.18.0 2020-01-05 14:17:51 +01:00
Timo Kaufmann
2e216c3917
Merge pull request #76975 from timokau/ntl-11.4.3
ntl: 11.4.2 -> 11.4.3
2020-01-05 13:53:42 +01:00
Timo Kaufmann
58edcdc6ba ntl: 11.4.2 -> 11.4.3
Upstream[1]:

> I uploaded NTL 11.4.3 to https://www.shoup.net/ntl/
> This fixes an embarrassing build problem in 11.4.2.

[1] https://groups.google.com/forum/#!topic/sage-devel/V5zHWIpRIJo
2020-01-05 11:07:38 +01:00
Robert Scott
7766de0a53 unicorn-emu: enable for darwin/unix 2020-01-04 15:08:56 -06:00
markuskowa
1c55261574
Merge pull request #75526 from robertodr/more-mkl
Add GNU threading and Fortran libraries to MKL package
2020-01-04 20:36:43 +01:00
markuskowa
23eddd0318
Merge pull request #76426 from r-ryantm/auto-update/sqlcipher
sqlcipher: 4.2.0 -> 4.3.0
2020-01-04 13:43:57 +01:00
zowoq
c13f1a508d ffmpeg_2_8: 2.8.14 -> 2.8.15 2020-01-04 11:50:10 +00:00
zowoq
4a70ef8e27 ffmpeg-full: 4.2.1 -> 4.2.2 2020-01-04 11:50:10 +00:00
zowoq
115791b9ab ffmpeg_4: 4.2.1 -> 4.2.2 2020-01-04 11:50:10 +00:00
Markus Kowalewski
79558d3b38
tiledb: 1.7.1 -> 1.7.2 2020-01-04 12:11:11 +01:00
markuskowa
257fefa6d1
Merge pull request #76456 from r-ryantm/auto-update/wolfssl
wolfssl: 4.2.0 -> 4.3.0
2020-01-04 11:56:17 +01:00
Mario Rodas
d7b7496929
libmad: fix build on darwin 2020-01-04 04:20:00 -05:00
Jörg Thalheim
1a931f1f60
Revert "Revert "ffmpeg: fix cross compilation""
This reverts commit 7d46f7363c.

This change was accidentally commit to master. To avoid a mass-rebuild we
actually apply this change on staging first.
2020-01-04 08:26:03 +00:00
Jörg Thalheim
7d46f7363c
Revert "ffmpeg: fix cross compilation"
This reverts commit f6f8f0b75a.

avoid mass-rebuild on master; move to staging instead.
2020-01-04 08:25:54 +00:00
Daniel Fullmer
1b591acf6b
ffmpeg: fix cross compilation 2020-01-04 08:25:51 +00:00
Jörg Thalheim
f1568223c9
Revert "ffmpeg: fix cross compilation"
This reverts commit f6f8f0b75a.

avoid mass-rebuild on master; move to staging instead.
2020-01-04 08:24:30 +00:00
Daniel Fullmer
f6f8f0b75a ffmpeg: fix cross compilation 2020-01-04 02:14:53 -05:00
markuskowa
11cf224f32
Merge pull request #76788 from m-labs/for-upstream2
libbladerf: 2.2.0 -> 2.2.1
2020-01-03 21:02:43 +01:00
adisbladis
a565d094c6
mesa: 19.2.7 -> 19.3.1 2020-01-03 16:58:40 +00:00
Dmitry Kalinkin
bb890c4561
double-conversion: remove the "static" option
pkgsStatic.double-conversion already has CMAKE_BUILD_SHARED set to OFF.
2020-01-03 11:44:23 -05:00
Dmitry Kalinkin
4541012bdb
glog: remove the "static" option
pkgsStatic.glog already has CMAKE_BUILD_SHARED set to OFF.
2020-01-03 11:42:52 -05:00
Dmitry Kalinkin
7e2c821e58
gtest: remove the "static" option
pkgsStatic.gtest already has CMAKE_BUILD_SHARED set to OFF.
2020-01-03 11:41:19 -05:00
Dmitry Kalinkin
7e5b495851
fmt: remove the enableShared option
Static libraries are to be provided by the pkgsStatic.fmt package.
2020-01-03 11:31:21 -05:00
Frederik Rietdijk
5ca7a7d882 Merge staging-next into staging 2020-01-03 13:18:04 +01:00
Frederik Rietdijk
867552957f openblas: fix static musl build 2020-01-03 12:50:47 +01:00
Frederik Rietdijk
7aa2b0215b Merge master into staging-next 2020-01-03 10:25:14 +01:00
Frederik Rietdijk
016111e839 apr: fix static musl build 2020-01-03 10:16:11 +01:00
Frederik Rietdijk
960c24a996
Merge pull request #75798 from tobim/pkgsStatic/arrow
arrow-cpp: add pkgsStatic support
2020-01-03 10:13:31 +01:00
Graham Christensen
45a1974ab4
Merge pull request #76846 from lovesegfault/gegl-no-flaky-tests
gegl: remove flaky test
2020-01-02 18:50:03 -05:00
Timo Kaufmann
552b38ed74
Merge pull request #76829 from timokau/gf2x-1.3.0
ntl: 11.4.1 -> 11.4.2, gf2x: 1.2 -> 1.3.0
2020-01-03 00:46:18 +01:00
Bernardo Meurer
af292657cd
gegl: remove flaky test
c.f. https://gitlab.gnome.org/GNOME/gegl/issues/215
2020-01-02 15:19:23 -08:00
Maximilian Bosch
4a13ebd335
Merge pull request #76298 from r-ryantm/auto-update/libfilezilla
libfilezilla: 0.19.1 -> 0.19.3
2020-01-02 23:50:37 +01:00
Frederik Rietdijk
62bfa88763 Merge staging-next into staging 2020-01-02 21:41:48 +01:00
Frederik Rietdijk
f08e3e38d4 Merge master into staging-next 2020-01-02 21:41:13 +01:00
Timo Kaufmann
45e3be9eca gf2x: 1.2 -> 1.3.0
Switch source to fetchgit since it removes the requirements to manually
find the correct link for each version.

More information at
https://github.com/NixOS/nixpkgs/pull/45299
2020-01-02 17:24:11 +01:00
Timo Kaufmann
d41ff9b59f ntl: 11.4.1 -> 11.4.2
Needed for gf2x 1.3.0 compatibility. Upstream says:

> I just uploaded NTL 11.4.2 to http://www.shoup.net/ntl

> This fixes a few small, obscure bugs, including one that  prevents using
> the gf2x-1.3 library.

At https://groups.google.com/d/msgid/sage-devel/992c77f6-ebf9-4049-8900-c45c6b89f4ed%40googlegroups.com
2020-01-02 17:05:19 +01:00
Elis Hirwing
63f2f1df49
Merge pull request #76746 from WhittlesJr/zwave-fixes
Zwave fixes
2020-01-02 09:09:49 +01:00
Franz Pletz
207a2d7843
prometheus-cpp: build shared libraries 2020-01-02 06:12:27 +01:00
Franz Pletz
427217ac1f
Merge pull request #76786 from misuzu/freeswitch-gsmopen
freeswitch: fix gsmopen build and enable by default for linux
2020-01-01 20:25:43 +00:00
Linus Heckemann
99a6326791
Merge pull request #76672 from lheckemann/mirtk-tbb
mirtk: enable tbb support for multithreading
2020-01-01 20:44:44 +01:00
Sebastien Bourdeauducq
0a65d1c52d libbladerf: 2.2.0 -> 2.2.1 2020-01-02 00:54:29 +08:00
misuzu
8cce0e0937 gsmlib: init at unstable-2017-10-06 2020-01-01 17:59:54 +02:00
misuzu
03a4369379 libctb: init at 0.16 2020-01-01 17:07:58 +02:00
Alex Whitt
f435b1d40b openzwave: 2018-11-13 -> 2019-12-08 2019-12-31 10:46:23 -05:00
Tobias Mayer
db5d3cdfe2 openblas: partially fix static build 2019-12-31 15:05:13 +01:00
Tobias Mayer
cdbf3f78bf arrow-cpp: add lib parameter 2019-12-31 15:05:13 +01:00
Tobias Mayer
207db019ce arrow-cpp: add pkgsStatic support 2019-12-31 15:05:13 +01:00
Tobias Mayer
0a21b32234 thrift: build with CMake; add pkgsStatic support 2019-12-31 15:05:13 +01:00
Robert Scott
302a77a02c cyrus_sasl: add patch for CVE-2019-19906
sourced from debian as patch isn't even in upstream master yet.
2019-12-31 09:31:40 +01:00
Jan Tojnar
95a1614a9f
glibc: make NIX_CFLAGS_COMPILE a string 2019-12-31 09:16:53 +01:00
Jan Tojnar
e4da6854a0
glib: remove Autotools specific env vars
Even upstream no longer ships Autotools build files.
2019-12-31 09:08:09 +01:00
Jan Tojnar
0c2adc0fb1
Merge branch 'staging' into staging-next 2019-12-31 03:59:58 +01:00
Jan Tojnar
60a34108da
Revert "hspellDicts.*: remove invalid buildFlags meta attr"
This reverts commit 7084c052a0.
2019-12-31 03:58:34 +01:00
Jan Tojnar
49e4859256
hspell: Fix meta check 2019-12-31 02:32:47 +01:00
Jonathan Ringer
7084c052a0 hspellDicts.*: remove invalid buildFlags meta attr 2019-12-30 16:57:27 -08:00
Robin Gloster
6ca6ac796b
treewide: configureFlags is a flat list 2019-12-31 01:37:49 +01:00
Robin Gloster
e9c27ed5f9
treewide: configureFlags is a flat list 2019-12-31 01:34:39 +01:00
Robin Gloster
4a8de55be0
ffmpeg: fix for structured attrs 2019-12-31 01:26:02 +01:00
Maximilian Bosch
81ffabdf4f
treewide: use flat lists for *Inputs, fix env usage 2019-12-31 01:13:55 +01:00
Maximilian Bosch
839c0ea7a5
treewide: *Inputs are flat lists 2019-12-31 01:10:02 +01:00
Robin Gloster
760e23136a
treewide: *inputs are lists 2019-12-31 01:09:25 +01:00
Jan Tojnar
01e8c64988
flint: fix for structured attrs 2019-12-31 01:00:46 +01:00
Robin Gloster
8a227a2341
treewide: fix nested lists in *buildInputs 2019-12-31 00:57:57 +01:00
Maximilian Bosch
cbbba87b98
libgdiplus: fix for structured attrs 2019-12-31 00:54:08 +01:00
Robin Gloster
755db0b689
treewide: installTargets is a list 2019-12-31 00:25:26 +01:00
Robin Gloster
313da176d3
treewide: NIX_*_FLAGS -> string 2019-12-31 00:16:46 +01:00
Robin Gloster
f9f46dc327
treewide: NIX_*_FLAGS -> string 2019-12-31 00:15:46 +01:00
Robin Gloster
5f2b92e3ec
treewide: NIX_*_COMPILE -> string 2019-12-31 00:13:29 +01:00
Robin Gloster
ab0cfd9e03
treewide: NIX_*_COMPILE -> string 2019-12-31 00:10:18 +01:00
Robin Gloster
981ae25113
treewide: NIX_*_COMPILE -> string 2019-12-31 00:07:21 +01:00
Robin Gloster
e5ded57aab
treewide: NIX_CFLAGS_COMPILE -> string 2019-12-31 00:05:53 +01:00
Jonathan Ringer
446fec8c2d
Merge branch 'master' of github.com:NixOS/nixpkgs into staging-next 2019-12-30 10:14:18 -08:00
Orivej Desh
14caf0fdaa spdk: 19.04 -> 19.10, fix build with mesonified dpdk 2019-12-30 16:50:40 +00:00
Andrew Childs
2e8e023363 libgpgerror: fix cross build on older 32-bit arm 2019-12-30 17:21:39 +01:00
Frederik Rietdijk
6d059becd3 Merge gcc-9 into staging (#68029) 2019-12-30 16:38:38 +01:00
R. RyanTM
d19071f1c4 sqlite: 3.30.0 -> 3.30.1 2019-12-30 16:22:06 +01:00
R. RyanTM
78dc3cfe43 libmicrohttpd: 0.9.68 -> 0.9.69 2019-12-30 16:20:07 +01:00
Robin Gloster
5f2d96ba2e
glibc: NIX_CFLAGS_COMPILE -> always string 2019-12-30 13:33:16 +01:00
Robin Gloster
65395a7105
treewide: installTargets is a list 2019-12-30 13:29:27 +01:00
Robin Gloster
2157dcd141
treewide: installFlags is a list 2019-12-30 13:22:43 +01:00
Merijn Broeren
133103d709
treewide: replace make/build/configure/patchFlags with nix lists 2019-12-30 12:58:11 +01:00
Robin Gloster
7139d2c881
vxl: *Flags are lists 2019-12-30 12:15:28 +01:00
Robin Gloster
c739183eef
tachyon: *Flags are lists 2019-12-30 12:15:27 +01:00
Robin Gloster
5572288ec2
openvdb: *Flags are lists 2019-12-30 12:15:26 +01:00
Robin Gloster
81548bf7da
olm: *Flags are lists 2019-12-30 12:15:26 +01:00
Robin Gloster
1e3c1c9fea
schroedinger: *Flags are lists 2019-12-30 11:13:41 +01:00
Robin Gloster
9bce99fccc
readline70: *Flags are lists 2019-12-30 11:13:41 +01:00
Robin Gloster
6aea513498
readline: *Flags are lists 2019-12-30 11:13:40 +01:00
Robin Gloster
a085e9c061
nss: *Flags are lists 2019-12-30 11:13:40 +01:00
Robin Gloster
b7cfaf5519
libmpeg2: *Flags are lists 2019-12-30 11:13:40 +01:00
Robin Gloster
d03933805b
icubase: *Flags are lists 2019-12-30 11:13:40 +01:00
Robin Gloster
ab797ee344
icu58: *Flags are lists 2019-12-30 11:13:40 +01:00
Robin Gloster
feacf867fb
http-parser: *Flags are lists 2019-12-30 11:13:39 +01:00
Robin Gloster
fb129117d2
fontconfig: *Flags are lists 2019-12-30 11:13:39 +01:00
Robin Gloster
e298629fec
boost: *Flags are lists 2019-12-30 11:13:39 +01:00
Robin Gloster
9da5420213
zeromq: *Flags are lists 2019-12-30 11:13:38 +01:00
Robin Gloster
74c2020e8c
libxml2: fix further structuredAttrs issues 2019-12-30 11:13:38 +01:00
Jan Tojnar
a69e309794
Merge branch 'staging-next' into staging 2019-12-30 05:24:03 +01:00
Jan Tojnar
480fc1856a
Merge branch 'master' into staging-next 2019-12-30 05:22:23 +01:00
Mario Rodas
d0a5c6030e grpc: 1.25.0 -> 1.26.0
Changelog: https://github.com/grpc/grpc/releases/tag/v1.26.0
2019-12-29 20:08:09 -08:00
Robin Gloster
ac8eaa8507
treewide: fix *Flags 2019-12-30 04:50:37 +01:00
Robin Gloster
769dfc2bea
treewide: *Flags are lists, part 2 2019-12-30 04:50:36 +01:00
Franz Pletz
3ff62fe45b
{opal,ptlib,ekiga,sipcmd}: remove unmaintained
Were also removed from Debian and Arch and don't build on recent GCC
versions anymore. Needed lots of patching anyway. Last release was 2013.
2019-12-30 02:15:10 +01:00
Franz Pletz
6d602ea2e5
qt48: fix webkit module build 2019-12-30 01:53:33 +01:00
Linus Heckemann
2c19725202 mirtk: enable tbb support for multithreading 2019-12-30 01:16:08 +01:00
Tobias Mayer
a244885c63 snappy: add pkgsStatic support 2019-12-29 23:30:22 +01:00
Jan Tojnar
0ea38bd65a
libsForQt5.phonon-backend-gstreamer: remove DESTDIR
Originally introduced in 128901e09f,
it no longer appears to be necessary.
2019-12-29 21:31:24 +01:00
Maximilian Bosch
be1f5be9f3
Merge pull request #76609 from eonpatapon/waybar-0.9.0
Waybar 0.9.0
2019-12-29 14:04:14 +01:00
Gabriel Ebner
0db351fddd
gegl_0_4: add patch for test timeouts (#75773)
gegl_0_4: add patch for test timeouts
2019-12-29 11:39:04 +01:00
Jan Tojnar
6577ec986a
libpwquality: switch to python 3
Nothing seems to use the Python bindings anyway.
2019-12-29 11:21:09 +01:00
Jan Tojnar
7e8293edcb
qt5.qtdeclarative: switch to python 3 2019-12-29 11:21:09 +01:00
Jan Tojnar
b842dfd6e4
folks: only depend on Python 3
For some reason we depended on both.
2019-12-29 11:21:08 +01:00
Jan Tojnar
e9cdcde6ea
gst_all_1.gst-plugins-ugly: switch to python 3 2019-12-29 11:21:07 +01:00
Jan Tojnar
544ae96082
gst_all_1.gst-editing-services: switch to python 3
Also remove no longer needed perl.
2019-12-29 11:21:06 +01:00
Jan Tojnar
4cb22aa377
gst_all_1.gst-validate: switch to python 3 2019-12-29 11:21:06 +01:00
Tobias Mayer
93da24ca80 gflags: add pkgsStatic support 2019-12-29 10:57:16 +01:00
Tobias Mayer
d567c7e497 glog: add pkgsStatic support 2019-12-29 10:57:16 +01:00
Tobias Mayer
15fb93ac4f double-conversion: add pkgsStatic support 2019-12-29 10:57:16 +01:00
Vladimír Čunát
37e1da2874
ffmpeg: 3.4.6 -> 3.4.7 (security)
Fixes #73628 (many CVEs).
https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/289a79d545e83a:/Changelog
2019-12-29 10:40:04 +01:00
Frederik Rietdijk
5aed91512d Merge staging-next into staging 2019-12-29 10:20:05 +01:00