Commit Graph

32669 Commits

Author SHA1 Message Date
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
Frederik Rietdijk 9d59d57d45 Merge staging-next into staging 2019-11-03 14:01:28 +01:00
Frederik Rietdijk f3bc4373dc
Merge pull request #72224 from NixOS/staging-next
Staging next
2019-11-03 13:31:58 +01:00
zimbatm 01f6d4d36f
Merge pull request #72419 from WilliButz/rubyPackages/remove-global-v8-pinning
rubyPackages: remove global v8 pinning
2019-11-03 12:19:18 +00:00
R. RyanTM 7befcddb33 wolfssl: 4.1.0 -> 4.2.0 2019-11-03 03:50:53 -08:00
Jan Tojnar 561b40dacb
Merge pull request #72676 from r-ryantm/auto-update/template-glib
template-glib: 3.32.0 -> 3.34.0
2019-11-03 12:35:19 +01:00
Kirill Elagin 7cacaea1db gnu-efi: Use their crosscompilation support correctly
IIUC, previously, the cross-compilation support was done in a somewhat
hacky way and was, basically, special-cased for ARM.

Now we use the cross-compilation support intergrated into their own
build system.

Test:

* nix-build --arg crossSystem '(import <nixpkgs/lib>).systems.examples.musl64' '<nixpkgs>' -A gnu-efi
2019-11-03 13:29:30 +03:00
R. RyanTM 3cf749b58f nspr: 4.22 -> 4.23 2019-11-03 10:49:49 +01:00
R. RyanTM 651b72a704 gmock: 1.8.1 -> 1.10.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtest/versions
2019-11-03 10:49:01 +01:00
R. RyanTM 738fdb4983 check: 0.12.0 -> 0.13.0 2019-11-03 10:45:08 +01:00
R. RyanTM ba065f3fad libical: 3.0.5 -> 3.0.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libical/versions
2019-11-03 10:33:43 +01:00
R. RyanTM c548934958 librsvg: 2.46.1 -> 2.46.3 2019-11-03 10:32:39 +01:00
R. RyanTM 786c92e169 libmicrohttpd: 0.9.67 -> 0.9.68 2019-11-03 10:32:22 +01:00
R. RyanTM b64bb00298 libinput: 1.14.1 -> 1.14.3 2019-11-03 10:32:04 +01:00
R. RyanTM cfc2cc8291 harfbuzz: 2.6.2 -> 2.6.4 2019-11-03 10:31:50 +01:00
R. RyanTM d598b50352 gnu-efi: 3.0.9 -> 3.0.11 2019-11-03 10:31:00 +01:00
R. RyanTM fe65a64e8e at-spi2-atk: 2.34.0 -> 2.34.1 2019-11-03 10:30:37 +01:00
Christian Kauhaus 1bd842a121 openexr: patch CVE-2018-18444 2019-11-03 10:30:17 +01:00
Christian Kauhaus 9802b19e59 ilmbase-2.3.0: patch CVE-2018-18443 2019-11-03 10:30:17 +01:00
R. RyanTM 36038807ca alembic: 1.7.11 -> 1.7.12 (#72454) 2019-11-03 10:28:07 +01:00
Frederik Rietdijk 76b16d05e6 Merge staging-next into staging 2019-11-03 10:24:24 +01:00
R. RyanTM 5a8a2e9d33 serialdv: 1.1.2 -> 1.1.4 2019-11-03 10:22:25 +01:00
Frederik Rietdijk 0caf36def0 Merge master into staging-next 2019-11-03 10:15:58 +01:00
R. RyanTM 0d71f7fec7 simpleitk: 1.2.2 -> 1.2.3 2019-11-03 10:04:39 +01:00
R. RyanTM cf9b33dd49 template-glib: 3.32.0 -> 3.34.0 2019-11-03 00:47:42 -07:00
R. RyanTM cc73a0b275 rocksdb: 6.3.6 -> 6.4.6 2019-11-02 23:32:00 -07:00
John Ericson 9b274e2962 qtbase-setup-hook: `postPhases` may be undefined
My earlier sed missed this because it already had `{..}`.
2019-11-02 19:23:44 -04:00
R. RyanTM 980ecf2cba libburn: 1.5.0 -> 1.5.2 (#72547) 2019-11-03 00:09:49 +01:00
R. RyanTM 1d7166766d libisofs: 1.5.0 -> 1.5.2 (#72545) 2019-11-02 23:59:35 +01:00
R. RyanTM 025964d772 libxls: 1.5.1 -> 1.5.2 (#72557) 2019-11-02 23:47:32 +01:00
R. RyanTM fd66f95106 libwhereami: 0.3.0 -> 0.3.1 (#72561) 2019-11-02 23:44:23 +01:00
Andreas Rammhold dbbadbb1ec
Merge pull request #72600 from risicle/ris-opencv-4.1.2
opencv4: 4.1.0 -> 4.1.2, addressing CVE-2019-14491, CVE-2019-14492 & CVE-2019-15939
2019-11-02 23:26:50 +01:00
Mario Rodas e0699ce4f5
Merge pull request #72398 from tadeokondrak/vapoursynth-r48
vapoursynth: R47.2 -> R48
2019-11-02 17:25:37 -05:00
R. RyanTM cb48195260 openfst: 1.7.2 -> 1.7.4 (#72599) 2019-11-02 22:53:28 +01:00
Theodore Witkamp f2860971a2 muparser: add darwin support 2019-11-02 14:31:01 -07:00
R. RyanTM 752231d474 folly: 2019.10.14.00 -> 2019.10.21.00 2019-11-02 13:29:39 -07:00
Bjørn Forsman 1ee040724a trompeloeil: 34 -> 35 2019-11-02 20:05:06 +01:00
R. RyanTM 2f5967aa33 catch2: 2.10.0 -> 2.10.2 2019-11-02 11:25:46 -07:00
R. RyanTM fc8f371706 cimg: 2.7.4 -> 2.7.5 2019-11-02 11:13:31 -07:00
Vladimír Čunát a9cbe1592a
Merge #72548: libuv: 1.32.0 -> 1.33.1 (into staging) 2019-11-02 18:40:41 +01:00
Robert Scott d623837d64 opencv4: 4.1.0 -> 4.1.2 (security)
resolving CVE-2019-14491, CVE-2019-14492 & CVE-2019-15939

most internal downloads are unchanged except for "ade" which was bumped
from v0.1.1d to v0.1.1f between these releases
2019-11-02 17:00:59 +00:00
Ryan Mulligan 5627ea76c6
Merge pull request #72535 from r-ryantm/auto-update/intel-media-sdk
intel-media-sdk: 19.2.1 -> 19.3.0
2019-11-02 09:34:05 -07:00
Jan Tojnar 97563ac157
libmanette: 0.2.2 -> 0.2.3 (#72543)
libmanette: 0.2.2 -> 0.2.3
2019-11-02 14:45:11 +01:00
Jan Tojnar 4839004ef2
libmanette: format expression with nixpkgs-format
and also fix homepage
2019-11-02 14:30:56 +01:00
Ryan Mulligan 8fb411e291
Merge pull request #72432 from r-ryantm/auto-update/avro-c
avro-c: 1.9.0 -> 1.9.1
2019-11-02 06:27:51 -07:00
Jan Tojnar addd19bd3d
gnome3.libchamplain: 0.12.19 -> 0.12.20 (#72560)
gnome3.libchamplain: 0.12.19 -> 0.12.20
2019-11-02 14:22:55 +01:00
Ryan Mulligan 10487fe242
Merge pull request #71858 from r-ryantm/auto-update/qtutilities
libsForQt5.qtutilities: 6.0.1 -> 6.0.2
2019-11-02 04:46:23 -07:00
R. RyanTM 09c0a8518b gnome3.libchamplain: 0.12.19 -> 0.12.20 2019-11-02 03:21:07 -07:00
R. RyanTM 899fa1ef93 libpwquality: 1.4.1 -> 1.4.2 2019-11-02 03:14:30 -07:00
Gabriel Ebner ac24901d17
libqalculate: 3.4.0 -> 3.5.0 (#72550)
libqalculate: 3.4.0 -> 3.5.0
2019-11-02 10:59:06 +01:00
Michael Raskin 85b6129513
Merge pull request #72518 from r-ryantm/auto-update/glib
glib: 2.62.1 -> 2.62.2
2019-11-02 09:06:09 +00:00
Michael Raskin 13afd7a452
Merge pull request #72508 from r-ryantm/auto-update/gtkmm
gtkmm3: 3.24.1 -> 3.24.2
2019-11-02 09:05:44 +00:00
R. RyanTM 618405d196 libqalculate: 3.4.0 -> 3.5.0 2019-11-02 02:00:28 -07:00
R. RyanTM 5728d7d0ae libuv: 1.32.0 -> 1.33.1 2019-11-02 01:47:38 -07:00
R. RyanTM 0c15f0d0ca libmanette: 0.2.2 -> 0.2.3 2019-11-02 01:07:50 -07:00
Jörg Thalheim bf3c44b5ad
Merge pull request #72526 from r-ryantm/auto-update/hyperscan
hyperscan: 5.1.1 -> 5.2.1
2019-11-02 08:02:44 +00:00
Jörg Thalheim 187f68baa6
Merge pull request #72531 from r-ryantm/auto-update/jsonrpc-glib
jsonrpc-glib: 3.33.3 -> 3.34.0
2019-11-02 07:55:44 +00:00
R. RyanTM b31abd1df4 intel-media-sdk: 19.2.1 -> 19.3.0 2019-11-01 23:43:17 -07:00
R. RyanTM 69390743f0 jsonrpc-glib: 3.33.3 -> 3.34.0 2019-11-01 22:54:48 -07:00
R. RyanTM eaa9679897 hyperscan: 5.1.1 -> 5.2.1 2019-11-01 21:40:32 -07:00
R. RyanTM 1c253da73d glib: 2.62.1 -> 2.62.2 2019-11-01 20:13:05 -07:00
R. RyanTM 41254eb990 gtkmm3: 3.24.1 -> 3.24.2 2019-11-01 18:03:08 -07:00
worldofpeace 328fbf3f47
Merge pull request #72465 from tadeokondrak/vsedit-qt-mkderivation
vapoursynth-editor: use qt's mkDerivation
2019-11-01 18:58:48 +00:00
John Ericson b7f4bda282 treewide: `*Phase(s)?` variables are optional
If these aren't defined, the stdenv defaults are used in the `*Phase`
case, or no extra phases are done, in the `*Phases` case.
2019-11-01 14:44:44 -04:00
John Ericson 2811b032d6 treewide: Make still dont* Variables are optional in most cases
Go beyond the obvious setup hooks now, with a bit of sed, with a skipped case:

 - cc-wrapper's `dontlink`, because it already is handled.

Also, in nix files escaping was manually added.

EMP
2019-11-01 14:44:44 -04:00
John Ericson 1290e532ea treewide: Make more `dont*` variables OK to be undefined in setup hooks 2019-11-01 14:44:44 -04:00
John Ericson d21a660642 gettext, libiconv: `dontAddExtraLibs` can be legitimately undefined 2019-11-01 14:44:44 -04:00
Tadeo Kondrak d183f7142b
vapoursynth-editor: use qt's mkDerivation 2019-11-01 12:36:52 -06:00
R. RyanTM 9a00070b36 avro-c: 1.9.0 -> 1.9.1 2019-11-01 08:06:43 -07:00
WilliButz e4c372445f
v8_3_16_14: remove unreferenced and outdated package 2019-11-01 14:28:03 +01:00
WilliButz a1066785fa
v8_3_14: limit platforms to x86-linux 2019-11-01 14:27:53 +01:00
worldofpeace 021a5cc6ab
Merge pull request #72400 from worldofpeace/fix/accountsservice
accountsservice: fix vendor extensions
2019-11-01 13:05:41 +00:00
Marek Mahut 066d012790
Merge pull request #71562 from r-ryantm/auto-update/fdk-aac
fdk_aac: 2.0.0 -> 2.0.1
2019-11-01 09:23:41 +01:00
Marek Mahut aa3bf36862
Merge pull request #71882 from r-ryantm/auto-update/spirv-headers
spirv-headers: 1.4.1 -> 1.5.1
2019-11-01 09:10:57 +01:00
Jan Tojnar 70c0c48970
Merge branch 'staging-next' into staging 2019-11-01 02:58:40 +01:00
Jan Tojnar 372964dd29
Merge branch 'master' into staging-next 2019-11-01 02:58:07 +01:00
worldofpeace feda399909 accountsservice: fix vendor extensions
Fixes #72396.

The interface org.freedesktop.DisplayManager.AccountsService
should now exist. This also actually fixes #45059.
2019-10-31 20:46:03 -04:00
Chuck c0cecd0e60 python3Packages.libxml2: Patch to work around python3 + utf-8 itstool crash
1. Gnumeric has unbalanced XML tags in its doc translations.
2. itstool's XML error handler tries to print this error with context.
3. libxml2's context snipper treats the data as bytes, not UTF-8.
4. python3Packages.libxml2 casts the context to a UTF-8 Python string.
5. itstool dereferences a null pointer.

This patch intervenes at #4.

In https://bugzilla.gnome.org/show_bug.cgi?id=789714#c4 , upstream
suggests that intervening at #3 would be better -- that each of the four
copies of xmlParserPrintFileContextInternal() have four additional UTF-8
problems, one of which is that the caret indicator ought to count
"unicode characters" not bytes.  But to position a caret correctly, a
character count is not sufficient -- this would need to use icu's BiDi
logic (with fallback to doing something wrong when libxml2 is configured
not to use icu) -- which makes a 'correct' fix a much larger project
than this simple band-aid.
2019-10-31 17:30:33 -07:00
Tadeo Kondrak 1c1424af99
vapoursynth: R47.2 -> R48 2019-10-31 18:09:37 -06:00
Renaud 17574594e2
libguestfs-appliance: 1.38.0 -> 1.40.1 2019-10-31 22:13:58 +01:00
Amar Paul ded2b8a669 libguestfs: 1.38.6 -> 1.40.2 (#67572)
* libguestfs: bump stable 1.38.6 -> 1.40.2
2019-10-31 21:48:19 +01:00
Jan Tojnar b45c5dc0aa
libabigail: init at 1.6 (#72383)
libabigail: init at 1.6
2019-10-31 21:47:52 +01:00
Pavol Rusnak b877d845de
libabigail: init at 1.6
Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>
2019-10-31 20:56:19 +01:00
Niklas Hambüchen 62fbcea807
Merge pull request #72057 from nh2/polkit-musl-elogind
musl support for polkit, add elogind
2019-10-31 17:05:42 +01:00
Niklas Hambüchen 1ca49b80cb polkit: Disable systemd support on musl, it needs elogind there 2019-10-31 16:47:00 +01:00
Marek Mahut bd2bccc47d
Merge pull request #72144 from chessai/libck-init
libck: init at 0.7.0
2019-10-31 13:03:06 +01:00
Renaud ccae78ca4f
Merge pull request #71486 from chessai/forge-add
forge: init at 1.0.4
2019-10-31 11:40:24 +01:00
Niklas Hambüchen def9d09806
Merge pull request #71480 from nh2/glibc-musl-gcc8-werror-fixes
glibc: Fix building with musl on GCC 8
2019-10-31 02:52:29 +01:00
WilliButz 4916d024a8 wt4: 4.1.1 -> 4.1.2 2019-10-30 23:23:09 +01:00
WilliButz 507b454cb8 wt3: 3.4.1 -> 3.4.2 2019-10-30 23:23:09 +01:00
Niklas Hambüchen 6b7f343121
Merge pull request #72301 from nh2/polkit-stable-patch-url
polkit: Fix unstable patch URL
2019-10-30 16:27:10 +01:00
c0bw3b c36d92f165 cryptopp: 5.6.5 -> 8.2.0
+ add c0bw3b as maintainer
2019-10-30 08:11:16 -07:00
Niklas Hambüchen 0e10ad926d polkit: Fix unstable patch URL.
Unmerged upstream merge requests can change when iterated on!
2019-10-30 14:53:09 +01:00
Niklas Hambüchen e64c3abd21
Merge pull request #71669 from nh2/issue-70872-srt-wrong-cmake-pc-include-path
srt: Fix wrong `srt.pc` include path
2019-10-30 13:45:14 +01:00
Niklas Hambüchen 08ec575c93 glibc: Fix building with musl on GCC 8.
GCC 8 introduced new warnings that were picked up by -Werror;
this commit makes them non-errors until fixed upstream.

See

* https://github.com/NixOS/nixpkgs/pull/68244#issuecomment-544307798
* https://github.com/nh2/static-haskell-nix/issues/56

This commit takes care to not change the derivation for non-musl builds.
2019-10-30 13:29:53 +01:00
Peter Simons 36fe55487a gnutls-kdh: mark the build as broken
https://hydra.nixos.org/build/104227863
2019-10-30 13:16:26 +01:00
worldofpeace b607f1cd16 gtk3: only build docs on linux 2019-10-29 16:15:28 -04:00
Robin Gloster e47da725fe
Merge pull request #72252 from WilliButz/add-ydotool
ydotool: init at 0.1.8
2019-10-29 18:23:21 +01:00
Jan Malakhovski 31cf1ff4ee openalSolf: make it search its own $out for data files
Without those data files HRTF will silently fail to initialize.

It searches /usr and /usr/local by default but we don't have those paths.
It also searches XDG_DATA_DIRS but using that requires configuration by the
user. This patch makes makes it just work.

How to play with it:

- Build `mpv` with `openalSoft` support.

- cat << EOF > ~/.alsoftrc
[general]
hrtf = true
EOF

- Wear stereo headphones.

- Play a file with 6 or more channels with `mpv -ao openal $file`, e.g.
  https://archive.org/download/5.1SurroundSoundTestFilesVariousFormatsAACAC3MP4DTSWAV/5.1%20Surround%20Sound%20AAC%20Test.mp4

- Try `hrtf = false` to hear the difference.
2019-10-29 17:38:07 +01:00
Frederik Rietdijk ef9f91f3cf Merge staging-next into staging 2019-10-29 16:56:59 +01:00
Frederik Rietdijk b56e839c45 Merge master into staging-next 2019-10-29 16:56:31 +01:00
Will Dietz e96e5f0976 libedit: 20190324 -> 20191025
Version comparison:
https://github.com/dtzWill/libedit-releases/compare/libedit-20190324-3.1...libedit-20191025-3.1
2019-10-29 15:17:28 +01:00
WilliButz dacc4ac680
libuinputplus: init at 2019-10-01 2019-10-29 14:43:43 +01:00
WilliButz 926d6964d9
libevdevplus: init at 2019-10-01 2019-10-29 14:43:43 +01:00
Izorkin 5a08a25b27 pango: update sha256 hash 2019-10-29 16:42:54 +03:00
Profpatsch 14f812aeef skawarePackages.skalibs: empty default path
If `PATH` is unset, the exec wrappers in skalibs set a default path to
`/usr/bin:bin`.

This has very unfortunate effects when you e.g. try to run tests on CI
in an empty environment (minus tools explicitely provided by nix with
absolute store paths), because suddenly binaries from outside are
picked up again, especially on non-NixOS.
Even on NixOS, /bin/sh provides another escape hatch if it’s available
from PATH. But on systems like Ubuntu or MacOS (which most CI systems
run on), this picks up all the non-nix binaries.
2019-10-29 14:28:53 +01:00
Michael Raskin 298db02d73
Merge pull request #71687 from d-goldin/backport_cve_2019_1010238
pango: 1.43.0, backport CVE-2019-1010238 fix
2019-10-29 13:00:05 +00:00
chessai 3519a16e50 libck: init at 0.7.0 2019-10-29 08:47:17 -04:00
Frederik Rietdijk 94e4dd8960 libxslt: use python3 for build and as default for bindings
Changing the default may cause breakage, however, users should have already switched to `pythonPackages.libxslt` long ago.
2019-10-29 13:47:03 +01:00
Frederik Rietdijk a51aa02c78 libxml2: use python3 for build and as default for bindings
Changing the default may cause breakage, however, users should have
already switched to `pythonPackages.libxml2` long ago.
2019-10-29 13:47:03 +01:00
Robert Scott 14e2d5d9a7 jbig2dec: 0.16 -> 0.17 2019-10-29 13:31:22 +01:00
chessai 5ac9eed00c forge: init at 1.0.4 2019-10-29 08:09:34 -04:00
Frederik Rietdijk bcf59bbfcb Merge staging into staging-next 2019-10-29 09:53:21 +01:00
Austin Seipp daa2420950 libnats-c: init at 2.1.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-28 21:50:14 -05:00
Austin Seipp a5a1b86ab1
vte: remove duplicated gnome3 argument
This was added on accident in cfaa8b8652,
as the gnome3 parameter is already specified.

This unbreaks Borg evaluation.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-28 19:52:47 -05:00
worldofpeace cfaa8b8652 vte: add worldofpeace to maintainers 2019-10-28 20:41:36 -04:00
worldofpeace 81220cff1e polkit: add worldofpeace to maintainers 2019-10-28 20:41:36 -04:00
worldofpeace 3410525d32 gtk3: add worldofpeace to maintainers 2019-10-28 20:41:36 -04:00
worldofpeace 0cf598c3d9 glib: add worldofpeace to maintainers 2019-10-28 20:41:36 -04:00
worldofpeace 5cfc0aa7f4 dbus: add worldofpeace to maintainers 2019-10-28 20:41:36 -04:00
worldofpeace d674b9ef3c
Merge pull request #71260 from worldofpeace/goa-meson
gnome3.gnome-online-accounts: build with meson
2019-10-28 22:02:59 +00:00
Peter Simons 3e13d5ed52
Merge pull request #72190 from peti/t/obs-linuxbrowser
Fix build of obs-linuxbrowser
2019-10-28 21:58:09 +01:00
Profpatsch f661393aa4 skawarePackages: bump to release 2019-10 2019-10-28 21:30:30 +01:00
Peter Simons 6597ad2ae5 libcef: update to cef_binary_74.1.14+g50c3c5c+chromium-74.0.3729.131
I chose that version because [1] suggested that CEF versions before 75.x
worked, whereas newer versions don't compile due to API changes.

[1] https://github.com/bazukas/obs-linuxbrowser/issues/108#issuecomment-513544091
2019-10-28 21:19:27 +01:00
Austin Seipp fa4f091ac0
liburing: 0.2pre252_a9bb08db -> 0.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-28 13:00:54 -05:00
(cdep)illabout fc265d98c7 vte: enable building with musl
VTE requires a small patch to be able to be built with musl.
2019-10-28 16:11:32 +01:00
(cdep)illabout 370d483a0d libusb1: enable compiling with musl
libusb1 can't depend on systemd in order to be compiling with musl,
because systemd can't be built with musl.

Since systemd provides udev, udev support needs to be disabled when
building libusb1.
2019-10-28 15:28:33 +01:00
(cdep)illabout b72984e7a3 dbus: enable building with musl
When building dbus with musl, it must not take systemd as a buildInput,
because systemd is not able to be build with musl.
2019-10-28 15:24:44 +01:00
Mario Rodas bf4926dd0c
Merge pull request #71666 from r-ryantm/auto-update/libgdiplus
libgdiplus: 6.0.2 -> 6.0.4
2019-10-28 03:17:13 -05:00
Frederik Rietdijk 21635748a8 Merge master into staging-next 2019-10-28 08:59:50 +01:00
Mario Rodas 17b02efd1b
Merge pull request #72118 from risicle/ris-xapian-1.4.13
xapian: 1.4.12 -> 1.4.13
2019-10-27 20:14:43 -05:00
Mario Rodas c502cfe5c1
libgdiplus: fix darwin build 2019-10-27 16:20:00 -05:00
worldofpeace ec65ad7168
Merge pull request #72097 from jtojnar/glib-debug
glib: enable separate debug info
2019-10-27 20:31:20 +00:00
Marek Mahut 58c618f721
Merge pull request #72086 from mmahut/nvidia-texture-tools
nvidia-texture-tools: 2.1.0 -> unstable-2019-10-27
2019-10-27 20:35:49 +01:00
Benjamin Hipple fa1e275f31 mkl: 2019.3 -> 2019.5 (#71476)
Includes bugfixes, new features, and performance improvements.

Full release notes here:
https://software.intel.com/en-us/articles/intel-math-kernel-library-release-notes-and-new-features

Leave Darwin on 2019.3 pending resolution of DMG issues
2019-10-27 15:34:16 -04:00
Robert Scott 84ab228a85 xapian: 1.4.12 -> 1.4.13
update darwin patch
2019-10-27 19:26:05 +00:00
Jan Tojnar 47054f3ba3
gtk3: add devdoc (#71648)
gtk3: add devdoc
2019-10-27 18:12:35 +01:00
R. RyanTM 4aac35ebe7 libdrm: 2.4.99 -> 2.4.100
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdrm/versions
2019-10-27 16:29:47 +01:00
R. RyanTM 94bbec2aa5 libmicrohttpd: 0.9.66 -> 0.9.67
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmicrohttpd/versions
2019-10-27 16:29:01 +01:00
Jan Tojnar 2ded9c2d8a
glib: enable separate debug info 2019-10-27 15:33:24 +01:00
Frederik Rietdijk 059a572616 Merge staging-next into staging 2019-10-27 15:28:19 +01:00
Marek Mahut 75f1bb0097 nvidia-texture-tools: making as broken on aarch64
Upstream issue: https://github.com/castano/nvidia-texture-tools/issues/298
2019-10-27 14:08:10 +01:00
Marek Mahut b0e5aac8ee nvidia-texture-tools: 2.1.0 -> unstable-2019-10-27
Moving to unsable as the latest release is broken on darwin, closes #41109.
2019-10-27 14:07:06 +01:00
Daniel Schaefer a3a782ec5f taglib_1_9: Removed, not needed anymore
Was used by, the now removed, tomahawk.
2019-10-27 13:16:53 +01:00
Robert Scott def17695b9 gdal: add patch for CVE-2019-17545 2019-10-26 21:06:23 +01:00
Robert Scott f82fb81af8 gdal_2: add patch for CVE-2019-17545 2019-10-26 21:06:15 +01:00
Jan Tojnar 40272a77a3
Merge branch 'staging-next' into staging 2019-10-26 15:54:58 +02:00
Emery Hemingway 94afe19f93 kf5gpgmepp: init at 16.08.3 2019-10-26 14:42:37 +02:00
Marek Mahut f91beeff33
Merge pull request #71896 from markuskowa/upd-hwloc
hwloc: 2.0.4 -> 2.1.0
2019-10-26 14:15:57 +02:00
Michael Weiss ec53f1d084
dav1d: 0.5.0 -> 0.5.1
Release notes: https://code.videolan.org/videolan/dav1d/-/tags/0.5.1
Changelog: https://code.videolan.org/videolan/dav1d/blob/0.5.1/NEWS
2019-10-26 14:15:27 +02:00
John Ericson 6a4726d602
Merge pull request #68398 from angerman/feature/fix-openssl
fix openssl for cross compilation
2019-10-26 09:39:32 +02:00
R. RyanTM 112436afc3 rocksdb: 6.2.4 -> 6.3.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rocksdb/versions
2019-10-25 18:35:11 -07:00
Mario Rodas 3b43c08dc5
Merge pull request #71959 from marsam/fix-libglvnd-darwin
libglvnd: fix build on darwin
2019-10-25 20:31:43 -05:00
R. RyanTM 886de2dd23 tbb: 2019_U8 -> 2019_U9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tbb/versions
2019-10-25 12:30:12 -05:00
R. RyanTM 672cd1398a thrift: 0.12.0 -> 0.13.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/thrift/versions
2019-10-25 17:05:27 +02:00
Mario Rodas 77a5bf5bfb
Merge pull request #70797 from cfsmp3/master
Added libvmaf + support for it in ffmpeg-full
2019-10-25 09:11:42 -05:00
Mario Rodas d6fc52b8ca
Merge pull request #71956 from marsam/fix-libogg-darwin
libogg: fix build on darwin
2019-10-25 08:49:41 -05:00
Mario Rodas 03e55536c3
ffmpeg-full: disable libvmaf for isAarch64 2019-10-25 04:20:00 -05:00
Arthur Lee d2282cc4a7 wt: Allow optional library harfbuzz to be overriden with null 2019-10-25 11:56:31 +08:00
R. RyanTM a16145e47d xxHash: 0.7.1 -> 0.7.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xxhash/versions
2019-10-24 20:11:02 -07:00
Mario Rodas efce3c1367
libglvnd: fix build on darwin
The --version-script flag is only supported by GNU LD
2019-10-24 21:00:00 -05:00
Sam Stites 9d90d5fb29 protobuf: add 3.10 2019-10-24 18:51:51 -07:00
Mario Rodas b2b77b3b5e
libogg: fix build on darwin 2019-10-24 20:00:00 -05:00
R. RyanTM 719313b2a2 spdlog: 1.3.1 -> 1.4.2 (#71876)
* spdlog: 1.3.1 -> 1.4.2

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

* spdlog: actually disable example build
2019-10-24 17:15:38 +02:00
R. RyanTM 12c9003b02 qpdf: 9.0.1 -> 9.0.2 (#71856)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qpdf/versions
2019-10-24 11:52:51 +02:00
R. RyanTM bc55c463b4 live555: 2019.08.16 -> 2019.10.20 (#69656)
* live555: 2019.08.16 -> 2019.09.18

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

* live555: 2019.09.18 -> 2019.10.20
2019-10-24 11:15:29 +02:00
Markus Kowalewski 708f00d944
hwloc: 2.0.4 -> 2.1.0 2019-10-24 10:31:50 +02:00
Franz Pletz 3f9774c1d5
Merge pull request #71835 from ruuda/libressl-302
libressl_3_0: 3.0.1 -> 3.0.2
2019-10-24 08:30:10 +00:00
Pierre Bourdon a92c42d197 gst-plugins-base: apply patch for CVE-2019-9928
Refactor the patchPhase management for the package along the way to
something more standard.
2019-10-24 08:53:12 +02:00
Frederik Rietdijk 612f0525b3 Merge staging-next into staging 2019-10-24 08:34:33 +02:00
Frederik Rietdijk 32389de159 Merge master into staging-next 2019-10-24 08:27:04 +02:00
Austin Seipp 9dab9a7970
libfsm: 0.1pre1869_f70c3c5 -> 0.1pre1905_bd5937fa
Properly separate the build and install phases for better nix shell
hacking when using `buildPhase` -- and also fix a bug where
`$NIX_BUILD_CORES` wasn't properly passed to `bmake`.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-23 22:16:18 -05:00
R. RyanTM 41cb52f0a6 spirv-headers: 1.4.1 -> 1.5.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/spirv-headers/versions
2019-10-23 17:59:30 -07:00
R. RyanTM a00e82868f libsForQt5.qtutilities: 6.0.1 -> 6.0.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qtutilities/versions
2019-10-23 13:40:31 -07:00
Ruud van Asseldonk 671a1182e3 libressl_2_8: remove, not maintained anymore
Stable LibreSSL releases are supported one year after their OpenBSD release.
OpenBSD 6.4 with this branch was released on 2018-10-18.
2019-10-23 21:32:40 +02:00
Sam Stites f12199614d magma: use cudatoolkit 2019-10-23 10:57:43 -07:00
Sam Stites cfdcce7052 openmpi: enable cuda support 2019-10-23 10:57:43 -07:00
Marek Mahut f1d6eaab57
Merge pull request #71676 from r-ryantm/auto-update/librsync
librsync: 2.1.0 -> 2.2.1
2019-10-23 19:54:19 +02:00
Marek Mahut f9c821123e
Merge pull request #71744 from r-ryantm/auto-update/packr
packr: 2.6.0 -> 2.7.1
2019-10-23 19:53:26 +02:00
Ruud van Asseldonk 1126db828f libressl_3_0: 3.0.1 -> 3.0.2 2019-10-23 19:08:55 +02:00
R. RyanTM 14d0b1a7f0 libstrophe: 0.9.2 -> 0.9.3 (#71663)
* libstrophe: 0.9.2 -> 0.9.3

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

* libstrophe: cleanup build inputs
2019-10-23 18:28:54 +02:00
Frederik Rietdijk 09c9a2de7e Merge master into staging-next 2019-10-23 16:50:09 +02:00
Mario Rodas 54c4d899b5
Merge pull request #71371 from tomberek/tomberek/grpcio
grpcio: 1.23.0 -> 1.24.3
2019-10-23 09:37:35 -05:00
Robin Gloster 862ef87ae7
Merge pull request #69659 from r-ryantm/auto-update/libmysofa
libmysofa: 0.7 -> 0.8
2019-10-23 16:36:46 +02:00
Frederik Rietdijk a7d4f484ba Merge staging-next into staging 2019-10-23 15:56:58 +02:00
Frederik Rietdijk af491cbb7d openssl: use old method for configuring on i686, fixes #71786
unbreaks pkgsi686Linux.openssl_1_0_2
2019-10-23 15:54:07 +02:00
R. RyanTM ef4b7ff66f libsolv: 0.7.6 -> 0.7.7 (#71671)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libsolv/versions
2019-10-23 15:52:47 +02:00
Puck Meerburg 1038cd5ad8 SDL: Add library paths of all SDL sub-packages to sdl-config
Because of how nixpkgs works, all the SDL-umbrella libraries are in
different folders. On a usual system, when using `sdl-config --libs`,
this means that SDL_gfx would also be on the linker path. Some packages
seem to depend on this being the case.
2019-10-23 13:22:07 +00:00
Puck Meerburg b4ce8c3642 SDL_Pango: init at 0.1.2 2019-10-23 13:22:07 +00:00
Ryan Mulligan 3db4109501
Merge pull request #71730 from r-ryantm/auto-update/openxr-loader
openxr-loader: 1.0.2 -> 1.0.3
2019-10-23 06:17:34 -07:00
Robin Gloster 66f9c5c444
Merge branch 'staging' into auto-update/c-blosc 2019-10-23 13:16:16 +02:00
Robin Gloster d0b3711fe9
Merge pull request #59440 from r-ryantm/auto-update/apr
apr: 1.6.5 -> 1.7.0
2019-10-23 12:42:09 +02:00
Frederik Rietdijk a85e58ac13 Merge master into staging-next 2019-10-23 09:38:37 +02:00