Commit graph

32761 commits

Author SHA1 Message Date
Christine Koppelt 96476e6b2a pkgs/development/libraries: add missing descriptions and homepages
(#73312)
2019-11-17 10:41:21 +01:00
Frederik Rietdijk 3864800226 Merge master into staging-next 2019-11-17 10:31:52 +01:00
Christine Koppelt 3aa0d776a1 pkgs/development/libraries: Add missing descriptions and homepages 2019-11-17 09:43:55 +01:00
tilpner 58e573d358 olm: 3.0.0 -> 3.1.4 2019-11-16 23:06:50 -08:00
Robert Scott 55b583d334 fribidi: add patch for CVE-2019-18397 2019-11-16 19:55:48 +00:00
Renaud 57a19cb5b6
qcdnum: fix build
It was failing on Hydra with:
ld: cannot find -lz
2019-11-16 18:42:04 +01:00
Renaud af6ffdaacb
apfel: fix build
Was failing on Hydra with:
ld: cannot find -lz
2019-11-16 18:40:10 +01:00
Vladimír Čunát 908f6240d8
Merge #72958: libexif: fix CVE-2018-20030 2019-11-16 18:26:13 +01:00
Vladimír Čunát 233f36303b
libexif: convert to fetchpatch 2019-11-16 18:22:59 +01:00
Renaud bc77ec7e56
gaia: restrict to X86 platforms
ARM Hydra build keeps failing
2019-11-16 15:14:24 +01:00
Frederik Rietdijk be7125dde7 Merge master into staging-next 2019-11-16 11:45:07 +01:00
Daniel Schaefer d0aec3b1d4 jitterentropy: Find strip when crosscompiling 2019-11-16 11:22:38 +01:00
Will Dietz 44d9a86f41
Merge pull request #67282 from dtzWill/feature/boost-1.71
boost171: init at 1.71.0
2019-11-16 01:15:09 -06:00
Graham Christensen 7becdb2363
Merge pull request #73478 from c0bw3b/repology/perma-redirect
Treewide: fix URL permanent redirects
2019-11-15 20:46:53 -05:00
Christine Koppelt b8cbb64aad coredumper: remove 2019-11-16 01:55:04 +01:00
c0bw3b 9367367dfd Treewide: fix URL permanent redirects
Permanent redirects on homepages and/or source URLs
as reported by Repology
2019-11-16 01:41:23 +01:00
Vincent Laporte c1966522d7 gnumeric: 1.12.45 → 1.12.46
goffice: 0.10.45 → 0.10.46
2019-11-15 22:50:52 +00:00
Daiderd Jordan 27313767b8
gettext: fix darwin build
The CF configure flags broke with the last update but based on
fa9c81f694 and the comment it seems like
these are not necessary anymore.

    $ nix-build -A stdenv.__bootPackages.stdenv.__bootPackages.gettext
    /nix/store/dii9p8717rjnbzar4kh1q3sxk77dbbkd-gettext-0.20.1

    $ nix-store -qR /nix/store/dii9p8717rjnbzar4kh1q3sxk77dbbkd-gettext-0.20.1
    /nix/store/2ws9cmamvr7xyvdg4d2nnd1bmr1zjrrq-bootstrap-tools
    /nix/store/2yn28axagwyifnvdm8npy2f982jxr986-libiconv-osx-10.12.6
    /nix/store/dii9p8717rjnbzar4kh1q3sxk77dbbkd-gettext-0.20.1
2019-11-15 18:54:47 +01:00
R. RyanTM 2685391917 ntl: 11.3.4 -> 11.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ntl/versions

 (#71728)
2019-11-15 15:50:44 +01:00
Ben Darwin 736860d34b nifticlib and niftseg: change platform from linux to unix since these build on OSX 2019-11-14 21:25:10 -05:00
Jan Tojnar 94d4fe8546
Merge branch 'staging-next' into staging 2019-11-14 23:25:55 +01:00
Jan Tojnar da76deffd1
Merge branch 'master' into staging-next 2019-11-14 23:25:36 +01:00
Jan Tojnar c846ede763
gstreamer 1.16.1 (#70690)
gstreamer 1.16.1
2019-11-14 21:33:25 +01:00
Renaud ab397825bf
Merge pull request #70507 from sikmir/qtpbfimageplugin
qtpbfimageplugin: 1.4 -> 2.0
2019-11-14 16:55:59 +01:00
Renaud 5b57dd52a7
Merge pull request #73369 from JohnAZoidberg/argp-standalone-cross
argp-standalone: Find ar when cross compiling
2019-11-14 16:53:21 +01:00
Edmund Wu a951f2a27f mesa: 19.2.3 -> 19.2.4 2019-11-14 16:42:45 +01:00
Edmund Wu e08831919c
mesa: 19.2.3 -> 19.2.4 2019-11-14 10:11:53 -05:00
R. RyanTM dd03c2d78b arb: 2.16.0 -> 2.17.0
* arb: 2.16.0 -> 2.17.0 (#71489)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/arb/versions

* arb: add meta.homepage
2019-11-14 13:55:43 +01:00
Frederik Rietdijk c6e31d0767 Merge master into staging-next 2019-11-14 13:31:39 +01:00
Niklas Hambüchen 2c800ed685
gst_all_1: Fix evaluation on Darwin, fix gstreamer builds.
Commit be382109ad broke evaluation
on Darwin because it added these unconditional buildInputs
that don't evaluate on Darwin:

    libnice librdf lilv lv2 serd sord sratom

This commit fixes it, and also fixes recently-added new dependencies
for other packages accordingly.

It further fixes the build of many gstreamer packages on Darwin.
2019-11-14 12:22:46 +01:00
Jan Tojnar ffc9bdea32
libpsl: fix darwin build
tests are failing there

FAIL: test-is-public
====================
valgrind: mmap-FIXED(0x7fff5f400000, 8388608) failed in UME (load_unixthread1) with error 22 (Invalid argument).
FAIL test-is-public (exit status: 1)
FAIL: test-is-public-all
========================
valgrind: mmap-FIXED(0x7fff5f400000, 8388608) failed in UME (load_unixthread1) with error 22 (Invalid argument).
FAIL test-is-public-all (exit status: 1)
FAIL: test-is-cookie-domain-acceptable
======================================
valgrind: mmap-FIXED(0x7fff5f400000, 8388608) failed in UME (load_unixthread1) with error 22 (Invalid argument).
FAIL test-is-cookie-domain-acceptable (exit status: 1)
FAIL: test-is-public-builtin
============================
valgrind: mmap-FIXED(0x7fff5f400000, 8388608) failed in UME (load_unixthread1) with error 22 (Invalid argument).
FAIL test-is-public-builtin (exit status: 1)
FAIL: test-registrable-domain
=============================
valgrind: mmap-FIXED(0x7fff5f400000, 8388608) failed in UME (load_unixthread1) with error 22 (Invalid argument).
FAIL test-registrable-domain (exit status: 1)
2019-11-14 12:22:45 +01:00
Jan Tojnar c14398f871
libnice: clean up
* format withn nixpkgs-fmt
* drop unnecessary flags
* do not propagate gupnp-igd (it is only in Requires.private)
2019-11-14 12:22:45 +01:00
Will Dietz 5b1920fd06
gst_all_1.gst-validate: 1.16.0 -> 1.16.1 2019-11-14 12:09:06 +01:00
Will Dietz 56a60bf216
gst_all_1.gst-plugins-ugly: 1.16.0 -> 1.16.1 2019-11-14 12:09:06 +01:00
Will Dietz 32680d9aaa
gst_all_1.gst-plugins-bad: 1.16.0 -> 1.16.1 2019-11-14 12:09:06 +01:00
Will Dietz 7dff4003ba
gst_all_1.gst-vaapi: 1.16.0 -> 1.16.1 2019-11-14 12:09:05 +01:00
Will Dietz 2ef14fa9eb
gst_all_1.gst-plugins-good: 1.16.0 -> 1.16.1 2019-11-14 12:09:05 +01:00
Will Dietz ca789d36ff
gst_all_1.gst-libav: 1.16.0 -> 1.16.1 2019-11-14 12:09:05 +01:00
Will Dietz e8043ce0ab
gst_all_1.gstreamer: 1.16.0 -> 1.16.1 2019-11-14 12:09:05 +01:00
Will Dietz c6eec8874a
gst_all_1.gst-rtsp-server: 1.16.0 -> 1.16.1 2019-11-14 12:09:04 +01:00
Will Dietz 9e4fb4c23c
gst_all_1.gst-plugins-base: 1.16.0 -> 1.16.1 2019-11-14 12:09:02 +01:00
Will Dietz b32481a687
gst_all_1.gst-editing-services: 1.16.0 -> 1.16.1 2019-11-14 01:54:53 +01:00
Will Dietz 1f6d0f00a0
gst_all_1: pname-ification 2019-11-14 01:54:39 +01:00
R. RyanTM 69561925c0 rdkafka: 1.2.0 -> 1.2.2
* rdkafka: 1.2.0 -> 1.2.1
* rdkafka: 1.2.1 -> 1.2.2
(#72562)
2019-11-13 22:22:26 +01:00
Florian Klink abdc1eaed2
Merge pull request #73178 from risicle/ris-libxml2-2.9.10
libxml2: 2.9.9 -> 2.9.10, libxslt: 1.1.33 -> 1.1.34, addressing CVE-2019-18197
2019-11-13 22:09:36 +01:00
Ben Wolsieffer a72ba67852 libzip: 1.3.0 -> 1.5.2
+ fix pkgconfig paths
(#68044)
2019-11-13 21:58:39 +01:00
worldofpeace 1f23abf3b6 bamf: cleanup 2019-11-13 14:25:17 -05:00
worldofpeace b0012a9736 bamf: port tests to python3 lxml 2019-11-13 14:23:13 -05:00
Eyal Kalderon a95e0ac8e4 makeFontsCache: Fix cross-compiling, missing fc-cache
This commit fixes missing fc-cache binary from make-fonts-cache.nix build:
```
builder for '/nix/store/az48nr8gdqrw3fliddmi82ghj2ljxrj4-fc-cache.drv' failed with exit code 127; last 1 log lines:
  /nix/store/p3z1lgsi7xymvl7akg531ikwiisqs4x5-stdenv-linux/setup: line 1299: fc-cache: command not found
cannot build derivation '/nix/store/swaxvjsf8h0rsmm9kigp6j3f5q5h4nvg-fc-00-nixos-cache.conf.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/wiaiv0pq7w1xm2i2fqp2ngd1ljb4n6n9-fontconfig-conf.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/4zhiwpiyccs0rs26bs3q0w8fwaxrrgw0-fontconfig-etc.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/xhvljdp9b00fbkapx6cbfs4sjdh49qwv-etc.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/w63q0n0vh7vkdfrjmhb41qy1alx7qa8s-nixos-system-nixos-19.09.git.c814289.drv': 1 dependencies couldn't be built
```
2019-11-13 16:32:30 +01:00
Frederik Rietdijk 8e3c19b2ab libindicate: stick with python2 because of pygtk dep 2019-11-13 16:27:38 +01:00
Frederik Rietdijk 96191ad779 libgpod: use python3
there is a syntax error shown during configuration, but build succeeds
and clementineUnfree that uses this lib seems to work fine.
2019-11-13 16:27:38 +01:00
Frederik Rietdijk f799388550 p11-kit: 0.23.16.1 -> 0.23.18.1 2019-11-13 13:58:27 +01:00
Frederik Rietdijk afd716fcda gettext: add patch to fix --for-msgfmt
Fix behaviour of --for-msgfmt on PO files with no translations.
2019-11-13 13:58:14 +01:00
Frederik Rietdijk 09e2d3462e bamf: fix build 2019-11-13 12:13:04 +01:00
John Ericson ed56d04c8e snappy: Builds with MinGW just fine! 2019-11-13 00:28:59 +00:00
John Ericson c8cf55215a rocksdb: Improve condition 2019-11-13 00:28:59 +00:00
Daniel Schaefer c43851092b argp-standalone: Find ar when cross compiling 2019-11-13 00:54:59 +01:00
Lancelot SIX 3e267ad39b gettext: 0.19.8.1 -> 0.20.1
- 0.20 release information: https://lists.gnu.org/archive/html/info-gnu/2019-05/msg00006.html
- 0.20.1 release information: https://lists.gnu.org/archive/html/info-gnu/2019-05/msg00011.html
2019-11-12 14:49:34 +01:00
Timothy DeHerrera 30e428c96c ffmpeg: add options for QuickSync and libaom AV1
Allow users to optionally compile with support for Intel's QuickSync
hardware accelerated encoding, and libaom AV1 encoding. Set to false by
default.
2019-11-12 14:42:58 +01:00
Linus Arver c7fbf93ecc ncurses: add infocmp utility 2019-11-12 14:39:08 +01:00
Frederik Rietdijk d688c7cd05 Merge staging-next into staging 2019-11-12 14:32:56 +01:00
Frederik Rietdijk 4619637d74
Merge pull request #72712 from NixOS/staging-next
Staging next
2019-11-12 14:32:50 +01:00
John Ericson 16f0fe7fe3 Merge remote-tracking branch 'upstream/master' into mingw-mcfthreads 2019-11-11 20:48:14 -05:00
Renaud f6a91dd7e5
Merge pull request #73213 from veprbl/pr/arrow-cpp_fix_tests_run
arrow-cpp: fix tests not being run on linux
2019-11-11 23:35:26 +01:00
Jan Tojnar 1569632bf8
Merge branch 'staging-next' into staging 2019-11-11 22:28:32 +01:00
Jan Tojnar 1b5a8a2cc6
Merge branch 'master' into staging-next 2019-11-11 22:27:57 +01:00
Florian Klink 781d85c69a rocksdb: enable USE_RTTI=1
This is required for programs using rocksdb and and typeinfo.

Otherwise, linking them fails with errors like this (that's ceph):

/nix/store/cg0k49h66nkdqx6ccwnqr0i4q0fnfznc-binutils-2.31.1/bin/ld: ../../lib/libos.a(RocksDBStore.cc.o):(.data.rel.ro._ZTIN12RocksDBStore14RocksWBHandlerE[_ZTIN12RocksDBStore14RocksWBHandlerE]+0x10): undefined reference to `typeinfo for rocksdb::WriteBatch::Handler'
/nix/store/cg0k49h66nkdqx6ccwnqr0i4q0fnfznc-binutils-2.31.1/bin/ld: ../../lib/libos.a(RocksDBStore.cc.o):(.data.rel.ro._ZTIN12RocksDBStore19MergeOperatorRouterE[_ZTIN12RocksDBStore19MergeOperatorRouterE]+0x10): undefined reference to `typeinfo for rocksdb::AssociativeMergeOperator'
/nix/store/cg0k49h66nkdqx6ccwnqr0i4q0fnfznc-binutils-2.31.1/bin/ld: ../../lib/libos.a(RocksDBStore.cc.o):(.data.rel.ro._ZTIN12RocksDBStore19MergeOperatorLinkerE[_ZTIN12RocksDBStore19MergeOperatorLinkerE]+0x10): undefined reference to `typeinfo for rocksdb::AssociativeMergeOperator'
/nix/store/cg0k49h66nkdqx6ccwnqr0i4q0fnfznc-binutils-2.31.1/bin/ld: ../../lib/libos.a(RocksDBStore.cc.o):(.data.rel.ro._ZTI17CephRocksdbLogger[_ZTI17CephRocksdbLogger]+0x10): undefined reference to `typeinfo for rocksdb::Logger'
/nix/store/cg0k49h66nkdqx6ccwnqr0i4q0fnfznc-binutils-2.31.1/bin/ld: ../../lib/libos.a(BlueRocksEnv.cc.o):(.data.rel.ro._ZTI12BlueRocksEnv[_ZTI12BlueRocksEnv]+0x10): undefined reference to `typeinfo for rocksdb::EnvWrapper'
/nix/store/cg0k49h66nkdqx6ccwnqr0i4q0fnfznc-binutils-2.31.1/bin/ld: ../../lib/libos.a(BlueRocksEnv.cc.o):(.data.rel.ro._ZTI23BlueRocksSequentialFile[_ZTI23BlueRocksSequentialFile]+0x10): undefined reference to `typeinfo for rocksdb::SequentialFile'
/nix/store/cg0k49h66nkdqx6ccwnqr0i4q0fnfznc-binutils-2.31.1/bin/ld: ../../lib/libos.a(BlueRocksEnv.cc.o):(.data.rel.ro._ZTI25BlueRocksRandomAccessFile[_ZTI25BlueRocksRandomAccessFile]+0x10): undefined reference to `typeinfo for rocksdb::RandomAccessFile'
/nix/store/cg0k49h66nkdqx6ccwnqr0i4q0fnfznc-binutils-2.31.1/bin/ld: ../../lib/libos.a(BlueRocksEnv.cc.o):(.data.rel.ro._ZTI21BlueRocksWritableFile[_ZTI21BlueRocksWritableFile]+0x10): undefined reference to `typeinfo for rocksdb::WritableFile'
/nix/store/cg0k49h66nkdqx6ccwnqr0i4q0fnfznc-binutils-2.31.1/bin/ld: ../../lib/libos.a(BlueRocksEnv.cc.o):(.data.rel.ro._ZTI17BlueRocksFileLock[_ZTI17BlueRocksFileLock]+0x10): undefined reference to `typeinfo for rocksdb::FileLock'
2019-11-11 21:47:01 +01:00
John Ericson 63eac67319 nghttp2: Fix MinGW build by skipping some optional deps
I think those deps could be made to build, but I didn't want to get
bogged down investigating further. "Use flags" are always a good thing,
so this is fine for now.
2019-11-11 14:10:02 -05:00
John Ericson e00237e790 boehm-gc: Fix build on MinGW with mcfgthreads
CC @lhmouse
2019-11-11 14:10:01 -05:00
c0bw3b 92edb06109
libmad: fix three CVE from 2017
* add patch for CVE-2017-8372 and CVE-2017-8373
* add patch for CVE-2017-8374
* add patch for x86_64 platforms
* fetch existing patches from remote sources
2019-11-11 19:35:53 +01:00
John Ericson 89ec69e25e pcre: Skip winpthread dep
Seems to build just fine without it, maybe it was just using C++ threads
which mcfgthread provides?
2019-11-11 11:02:39 -05:00
Dmitry Kalinkin c57018fb3b
arrow-cpp: fix tests not being run on linux
Fixes: 8c86e54a ('arrow-cpp: fix/disable some plasma tests on darwin')
2019-11-11 06:18:42 -05:00
Frederik Rietdijk 73b88e17dd Merge staging-next into staging 2019-11-11 12:09:26 +01:00
Frederik Rietdijk cf27abf534 Merge master into staging-next 2019-11-11 12:06:42 +01:00
Yorick van Pelt 3df718e7c3
libgcrypt: disable asm on musl 2019-11-11 11:10:33 +03:00
Yorick van Pelt b3862e2bcf
libusb1: use lib.getLib to find systemd.lib
This allows this package to build with eudev instead.
2019-11-11 11:10:32 +03:00
Robert Scott 4fec9d582b libxslt: 1.1.33 -> 1.1.34 (security)
addresses CVE-2019-18197
2019-11-11 01:18:40 +00:00
Robert Scott c3c77ecfde libxml2: 2.9.9 -> 2.9.10
disable python test which was previously failing anyway, but in previous
versions it was being ignored
2019-11-11 01:18:39 +00:00
Carles Pagès 539e94030c
Merge pull request #72736 from nh2/nix-sdl2-static-fixes
SDL2: Keep .a files on `dontDisableStatic`; don't move them to $dev; prune .la
2019-11-10 22:18:38 +01:00
rnhmjoj 8dd85714c0
randomx: init at 1.1.6 2019-11-10 15:46:15 +01:00
adisbladis 119b1b630d
Merge pull request #72999 from adisbladis/mesa-19_2_3
mesa: 19.2.1 -> 19.2.3 (and associated fixes)
2019-11-10 13:08:37 +00:00
adisbladis c9774cb6e5
qt512.qtbase: Fix darwin build 2019-11-10 12:47:59 +00:00
Tor Hedin Brønner bd20836885
webkitgtk: 2.26.1 -> 2.26.2 (#73052) 2019-11-10 13:20:39 +01:00
Marek Mahut 9b48dc3c5a libisds: init at 0.11 2019-11-10 12:00:34 +01:00
Thomas Tuegel 735894c103
Merge pull request #71745 from r-ryantm/auto-update/phonon-qt5
libsForQt5.phonon: 4.10.3 -> 4.11.1
2019-11-09 08:16:12 -06:00
Robin Gloster cdf9b626c4
Merge pull request #72794 from petabyteboy/feature/qtwebengine-cve-2019-13720
qtwebengine: add patch for CVE-2019-13720
2019-11-09 15:08:51 +01:00
adisbladis 01543a4843
clutter: Don't use libGLU_combined 2019-11-09 10:34:52 +00:00
adisbladis ec8fc7b97f
cogl: Apply patches to work with mesa 19.2.3 2019-11-09 10:34:52 +00:00
adisbladis 803f9cce9d
fltk: Don't use libGLU_combined 2019-11-09 10:34:52 +00:00
adisbladis 317958d27b
ftgl: Don't use libGLU_combined 2019-11-09 10:34:52 +00:00
adisbladis 53731cbe78
leptonica: Don't use libGLU_combined 2019-11-09 10:34:51 +00:00
adisbladis 2f292f0bda
gle: Don't use libGLU_combined 2019-11-09 10:34:51 +00:00
adisbladis f509874f91
libglvnd: Apply patches to work with mesa 19.2.3 2019-11-09 10:34:51 +00:00
adisbladis 87e4e71e0f
vtk: Fix build with mesa 19.2.3 2019-11-09 10:34:51 +00:00
adisbladis 1dc80934f0
libtxc_dxtn_s2tc: Don't use libGLU_combined 2019-11-09 10:34:51 +00:00
adisbladis 46ff2efc72
libtxc_dxtn: Don't use libGLU_combined 2019-11-09 10:34:50 +00:00
adisbladis 2de37c4698
openscenegraph: Don't use libGLU_combined 2019-11-09 10:34:50 +00:00
adisbladis 1733a6f941
mesa: 19.2.1 -> 19.2.3 2019-11-09 10:34:50 +00:00
adisbladis 52997f11ca
coin3d: Don't use libGLU_combined 2019-11-09 10:34:49 +00:00
adisbladis 5d24b1e97a
webkitgtk: Don't use libGLU_combined 2019-11-09 10:34:49 +00:00
Vladimír Čunát f364708ce9
Merge #72092: libtiff: 4.0.10 -> 4.1.0 (security)
into staging.  This fixes CVE-2019-7663 and incorporates other patches.
2019-11-09 10:13:06 +01:00
Renaud 76761a82e0
lightstep-tracer-cpp: 0.8.1 -> 0.11.0
(#72995)
2019-11-09 09:45:03 +01:00
Vladimír Čunát 019fcab7f5
Merge #72054: gdal: add patch for CVE-2019-17545 2019-11-09 09:38:10 +01:00
Vladimír Čunát 832f46a703
gst-plugins-base: use fetchpatch for better hash stability
/cc original PR #70283.
2019-11-09 07:51:00 +01:00
Vladimír Čunát 457e94d900
Merge branch 'master' into staging-next
~4k rebuilds on each Linux.
2019-11-09 07:26:53 +01:00
lodi 5e70be026e libco-canonical: v19.1 -> v20 2019-11-08 20:44:50 -08:00
Niklas Hambüchen 57908c1624 SDL2: Keep .a files on dontDisableStatic; don't move them to $dev; prune .la.
Most other packages don't move `.a` files to "$dev", and that is because
it makes the pkg-config `.pc` file wrong (the `libdir` is the non-dev one).

Keeping them in the main output makes static linking of SDL2 work.

See added comment about pruning of `.la` files.
2019-11-08 23:12:59 +01:00
John Ericson 5132cc822a
Merge pull request #72812 from NixOS/bash-no-undef-vars
cc-wrapper, bintools-wrapper: Remove now unneeded `set {+,-}u`
2019-11-08 15:26:14 -05:00
Matthew Bauer 85a94a2578
Merge pull request #73020 from lodi/libco
libco-canonical: fix pkgconfig includedir
2019-11-08 15:04:29 -05:00
John Ericson f7fdc997bf Merge commit 'afa48f16f265fd3e88073bca7929e1e103bd3dc3' into bash-no-undef-vars 2019-11-08 13:58:27 -05:00
John Ericson 784c3dc0f9 qt5 qmake setup hook: qmakeFlags may be undefined 2019-11-08 13:28:59 -05:00
John Ericson 908b143e51 gstreamer: GST_PLUGIN_SYSTEM_PATH.* may be undefined 2019-11-08 13:28:59 -05:00
John Ericson 12a85a7046 SDL, SDL2: SDL{,2}_PATH may be undefined 2019-11-08 13:28:58 -05:00
John Ericson b78e84097f gdk-pixbuf setup hook: GDK_PIXBUF_MODULE_FILE might not be defined
Also switch to [[ ... ]] because it is more robust w.r.t. empty
arguments.
2019-11-08 13:24:20 -05:00
John Ericson 770a4c7946 glib: Fix setup hook
It was not robust against multiple matching directories, as the called
function takes exactly 3 arguments.
2019-11-08 13:24:18 -05:00
Alexey Shmalko 8a7b4ccd1f
Merge pull request #73036 from marius851000/faudio
faudio: 19.10 -> 19.11
2019-11-08 19:58:34 +02:00
Renaud 88551f981a
Merge pull request #70941 from cko/hsqldb
hsqldb: 1.8.0 -> 2.5.0
2019-11-08 18:03:42 +01:00
Christine Koppelt bfbffd3c82 hsqldb: 1.8.0 -> 2.5.0
Changelist: http://hsqldb.org/doc/2.0/changelist_2_0.txt
2019-11-08 16:46:42 +01:00
lodi 32497cf8c1 libco-canonical: fix pkgconfig includedir
Patched Makefile so that includedir correctly points to "dev" output
instead of "out" output.
2019-11-08 01:17:15 -05:00
Dmitry Kalinkin 6fa62dbefd
Merge pull request #71419 from veprbl/pr/texlive-2019
texlive: 2018 -> 2019, poppler: 0.74.0 -> 0.81.0
2019-11-07 23:51:36 -05:00
Mario Rodas 311a470d5b
Merge pull request #72892 from marsam/update-grpc
grpc: 1.24.3 -> 1.25.0
2019-11-07 19:10:08 -05:00
Matthew Bauer 5ebd36403e
Merge pull request #70641 from maggesi/rename-z77z-into-maggesi
Rename z77z into maggesi
2019-11-07 17:18:20 -05:00
Matthew Bauer 5dfbfc06d3
Merge pull request #70372 from doronbehar/package-gaia
gaia: init at 2.4.5
2019-11-07 17:17:41 -05:00
Matthew Bauer 75a947661e
Merge pull request #70395 from davidtwco/khronos-ocl-icd-loader-init
khronos-ocl-icd-loader: init at 6c03f8b
2019-11-07 17:16:08 -05:00
Matthew Bauer 9488fe009c
Merge pull request #70403 from Yumasi/criterion
criterion: init at 2.3.3
2019-11-07 17:15:20 -05:00
Matthew Bauer f1af1cb852
Merge pull request #71642 from Quiark/qtkeychain
qtkeychain: fix install_name_dir on Darwin
2019-11-07 16:52:33 -05:00
Matthew Bauer ed450174ad
Merge pull request #72040 from tkerber/libcec-raspberrypi
libraspberrypi: init at 2019-10-22
2019-11-07 16:51:48 -05:00
Niklas Hambüchen b618df3225
Merge pull request #72870 from nh2/mumble-rnnoise
Add RNNoise, use it in Mumble
2019-11-07 19:04:57 +01:00
James Kay 5f6f75fcec glfw: 3.2.1 -> 3.3 2019-11-07 09:31:54 -08:00
marius851000 1df3a4de83 faudio: 19.10 -> 19.11 2019-11-07 17:17:21 +01:00
worldofpeace 65b2a768bb
Merge pull request #72979 from worldofpeace/more-gnome-installed-test-cleanup
More gnome installed test cleanup
2019-11-07 14:34:28 +00:00
Jan Tojnar fae720c861
gcab: propagate dependencies 2019-11-07 14:49:05 +01:00
worldofpeace 1891b0030d xdg-desktop-portal: add test to passthru 2019-11-07 08:38:54 -05:00
worldofpeace 7529fd15d5 gdk-pixbuf: add test to passthru 2019-11-07 08:38:41 -05:00
worldofpeace 40151a94d3 flatpak: add test to passthru 2019-11-07 08:38:31 -05:00
worldofpeace 8267058ad7 libxmlb: correct test attr 2019-11-07 08:38:08 -05:00
worldofpeace 630cb4151e libgdata: correct test attr 2019-11-07 08:11:16 -05:00
worldofpeace 4e75be5cd6 graphene: correct test attr 2019-11-07 08:11:08 -05:00
worldofpeace 653d84b717 glib-networking: correct test attr 2019-11-07 08:11:00 -05:00
Jan Tojnar e253d015a1
gcab: run & install tests
also add nixosTests.installed-tests.gcab for running the installed tests
2019-11-07 14:07:19 +01:00
R. RyanTM c88e084ecb
gcab: 1.2 -> 1.3 2019-11-07 14:01:11 +01:00
Jan Tojnar 40d77f8f01
gcab: add devdoc 2019-11-07 14:01:11 +01:00
Jan Tojnar 4e96a9d9f7
gcab: clean up
* format with nixpkgs-fmt
* remove UTF-8 locale hack, since now we have C.UTF-8
* add description, fix homepage, correct license
* split to multiple outputs
2019-11-07 14:01:10 +01:00
Michael Raskin 66488f38b9
Merge pull request #72869 from redvers/icu-issue-71142
icu: bugfix #71142 - Fixes icu-config reporting bad location
2019-11-07 06:55:56 +00:00
worldofpeace 85f3d86bea gom: test only on x86_64
This is failing at the stress test regularly on
aarch64 and i686-linux.
2019-11-06 21:23:09 -05:00
Justin Humm 6310531fe2
libexif: fix CVE-2018-20030
Also:

- Use GitHub as source for CVE-2017-7544.patch [0]. The resulting patch
  is identical, but comes in a different format.

- Update the website, as http://libexif.sourceforge.net/ shows only a
  move notice.

- Add erictapen as maintainer.

[0] c39acd1692
2019-11-07 02:05:28 +01:00
worldofpeace 7c716705fd
Merge pull request #72369 from worldofpeace/corefonts-drop
nixos/fontconfig-ultimate: remove
2019-11-07 00:13:14 +00:00
Michael Bishop 5a715fc96c
Merge pull request #72142 from chessai/arrayfire-update
arrayfire: update
2019-11-06 18:38:19 -04:00
chessai 61dda301bf arrayfire: update
- Depend on `clfft`, `clblas`, and `opencl-clhpp` from nixpkgs (do not
fetch their sources)
- Add `buildDocs` flag. When set to true, arrayfire's docs will be
built using `doxygen`.
- Ensure that `cudatoolkit` is not evaluated on darwin.
- Move `python` from `buildInputs` to `nativeBuildInputs`.
- Meta: Shrink `description` and add `longDescription`.
- Meta: `homepage` formatting now adheres to nixpkgs manual.
- Meta: remove version
- A few minour syntactic-only changes.
2019-11-06 17:34:50 -05:00
Dmitry Kalinkin deaaf825d2
poppler: 0.74.0 -> 0.81.0 2019-11-06 15:43:55 -05:00
davidak 7456f19b40 nlohmann_json: disable tests for now since they timeout 2019-11-06 20:12:11 +01:00
R. RyanTM 91c8c0093a leatherman: 1.8.0 -> 1.9.0
(#72553)
2019-11-06 19:26:09 +01:00
Jan Tojnar 3f2a425da3
Merge branch 'staging-next' into staging 2019-11-06 18:10:57 +01:00
Jan Tojnar 4fc27edf07
Merge branch 'master' into staging-next 2019-11-06 18:10:37 +01:00
worldofpeace 7a551b3d43 fontconfig-ultimate: remove 2019-11-06 12:02:35 -05:00
Daniel Schaefer 2223e618b8 libtiff: 4.0.10 -> 4.1.0 2019-11-06 17:09:22 +01:00
Daniel Schaefer 5270c3a03e libtiff: Patch CVE-2019-7663 2019-11-06 17:08:38 +01:00
Robert Scott baa8892616 opencv3: 3.4.7 -> 3.4.8 (security)
addressing CVE-2019-14491, CVE-2019-14492 & CVE-2019-15939

all internal downloads are unchanged for this release
2019-11-06 13:20:15 +00:00
R. RyanTM b69a51a08b libtommath: 1.1.0 -> 1.2.0
(#72554)
2019-11-06 10:46:15 +01:00
Mario Rodas b60f2ad808
grpc: 1.24.3 -> 1.25.0 2019-11-06 04:20:00 -05:00
Andreas Rammhold 1e72fa5158
Merge pull request #68954 from dguibert/dg/cudatoolkit_10_1
cudatoolkit: add 10.1.243
2019-11-06 08:58:30 +01:00
John Ericson 699418dcaa
Merge pull request #72819 from lopsided98/gnu-efi-armv6l
gnu-efi: apply patch to fix build on armv6l
2019-11-05 22:13:53 -05:00
Niklas Hambüchen e47df96d3c rnnoise: Init at 0.0.1
Imported from

16d7867eef/repos/clefru/pkgs/rnnoise/default.nix
2019-11-06 03:19:56 +01:00
Red Davies c8bfae0819 icu: bugfix #71142 - Fixes icu-config reporting bad location 2019-11-05 20:28:30 -05:00
Daiderd Jordan f48ecbf850
Merge pull request #72624 from witkamp/master
muparser: add darwin support
2019-11-06 00:38:38 +01:00
Jonathan Ringer 5d1c5ba7f1 arrow-cpp: 0.15.0 -> 0.15.1 2019-11-05 23:33:34 +00:00
worldofpeace 95ba61b1b0
Merge pull request #72837 from jtojnar/gcr-3.34
gcr: 3.33.4 → 3.34.0
2019-11-05 19:01:25 +00:00
Ben Wolsieffer 901e851fe9 gnu-efi: apply patch to fix build on armv6l 2019-11-05 12:35:13 -05:00
Jonathan Ringer 65db5ce85c onnxruntime: 0.5.0 -> 1.0.0 2019-11-05 09:32:27 -08:00
Jan Tojnar 03f7753a89
gcr: 3.33.4 → 3.34.0
https://download.gnome.org/sources/gcr/3.34/gcr-3.34.0.news
2019-11-05 16:38:04 +01:00
Jan Tojnar b7b3d3a264
gcr: Clean up
* Format with nixpkgs-format
* Correct license
* Explicitly specify patched shebangs
* Build in parallel
* Drop unnecessary dependencies
2019-11-05 16:37:46 +01:00
Jan Tojnar 9d36ef765c
gjs: various improvements (#72805)
gjs: various improvements
2019-11-05 16:00:24 +01:00
Jan Tojnar 51de90ef44
gjs: add separateDebugInfo 2019-11-05 15:20:16 +01:00
Frederik Rietdijk c4e30cf98c Merge staging-next into staging 2019-11-05 14:18:08 +01:00
Frederik Rietdijk 03a9822405 Merge master into staging-next 2019-11-05 14:17:37 +01:00
Ryan Mulligan aa499df731
Merge pull request #72670 from r-ryantm/auto-update/rocksdb
rocksdb: 6.3.6 -> 6.4.6
2019-11-04 18:54:39 -08:00
Mario Rodas 11d378412a
Merge pull request #72559 from r-ryantm/auto-update/libpwquality
libpwquality: 1.4.1 -> 1.4.2
2019-11-04 21:03:32 -05:00
John Ericson acd2d19484
Merge pull request #72347 from NixOS/bash-no-undef-vars
treewide: `set -u` everywhere
2019-11-04 19:52:33 -05:00
Jan Tojnar a2f6928257
gjs: clean up
* format
* add homepage
2019-11-05 00:49:38 +01:00
Jan Tojnar 3d89ead7c6
gjs: move to top-level 2019-11-05 00:47:04 +01:00
Milan Pässler 00ac18cdea qtwebengine: add patch for CVE-2019-13720 2019-11-04 22:50:00 +01:00
Jan Tojnar d34465eeca
Merge pull request #72795 from jtojnar/mm-common-1.0
mm-common: 0.9.12 → 1.0.0
2019-11-04 22:34:04 +01:00
Jan Tojnar 527dd6e833
mm-common: 0.9.12 → 1.0.0
https://download.gnome.org/sources/mm-common/1.0/mm-common-1.0.0.news
2019-11-04 21:17:46 +01:00
gnidorah 34647cf35b kmsxx: 2018-10-23 -> 2019-10-28 2019-11-04 08:54:02 -08:00
Matthew Bauer d20670fbfc
Merge pull request #72735 from nh2/libjpeg-turbo-static
libjpeg-turbo: Add flag to build static libraries as well
2019-11-04 10:40:38 -05:00
Matthew Bauer 2fa566028e
Merge pull request #72778 from alapshin/hunspell-dicts-ru
hunspell-dicts: add Russian dictionary
2019-11-04 10:36:49 -05:00
Andrei Lapshin ed2484f48a hunspell-dicts: add Russian dictionary 2019-11-04 17:31:20 +03:00
Mario Rodas 4aa4fc9424
Merge pull request #72753 from marsam/update-protobuf
protobuf: 3.9.1 -> 3.9.2, 3.10.0 -> 3.10.1
2019-11-04 08:48:31 -05:00
Michael Raskin d690c20efd
Merge pull request #71814 from puckipedia/frozen-bubble
frozen-bubble: init at 2.212
2019-11-04 06:00:43 +00:00
Mario Rodas 7960ff7d4e
protobuf3_10: 3.10.0 -> 3.10.1
Changelog: https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1
2019-11-03 16:21:00 -05:00
Mario Rodas 8593904aca
protobuf3_9: 3.9.1 -> 3.9.2
Changelog: https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2
2019-11-03 16:20:00 -05:00
Jan Tojnar 3df93dbe0e
Merge pull request #72386 from jtojnar/gimp-2.10.14
gimp: 2.10.12 → 2.10.14
2019-11-03 21:48:13 +01:00
Thomas Kerber 985d97d785
libraspberrypi: init at 2019-10-22 2019-11-03 20:21:19 +00:00
John Ericson d8cf78466e
Merge pull request #72694 from kirelagin/gnu-efi-cross
gnu-efi: Use their crosscompilation support correctly
2019-11-03 15:14:29 -05:00
Niklas Hambüchen 83dbd38821 libjpeg-turbo: Add flag to build static libraries as well 2019-11-03 19:59:18 +01:00
Daiderd Jordan 80a5dd7f02
gegl: fix darwin build
../gegl/opencl/cl_gl.h:37:10: fatal error: 'OpenGL/CGLDevice.h' file not found
    #include <OpenGL/CGLDevice.h>
2019-11-03 18:59:24 +01:00
Mario Rodas d21aab443a
Merge pull request #72705 from r-ryantm/auto-update/wolfssl
wolfssl: 4.1.0 -> 4.2.0
2019-11-03 08:53:05 -05:00
Jan Tojnar 258f6f4437
gegl_0_4: 0.4.16 → 0.4.18
https://gitlab.gnome.org/GNOME/gegl/blob/GEGL_0_4_18/docs/NEWS.txt#L1-123

Ported to Meson, which means ton of extra dependencies used by default.
Though the closure size effect appears to be minimal: 88.9M → 92.9M

Also drop GTK dependency, since it is not needed any more (was it ever?)
2019-11-03 14:43:09 +01:00
Franz Pletz 286bfac78c
libksi: 2015-07-03 -> 3.20.3025 2019-11-03 14:33:50 +01:00
Jan Tojnar 148eae459b
poly2tri-c: init at 0.1.0 2019-11-03 14:31:38 +01:00