3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

34582 commits

Author SHA1 Message Date
Dmitry Kalinkin d55c70e411
Merge pull request #85891 from veprbl/pr/uriparser_0_9_3
uriparser: 0.9.1 -> 0.9.3
2020-05-01 15:46:29 -04:00
Dmitry Kalinkin 35e674f6a5
Merge pull request #85922 from doronbehar/update-nheko
nheko: 0.6.4 -> 0.7.1
2020-05-01 15:44:59 -04:00
Florian Klink 52e7e6d9e7
Merge pull request #86466 from flokli/bwidget-fix-hash
bwidget: fix hash
2020-05-01 20:24:54 +02:00
Florian Klink 32fbb42ba7
Merge pull request #86329 from mikesperber/unbreak-openexr-macos
openexr, imlbase: unbreak on macOS
2020-05-01 19:55:32 +02:00
Jan Tojnar cfdd91c6fb
fmt: fix pkg-config paths 2020-05-01 19:55:17 +02:00
Florian Klink 5da309c961 bwidget: fix hash
as seen on https://hydra.nixos.org/build/116886094/nixlog/2
2020-05-01 19:46:51 +02:00
Daniël de Kok 2cde8af5f5 sentencepiece: 0.1.85 -> 0.1.86
Changelog:

https://github.com/google/sentencepiece/releases/tag/v0.1.86
2020-05-01 09:21:14 +02:00
R. RyanTM 7ad2de54d7 libmwaw: 0.3.15 -> 0.3.16 2020-05-01 09:10:09 +02:00
R. RyanTM b385b215fa libtirpc: 1.2.5 -> 1.2.6 2020-05-01 09:08:10 +02:00
R. RyanTM 51b1533b37 suitesparse-graphblas: 3.2.1 -> 3.2.2 2020-05-01 09:06:34 +02:00
Frederik Rietdijk 635ea98f2f
Merge pull request #86330 from NixOS/staging-next
Staging next
2020-05-01 08:37:12 +02:00
Mario Rodas bcd4a1758e
Merge pull request #86374 from marsam/update-protobuf3_11
protobuf3_11: 3.11.3 -> 3.11.4
2020-04-30 23:25:24 -05:00
markuskowa 01790228ca
Merge pull request #86322 from bzizou/openmpi-fabric
openmpi: add libfabric support (for omnipath networks)
2020-04-30 12:33:18 +02:00
Doron Behar bdcbfc77c9 nheko && mtxclient: enable for Darwin but mark as broken 2020-04-30 10:30:52 +03:00
Doron Behar 2abd30cb87 mtxclient: fix boost make issue 2020-04-30 10:30:51 +03:00
Doron Behar 5c39300463 tweeny: init at 3.1.0 2020-04-30 10:30:13 +03:00
Doron Behar 875cdcff4a mtxclient: mention why tests are disabled 2020-04-30 10:05:16 +03:00
Doron Behar 6584d4fdb9 mtxclient: 0.2.1 -> 0.3.0 2020-04-30 10:01:18 +03:00
Doron Behar 59b5e92117 mtxclient: format inputs and arguments 2020-04-30 09:57:48 +03:00
Ben Darwin 948b38300d
vtkWithQt4: actually build QVTK libs/headers (#84772)
- VTK_USE_QT is obsolete and didn't have the intended effect
2020-04-29 19:11:14 -04:00
Mike Sperber 8532d16e3d openexr, imlbase: unbreak on macOS
With the default configuration, the libraries are generated with a
-2_4.24.dylib suffix, and linking with -l...-2_4  doesn't work.  Pass
the configure option to turn off the suffix.
2020-04-29 17:27:21 +02:00
Bruno Bzeznik ee7eaaf06e openmpi: add libfabric support (for omnipath networks) 2020-04-29 15:45:25 +02:00
Jan Tojnar 519b7d24f4
Merge pull request #65835 from jorsn/libextractor-gstreamer 2020-04-29 13:29:28 +02:00
Peter Hoeg 8f43c55598
Merge pull request #86289 from peterhoeg/f/libeatmydata
libeatmydata: allow building from checkout
2020-04-29 17:44:01 +08:00
Peter Hoeg 3628b1c6bf libeatmydata: allow building from checkout
Also include note about running tests.
2020-04-29 16:17:04 +08:00
Jan Tojnar f14021febf
Merge branch 'master' into staging-next 2020-04-29 08:35:23 +02:00
Jan Tojnar 2b5e2ffe0a
Merge pull request #86165 from jtojnar/libusb-compat-rename 2020-04-29 08:26:08 +02:00
Colin 4007ceb6af
treewide get rid of go 1.12 (#83253)
* treewide Drop unneeded go 1.12 overrides

* Fix packr to be go module compatible.

I updated to version 2.8.0 which is the latest on master.
Then due to the 2 different sets of go modules which are used, I split
the build into two different derivations, then merged them togethor
using symlinkJoin to have the same output structure as the existing derivation.

* Remove consul dependency on go1.12

I updated the consul version to 1.7.2 and flipped it to building using
modules.

* Remove go1.12 from perkeep.

Update the version to the latest unstable on master.

* Update scaleway-cli to not be pinned to go1.12

Switched the version to 1.20

* Update prometheus-varnish-exporter to not depend on go1.12

* Update lnd to build with go1.12

Updated the version
Forced only building subpackages with main to prevent panics over
multiple modules in one repo

* Remove go1.12 from openshift

Had to update the version to 4.1.0 and do a bit of munging to get this
to work

* Remove go1.12 completely.

These are no longer needed.

* Update bazel-watcher and make it build with go 1.14
2020-04-28 20:16:20 -04:00
worldofpeace a8b60a8567
Merge pull request #86167 from jtojnar/webkitgtk-2.28.2
webkitgtk: 2.28.1 → 2.28.2
2020-04-28 18:46:10 -04:00
Johannes Rosenberger 555b8c1a46 libextractor: add support for gstreamer plugin
The gstreamer plugin provides support for additional common
file/tagging formats like id3 tags in mp3 files. In addition, it
e.g. exposes more tags than the FLAC plugin for FLAC files.

Increase of closure size: 86.71 MB (52.8%)
2020-04-28 22:06:03 +02:00
Martin Weinelt 2091d42cef openldap: 2.4.49 → 2.4.50
Fixes: CVE-2020-12243

In filter.c in slapd in OpenLDAP before 2.4.50, LDAP search filters
with nested boolean expressions can result in denial of service
(daemon crash).
2020-04-28 21:51:49 +02:00
Jörg Thalheim 7610f0417b
Merge pull request #84199 from mmilata/libmicrodns-0.1.2
libmicrodns: 0.1.0 -> 0.1.2
2020-04-28 15:16:17 +01:00
Jörg Thalheim 30d5f9709a
kinetic-cpp-client: remove
- not updated since 2015
- upstream has no releases since 2016
- has no maintainer in nixpkgs
- marked as insecure because of old openssl
2020-04-28 13:01:36 +01:00
Jan Tojnar 8a339b4a79
webkitgtk: 2.28.1 → 2.28.2
* https://webkitgtk.org/security/WSA-2020-0005.html
* https://webkitgtk.org/2020/04/24/webkitgtk2.28.2-released.html
2020-04-28 06:37:03 +02:00
Jan Tojnar e89e2edc73
libusb-compat-0_1: rename from libusb 2020-04-28 05:33:41 +02:00
Cole Mickens c15f5903d7
libquotient: rename from libqmatrixclient; v0.5.2 -> v0.5.3.2
aliases: throw messages for libqmatrixclient and quaternion-git
2020-04-27 13:45:48 -07:00
Frederik Rietdijk 16f031e8e7
Merge pull request #86139 from NixOS/staging-next
Staging next
2020-04-27 19:35:17 +02:00
Florian Klink 3b1e189f40
Merge pull request #85965 from flokli/libusb1-cleanups
make libusb1 dependencies explicit
2020-04-27 16:40:47 +02:00
Florian Klink d0b9aa6fa2 usbredir: request libusb1 directly
Also, fix the website there, and tidy up the spice-gtk derivation, which
makes use of libusb1 too.
2020-04-27 12:16:40 +02:00
Florian Klink eac6c63db1 hidapi: request libusb1 directly 2020-04-27 12:16:23 +02:00
Jörg Thalheim 3629975546
dqlite: limit build to Linux
https://dqlite.io/docs/faq#are-windows-and-macos-supported
2020-04-27 09:31:46 +01:00
Jörg Thalheim 498e960f29
dqlite: 1.4.0 -> 1.4.1 2020-04-27 08:15:22 +01:00
Jörg Thalheim cf536ed5a3
raft-canonical: 0.9.17 -> 0.9.18 2020-04-27 08:15:21 +01:00
Bernardo Meurer e5e31593ce openexr,imlbase: 2.3.0 -> 2.4.1 2020-04-26 14:29:17 -07:00
Frederik Rietdijk 57cfb787ef Merge staging into staging-next 2020-04-25 21:53:27 +02:00
Benjamin Hipple 86283d9da7
Merge pull request #85977 from bhipple/cleanup/aspell
aspell, tla: use pname
2020-04-25 15:24:56 -04:00
worldofpeace 7280b5eef9
Merge pull request #85886 from primeos/libva
libva: 2.6.1 -> 2.7.1
2020-04-25 14:49:50 -04:00
worldofpeace d3f8f69b45
Merge pull request #86011 from worldofpeace/p11-kit-trust-paths
p11-kit: add trust paths
2020-04-25 14:13:19 -04:00
Michael Weiss 74ac6ffad0
libva: 2.6.1 -> 2.7.1
Fixes #85850.
2020-04-25 18:28:32 +02:00
worldofpeace 4c40b43a7c p11-kit: add trust paths
Fixes  #82422
2020-04-25 12:27:34 -04:00