Commit Graph

31489 Commits

Author SHA1 Message Date
Will Dietz
59ed1d94c9
glib: 2.60.6 -> 2.60.7
https://gitlab.gnome.org/GNOME/glib/-/tags/2.60.7
2019-09-03 19:18:53 -05:00
Jan Tojnar
d1f9fcbbbc
libgdata.tests: add installedTests 2019-09-03 16:51:47 +02:00
Jan Tojnar
e01d33a99d
libgdata: 0.17.10 → 0.17.11
https://download.gnome.org/sources/libgdata/0.17/libgdata-0.17.11.news
2019-09-03 16:47:31 +02:00
worldofpeace
42f63ff5a8
Merge pull request #67957 from jtojnar/glib-networking-cleanup
glib-networking: clean up & add installed tests
2019-09-03 10:42:31 -04:00
Jan Tojnar
0aa934aa2d
libproxy: wrap GSetings helper
Add GSettings schemas required for GNOME helper.
2019-09-03 16:11:40 +02:00
Jan Tojnar
e9953b602c
libproxy: format with nixpkgs-fmt 2019-09-03 16:11:39 +02:00
Jan Tojnar
d0ddf6415a
libproxy: split python outputs 2019-09-03 16:11:39 +02:00
Jan Tojnar
a01a8544f7
libproxy: remove outdated comment
We no longer propagate dependencies so the comment is not relevant.
2019-09-03 16:11:39 +02:00
Jan Tojnar
ecf6f4aeb1
glib-networking: add installed tests 2019-09-03 16:11:38 +02:00
Jan Tojnar
ce4036177b
glib-networking: hardcode GSettings path to gnomeproxy module
So that this can be loaded from programs not depending on gsettings-desktop-schemas.

Currently, this patch is much uglier than it could be due to
https://gitlab.gnome.org/GNOME/glib/issues/1884
2019-09-03 02:48:49 +02:00
Vladimír Čunát
62d365654c
Merge nss update from #67924 into staging
Let's try to do some rebuilds in advance of Firefox release.
2019-09-02 23:26:50 +02:00
Vladimír Čunát
f21211ebfe
Merge branch 'master' into staging 2019-09-02 23:25:24 +02:00
Jan Tojnar
897a09f5e3
glib-networking: clean up 2019-09-02 18:57:46 +02:00
Jan Tojnar
cb1cc757ff
glib-networking: stop propagating dependencies
This was done from the beginning for no apparent reason:
cc6ecaeeef
2019-09-02 18:57:46 +02:00
Jan Tojnar
8c7be1b927
glib-networking: improve meta
* Add maintainers
* Add homepage
* Correct license as per b9c0324376
2019-09-02 18:57:46 +02:00
Jan Tojnar
84f318e323
glib-networking: drop unnecessary flag
auto_features are now enabled by default.
2019-09-02 18:57:46 +02:00
Jan Tojnar
f61b3e02c0
glib-networking: format with nixpkgs-fmt 2019-09-02 18:57:45 +02:00
Andreas Rammhold
7b504b49b0 nss: 3.44.1 -> 3.46 2019-09-02 16:13:19 +02:00
Cole Mickens
b291f2a995 libinput: 1.13.4 -> 1.14.1 2019-09-01 17:46:30 +02:00
Florian Klink
0934064791
Merge pull request #67841 from ivan/vulkan-loader-fix
vulkan-headers, vulkan-tools: fix version
2019-09-01 15:37:00 +02:00
Jan Tojnar
793c2c3819
Merge pull request #67864 from ryantm/babl
babl: disable tests
2019-09-01 08:50:13 +02:00
Ryan Mulligan
60d53d16d9 babl: disable tests
the tests fail
https://github.com/NixOS/nixpkgs/pull/67416#issuecomment-526864719 so
we'll disable them for now and notify upstream
2019-08-31 20:26:19 -07:00
R. RyanTM
0f11643580 libtasn1: 4.13 -> 4.14 (#65968)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libtasn1/versions
2019-08-31 23:21:23 -04:00
R. RyanTM
98ac6058ed libmicrohttpd: 0.9.64 -> 0.9.66 (#65976)
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-08-31 23:20:46 -04:00
Benjamin Hipple
11acf66e00 zlib: enable check and parallel building (#62025)
* zlib: enable check and parallel building

* Remove empty maintainers line
2019-08-31 23:20:02 -04:00
worldofpeace
e768919148
Merge pull request #67859 from worldofpeace/pango-updatepatch
pango: update hash to patch
2019-08-31 22:59:13 -04:00
R. RyanTM
83eb5620a9 libevent: 2.1.10 -> 2.1.11 (#65963)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libevent/versions
2019-08-31 22:25:41 -04:00
worldofpeace
c069c6e986 pango: update hash to patch
Fixes #67537
2019-08-31 22:08:07 -04:00
Benjamin Saunders
37538f8ec0 openxr-loader: 1.0.1 -> 1.0.2 2019-08-31 11:08:29 -07:00
Ivan Kozik
e54007370f vulkan-headers, vulkan-tools: fix version
This fixes an assertion error in vulkan-loader on version == vulkan-headers.version:

assertion failed at /nix/store/ca66sbxzxlxlfpb579nxxnw97z2ql1gv-source/pkgs/development/libraries/vulkan-loader/default.nix:8:1

The sha256 for vulkan-headers and vulkan-tools are unchanged because
they were already set to the newer version. The correct version was
lost in the staging-next merge.
2019-08-31 17:38:42 +00:00
Frederik Rietdijk
98ef78326d Merge staging-next into staging 2019-08-31 18:07:33 +02:00
Frederik Rietdijk
96e5474329 Merge master into staging-next 2019-08-31 18:04:31 +02:00
Aaron Andersen
6951cbeea9
Merge pull request #66238 from jonringer/update-vulkan
Update vulkan packages
2019-08-31 11:45:50 -04:00
Averell Dalton
c4adeddb5f opencv: dont try cuda on 32 bit
config.cudaSupport can be true and cudatoolkit doesn't work with i686,
which can happen inside pkgsi686Linux wrapping.
2019-08-31 15:55:18 +02:00
Guillaume Maudoux
92b96ce63f openssl: fix man pages collisions (#66317) 2019-08-31 08:23:39 -04:00
Will Dietz
0173f83a55 nghttp2: 1.39.1 -> 1.39.2 (security!) (#67057)
https://github.com/nghttp2/nghttp2/releases/tag/v1.39.2
2019-08-31 08:11:47 -04:00
Niklas Hambüchen
9e78f76ade treewide: Remove unnecessary --disable-static (#66759)
* freetype: Remove unnecessary `--disable-static`.

The true-by-default `dontDisableStatic` already takes care of it.

Fixes freetype not being overridable to have static libs.

* treewide: Remove unnecessary `--disable-static`.

The true-by-default `dontDisableStatic` already takes care of it.

Fixes these packages not being overridable to have static libs.
2019-08-31 08:10:53 -04:00
R. RyanTM
50d8295cc6 gawk: 4.2.1 -> 5.0.1 (#59503)
* gawk: 4.2.1 -> 5.0.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/gawk/versions

* libgpg-error: fix build with gawk 5

Cherry picked commit 6fe2cdd03c98270b0ce0026acf8dab0a6c4d3d63 from
https://github.com/NixOS/nixpkgs/pull/67801.
2019-08-31 07:13:30 -04:00
Averell Dalton
5017f4c608 iso-codes: 3.79 -> 4.3 2019-08-31 12:44:13 +02:00
Izorkin
232fd7f1ea libnftnl: 1.1.3 -> 1.1.4 2019-08-31 12:37:33 +02:00
Ben Wolsieffer
dc74568f65 gst_all_1.gst-plugins-base: fix build on ARM 2019-08-31 12:36:18 +02:00
R. RyanTM
2bcba7336f harfbuzz: 2.5.3 -> 2.6.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/harfbuzz/versions
2019-08-31 12:34:42 +02:00
Lancelot SIX
6544f1ae92 libgcrypt: 1.8.4 -> 1.8.5
See https://lists.gnu.org/archive/html/info-gnu/2019-08/msg00008.html
for release information
2019-08-31 12:33:21 +02:00
Frederik Rietdijk
ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +02:00
Frederik Rietdijk
fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
Ryan Mulligan
c56a764e2e
Merge pull request #67782 from jonringer/bump-exempi
exempi: 2.4.5 -> 2.5.1
2019-08-30 23:36:11 -07:00
Samuel Leathers
ebe4fd146b
Merge pull request #66010 from r-ryantm/auto-update/openldap
openldap: 2.4.47 -> 2.4.48
2019-08-30 23:16:08 -04:00
Samuel Leathers
41a3746a90
Merge pull request #66253 from magenbluten/rocksdb
rocksdb: 6.1.2 -> 6.2.2
2019-08-30 23:04:43 -04:00
Mario Rodas
4e24cf1591
Merge pull request #67600 from marsam/update-plv8
postgresqlPackages.plv8: 2.3.12 -> 2.3.13
2019-08-30 19:15:35 -05:00
Jonathan Ringer
e594088ae8 exempi: 2.4.5 -> 2.5.1 2019-08-30 11:02:47 -07:00