Commit Graph

30089 Commits

Author SHA1 Message Date
Cole Mickens
c793258a88 vaapi-intel: v2.3.0 -> v20190211
Signed-off-by: Cole Mickens <cole.mickens@gmail.com>
2019-04-19 19:43:18 +02:00
Matthew Bauer
fb3df59c6b aws-c-common: add libexecinfo on musl
Fixes #56106
2019-04-19 11:52:39 -04:00
Ryan Mulligan
63a53d6dfa
Merge pull request #59464 from r-ryantm/auto-update/cimg
cimg: 2.5.5 -> 2.5.6
2019-04-19 07:48:14 -07:00
Michael Weiss
4b5098e79a
dav1d: 0.2.1 -> 0.2.2 2019-04-19 12:43:58 +02:00
Alexander V. Nikolaev
28846204c2 vulkan-loader: 1.1.101.6 -> 1.1.106 2019-04-18 21:40:45 +03:00
Joachim F
cc2b6f32a9
Merge pull request #59140 from risicle/ris-graphene-hardened-malloc
graphene-hardened-malloc: init at 190405.003.2019.04.01.19
2019-04-18 13:39:03 +00:00
Frederik Rietdijk
256e34b89d
Merge staging-next into master (#59733) 2019-04-18 14:03:51 +02:00
Yurii Rashkovskii
7ad178d8d9
AgdaStdlib: 0.17 -> 1.0 2019-04-18 16:12:54 +07:00
Jorge Acereda
b7a41a280f cairo: make x11 optional, disabled on darwin 2019-04-18 09:41:29 +02:00
Jorge Acereda
bd878ef083 pango: make x11 optional, disabled on darwin 2019-04-18 09:41:29 +02:00
Peter Hoeg
734eba699c libqmatrixclient: init at 0.5.1.2 2019-04-18 15:37:31 +08:00
R. RyanTM
cfaa5014c1 libu2f-host: 1.1.7 -> 1.1.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libu2f-host/versions
2019-04-18 08:49:43 +02:00
R. RyanTM
17dd396fd7 librealsense: 2.19.0 -> 2.20.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/librealsense/versions
2019-04-18 08:48:37 +02:00
R. RyanTM
53f69f0ba2 libp11: 0.4.9 -> 0.4.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libp11/versions
2019-04-18 08:48:22 +02:00
R. RyanTM
77736c47fe libnabo: 1.0.6 -> 1.0.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libnabo/versions
2019-04-18 08:47:56 +02:00
R. RyanTM
dc1b0631e3 libltc: 1.3.0 -> 1.3.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/libltc/versions
2019-04-18 08:47:18 +02:00
R. RyanTM
f9505a1e1c vulkan-headers: 1.1.101.0 -> 1.1.106
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vulkan-headers/versions
2019-04-18 08:46:48 +02:00
Ben Wolsieffer
aa2468f4a1 cracklib: fix cross build 2019-04-18 08:40:54 +02:00
Will Dietz
ab4b33cdbf libseccomp: 2.4.0 -> 2.4.1
https://github.com/seccomp/libseccomp/releases/tag/v2.4.1
2019-04-18 08:39:29 +02:00
Frederik Rietdijk
2346182c2c Merge staging-next into staging 2019-04-18 08:26:30 +02:00
Frederik Rietdijk
9d87ccabce Merge master into staging-next 2019-04-18 08:25:25 +02:00
worldofpeace
eb095fa677
Merge pull request #59298 from worldofpeace/gnome-pomodoro
gnome3.pomodoro: 0.13.4 -> 0.15.1
2019-04-17 20:17:42 -04:00
worldofpeace
8696640f22 dleyna-renderer: checkout patch in tree
Built this locally and noticed that the hash changed

wanted: sha256:0x5vj5zfk95avyg6g3nf6gar250cfrgla2ixj2ifn8pcick2d9vq
got:        sha256:0m7rxv2nnycvwqpc8ak396g8cbb9g6dw290cjbfwhrrhdhbii5qc
2019-04-17 18:27:28 -04:00
Daiderd Jordan
698af96454
Merge pull request #58638 from Amar1729/darwin-fix/hivex
Fix hivex for darwin
2019-04-17 23:03:09 +02:00
Matthew Bauer
d0da672b0e
Merge pull request #59787 from delroth/strip-glibc
glibc: re-enable stripping in cross builds
2019-04-17 16:07:40 -04:00
Will Dietz
5ca0cbb0a1
Merge pull request #58321 from dtzWill/update/kvantum-0.11.0
qtstyleplugin-kvantum{,-qt4}: 0.10.x -> 0.11.0
2019-04-17 13:17:38 -05:00
worldofpeace
2e60e06d69
Merge pull request #59734 from Infinisil/update/libimobiledevice
Update libimobiledevice packages, fix usbmuxd
2019-04-17 14:09:11 -04:00
Pierre Bourdon
03f618d9cf
glibc: re-enable stripping in cross builds
References to the host toolchain are leaking through debug symbols in
glibc, causing gnu cross-builds to always depend on the host toolchain.
The decision to not strip was made in 2012 in order to improve GNU/Hurd
support, and I suspect the reasons that justified it back then do not
apply anymore in 2019.

Closure size before:
/nix/store/v5pxj0bgg627hic2khk4d43z6cjp5v7d-hello-2.10-armv7l-unknown-linux-gnueabihf                            596.8M

After:
/nix/store/llp1ncmpar406rc2vhj7g5ix4yqwna3n-hello-2.10-armv7l-unknown-linux-gnueabihf     23.6M
2019-04-17 19:53:53 +02:00
worldofpeace
7abeda982a gnome3.gsettings-desktop-schemas -> gsettings-desktop-schemas
gnome3.pomodoro is left out because I don't want to create a conflict.
2019-04-17 13:39:23 -04:00
Jan Tojnar
6ae33c9afe
Merge pull request #57736 from jtojnar/gupnp-1.2
gupnp: 1.0.3 → 1.2.0
2019-04-17 11:04:56 +02:00
Frederik Rietdijk
488fb5829a Revert "harfbuzz: 2.3.1 -> 2.4.0"
This reverts commit bcbbbf97b3.

The hash has changed several times. We should look into fetching
from git instead.
2019-04-17 09:47:01 +02:00
Robert Scott
16987b936f graphene-hardened-malloc: init at 190405.003.2019.04.01.19 2019-04-16 23:38:24 +01:00
Silvan Mosberger
91a9000cba
Merge pull request #59665 from hedning/flatpak-fix-pixbuf-leakage
flatpak: clear GDK_PIXBUF_MODULE_FILE
2019-04-16 22:35:43 +02:00
R. RyanTM
d5b52f3ce0 ace: 6.5.4 -> 6.5.5 (#59436)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ace/versions
2019-04-16 20:32:41 +02:00
Silvan Mosberger
173e96075c
libimobiledevice: 2018-07-24 -> 2019-04-04 2019-04-16 20:00:44 +02:00
Silvan Mosberger
dd03b216e5
libusbmuxd: 2019-01-18 -> 2019-03-23 2019-04-16 20:00:44 +02:00
Silvan Mosberger
2013c91c6b
libplist 2019-01-20 -> 2019-04-04 2019-04-16 20:00:34 +02:00
R. RyanTM
a165e6c672 double-conversion: 3.1.3 -> 3.1.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/double-conversion/versions
2019-04-16 19:12:50 +02:00
R. RyanTM
25ebfe22e9 libssh: 0.8.5 -> 0.8.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libssh/versions
2019-04-16 19:11:38 +02:00
R. RyanTM
6a43fe0173 libmicrohttpd: 0.9.62 -> 0.9.63
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-04-16 19:08:51 +02:00
R. RyanTM
460bb21787 pcre16: 8.42 -> 8.43
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pcre16/versions
2019-04-16 19:08:14 +02:00
Michael Eden
a7d2d7d5e8 libassuan: use config flag to specify libgpg-error prefix 2019-04-16 19:05:15 +02:00
Michael Eden
d8d8a9cddb polkit: optional introspection and cross compilation fixes 2019-04-16 19:03:22 +02:00
R. RyanTM
df270aa4b5 libpipeline: 1.5.0 -> 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/libpipeline/versions
2019-04-16 19:01:18 +02:00
R. RyanTM
a55aa5e9a8 libuv: 1.26.0 -> 1.27.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/libuv/versions
2019-04-16 19:00:23 +02:00
Symphorien Gibol
1f17cd9223 cairo: fix cross 2019-04-16 19:00:01 +02:00
Will Dietz
bcbbbf97b3 harfbuzz: 2.3.1 -> 2.4.0
https://github.com/harfbuzz/harfbuzz/releases/tag/2.4.0
https://lists.freedesktop.org/archives/harfbuzz/2019-March/007277.html
2019-04-16 18:57:21 +02:00
Will Dietz
07540c0ca1 openjpeg: 2.3.0 -> 2.3.1
bug fixes, security fixes*

I /think/ we had patches for the mentioned CVE's,
but another pair of eyes is appreciated.
2019-04-16 18:55:43 +02:00
Frederik Rietdijk
bae32a9f5c Merge staging-next into staging 2019-04-16 18:54:15 +02:00
R. RyanTM
48a941c5a3 http-parser: 2.9.0 -> 2.9.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/http-parser/versions
2019-04-16 18:52:04 +02:00
R. RyanTM
75bbd766f5 libssh2: 1.8.1 -> 1.8.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/libssh2/versions
2019-04-16 18:49:45 +02:00
R. RyanTM
41e3dcf45e libwacom: 0.32 -> 0.33
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libwacom/versions
2019-04-16 18:49:30 +02:00
R. RyanTM
65ca3ab5f4 matio: 1.5.14 -> 1.5.15
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/matio/versions
2019-04-16 18:49:13 +02:00
R. RyanTM
3d610adde0 libopus: 1.3 -> 1.3.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/libopus/versions
2019-04-16 18:48:55 +02:00
R. RyanTM
e78b679b04 opencolorio: 1.1.0 -> 1.1.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/opencolorio/versions
2019-04-16 18:46:26 +02:00
R. RyanTM
b53b9c3545 openfst: 1.7.1 -> 1.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/openfst/versions
2019-04-16 18:46:07 +02:00
Michael Raskin
0981d4c747
Merge pull request #59515 from r-ryantm/auto-update/glibmm
glibmm: 2.58.0 -> 2.60.0
2019-04-16 14:15:39 +00:00
Michael Raskin
2f3579dfd5 protobufc: fix compatibility with updated protobuf by picking the upstream minor patch 2019-04-16 16:07:42 +02:00
Jan Tojnar
5efa597089
dleyna-renderer: fix build with gupnp 1.2 2019-04-16 15:16:26 +02:00
Jan Tojnar
6fce599d1c
dleyna-server: fix build with gupnp 1.2 2019-04-16 15:16:25 +02:00
Jan Tojnar
40cd020bd6
dleyna-core: fix build with gupnp-1.2 2019-04-16 15:16:25 +02:00
Tor Hedin Brønner
aae3987047
gupnp-igd: add gupnp-1.2 compatibility 2019-04-16 15:11:45 +02:00
Jan Tojnar
e5e0d13224
gupnp-dlna: clean up & add updateScript 2019-04-16 15:11:45 +02:00
Jan Tojnar
21f198ff59
gupnp-av: add updateScript 2019-04-16 15:11:44 +02:00
Jan Tojnar
7e7fc2e3ef
gupnp: 1.0.3 → 1.2.0
https://gitlab.gnome.org/GNOME/gupnp/blob/gupnp-1.2.0/NEWS

Co-Authored-By: Tor Hedin Brønner <torhedinbronner@gmail.com>
2019-04-16 15:11:44 +02:00
Jan Tojnar
232f3b0eb5
gssdp: 1.0.2 → 1.2.0
https://gitlab.gnome.org/GNOME/gssdp/blob/gssdp-1.2.0/NEWS
2019-04-16 15:11:43 +02:00
strager
153e7fca32 boost: fix 1.55 build on macOS (#59508)
darwin-no-system-python.patch does not apply cleany on Boost 1.55's
sources. Fix this patch file for Boost 1.55, making it build
successfully on macOS.
2019-04-16 03:11:01 -04:00
Michael Raskin
1acacaaf32 Merge pull request #59233 from dnaq/libsodium-1.0.17
libsodium: 1.0.16 -> 1.0.17
(cherry picked from commit 5655be51cc)
2019-04-16 08:12:51 +02:00
Michael Raskin
555d6e9602
Revert "libsodium: 1.0.16 -> 1.0.17" 2019-04-16 06:02:39 +00:00
Michael Raskin
5655be51cc
Merge pull request #59233 from dnaq/libsodium-1.0.17
libsodium: 1.0.16 -> 1.0.17
2019-04-16 06:00:50 +00:00
Tor Hedin Brønner
752e176d67 flatpak: clear GDK_PIXBUF_MODULE_FILE
GDK_PIXBUF_MODULE_FILE is often set to a nix store path not available in a app
sandbox. This can cause some apps to fail launching, simply reset this env var
when running applications.

fixes https://github.com/NixOS/nixpkgs/issues/53441
2019-04-16 04:52:30 +02:00
Matthew Bauer
f475aeaf29
Merge pull request #59535 from matthewbauer/homepage-fixes
treewide: update homepages to https where available
2019-04-15 20:47:30 -04:00
Daiderd Jordan
22157b544b
libuv: fix darwin sandbox build 2019-04-15 19:56:05 +02:00
Matthew Bauer
290a5d916e treewide: update homepages to https where available
Based on "problems" from repology:

https://repology.org/repository/nix_unstable/problems

Mostly simple changes to reflect redirects.
2019-04-15 10:10:05 -04:00
R. RyanTM
379f453ecb ndpi: 2.2 -> 2.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ndpi/versions
2019-04-15 05:00:11 -07:00
strager
6ccf2201f9 gettext: fix stdenv-darwin; remove Bison dependency (#59553)
Commit 1279016787 broke building
nixpkgs.clangStdenv (stdenv-darwin) on macOS:

    nix-build -A clangStdenv .
    these derivations will be built:
      /nix/store/b3vyrfzarzyh51n7fj9wrpw12sq3765l-stdenv-darwin.drv
    building '/nix/store/b3vyrfzarzyh51n7fj9wrpw12sq3765l-stdenv-darwin.drv'...
    output '/nix/store/3agkxvkbhfpimnx5imr09q4rq9pxmjda-stdenv-darwin' is not allowed to refer to the following paths:
         /nix/store/jnzhx3hni0ds1wf49z8wfnxi3qdnkk6q-gnum4-1.4.18
           /nix/store/smdncnz5pkl5q39k4ldk8bh84p2hmj19-bison-3.3.2
    error: build of '/nix/store/b3vyrfzarzyh51n7fj9wrpw12sq3765l-stdenv-darwin.drv' failed

Remove gettext's build dependency on Bison to avoid this error, fixing
Nixpkgs on macOS.

To avoid rebuilding everything unnecessarily on Linux, only apply these
changes to macOS and keep the Bison dependency for Linux.
2019-04-15 01:09:44 -04:00
adisbladis
267b16fbd4
ldacbt: init at 2.0.2.3 2019-04-15 03:45:57 +01:00
R. RyanTM
3b04b9f6e3 libsForQt5.kdb: 3.1.0 -> 3.2.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/kdb/versions
2019-04-14 19:14:37 -07:00
worldofpeace
5d8f4a1e02
Merge pull request #58400 from minijackson/kodi-wayland
kodi: add Wayland support
2019-04-14 20:35:47 -04:00
Minijackson
b5045c610f waylandpp: init at 0.2.5 2019-04-14 20:32:26 -04:00
Tor Hedin Brønner
d492738459
Merge pull request #59419 from hedning/gnome-3.32.1
Gnome 3.32.1
2019-04-15 01:15:14 +02:00
R. RyanTM
30a3f2bdd6 hepmc3: 3.1.0 -> 3.1.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/hepmc3/versions
2019-04-14 16:13:42 -07:00
xrelkd
e3cad1e03e marisa: 0.2.4 -> 0.2.5 (#59486) 2019-04-14 23:01:22 +02:00
R. RyanTM
668f5c9e6f flatcc: 0.5.2 -> 0.5.3 (#59495)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flatcc/versions
2019-04-14 22:42:47 +02:00
R. RyanTM
16c3a79c27 glibmm: 2.58.0 -> 2.60.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/glibmm/versions
2019-04-14 12:52:43 -07:00
R. RyanTM
f901019706 gecode: 6.1.1 -> 6.2.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/gecode/versions
2019-04-14 11:49:35 -07:00
Will Dietz
f2afcf370a kservice: fix patch, regen 2019-04-14 13:25:44 -05:00
Will Dietz
2fed7f2a72 kdeFrameworks: 5.56 -> 5.57 2019-04-14 13:25:38 -05:00
Tor Hedin Brønner
a12e647549 libdazzle: 3.32.0 -> 3.32.1
https://download.gnome.org/sources/libdazzle/3.32/libdazzle-3.32.1.news
2019-04-14 19:36:39 +02:00
Tor Hedin Brønner
f9f8ded313 gnome3.libgweather: 3.32.0 -> 3.32.1
https://download.gnome.org/sources/libgweather/3.32/libgweather-3.32.1.news
2019-04-14 19:30:41 +02:00
Tor Hedin Brønner
860c2dcb2f vte: 0.56.0 -> 0.56.1
https://download.gnome.org/sources/vte/0.56/vte-0.56.1.changes
2019-04-14 19:26:18 +02:00
Tor Hedin Brønner
c3d46bb9eb gnome3.gvfs: 1.40.0 -> 1.40.1
https://download.gnome.org/sources/gvfs/1.40/gvfs-1.40.1.news
2019-04-14 19:26:18 +02:00
Tor Hedin Brønner
5587831405
gtk3: 3.24.7 -> 3.24.8 (#59408)
https://gitlab.gnome.org/GNOME/gtk/blob/3.24.8/NEWS
2019-04-14 19:14:36 +02:00
Michael Raskin
0788770f52
Merge pull request #59458 from r-ryantm/auto-update/cgal
cgal: 4.13 -> 4.14
2019-04-14 15:29:26 +00:00
worldofpeace
c2d8d2fece gom: patch longer timout for stress test
https://gitlab.gnome.org/GNOME/gom/issues/22
2019-04-14 09:29:48 -04:00
Robert Schütz
90d166dc7d
Merge pull request #57181 from FlorianFranzen/protobuf
protobuf: 3.6 -> 3.7
2019-04-14 14:44:55 +02:00
R. RyanTM
070c70cf2a cmark: 0.28.3 -> 0.29.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/cmark/versions
2019-04-14 04:48:24 -07:00
Florian Franzen
985b9e47b8 protobuf: 3.6 -> 3.7 2019-04-14 13:20:14 +02:00
Florian Franzen
d1feec73e4 protobuf3_6: 3.6.1 -> 3.6.1.3 2019-04-14 13:19:38 +02:00
R. RyanTM
7c72274164 cimg: 2.5.5 -> 2.5.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/cimg/versions
2019-04-14 04:13:20 -07:00
R. RyanTM
82603a40b5 cgal: 4.13 -> 4.14
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cgal/versions
2019-04-14 03:41:58 -07:00
R. RyanTM
4333a7530a cctz: 2.2 -> 2.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/cctz/versions
2019-04-14 03:25:17 -07:00
Dmitry Kalinkin
59c81160e7
Merge pull request #58504 from symphorien/static-proot
Static proot, wafHook cross compilation
2019-04-13 12:04:32 -04:00
Vladyslav M
bf598c4b77
Merge pull request #59063 from dywedir/hunspellDicts
hunspellDicts.uk-ua: init at 4.2.5
2019-04-13 10:08:45 +03:00
worldofpeace
1f1fb8d898 gtksourceview3: re-enable tests 2019-04-13 00:26:30 -04:00
Dmitry Kalinkin
43c7477345
arrow-cpp: fix build on architectures other than x86_64
Settting ARROW_USE_SIMD=OFF used to fix i686 build for 1.12.0.
The fix for ARROW-5007 should help on aarch64.
2019-04-12 21:44:09 -04:00
R. RyanTM
c287e8a03f lv2: 1.14.0 -> 1.16.0 (#57309)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lv2/versions
2019-04-12 22:01:13 +02:00
R. RyanTM
bae324acb7 libofx: 0.9.13 -> 0.9.14 (#58303)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libofx/versions
2019-04-12 21:37:53 +02:00
Matthew Bauer
d453273fbf llvm8: support c++ in cross case
this adds libc++ to the LLVM cross, giving us access to the full
Nixpkgs set. This requires 4 stages of wrapped compilers:

- Clang with no libraries
- Clang with just compiler-rt
- Clang with Libc, and compiler-rt
- Clang with Libc++, Libc, and compiler-rt
2019-04-11 21:28:51 -04:00
Frederik Rietdijk
292a3ad6a3 Merge staging-next into staging 2019-04-11 18:24:06 +02:00
Frederik Rietdijk
993e2b4ec2
Merge pull request #59098 from NixOS/staging-next
Staging next
2019-04-11 18:23:14 +02:00
Frederik Rietdijk
f6dcb5f70b hiredis-vip: init at 0.3.0 2019-04-11 09:38:50 +02:00
worldofpeace
5141b1c455 gom: init at 0.3.3 2019-04-11 03:24:58 -04:00
Frederik Rietdijk
93d61e5c23 grpc: build shared libs, fixes #58375 2019-04-11 08:02:19 +02:00
Frederik Rietdijk
38b0717d50 grpc: 1.19.0 -> 1.19.1 2019-04-11 08:02:19 +02:00
Frederik Rietdijk
c6341c279b Merge staging-next into staging 2019-04-11 07:52:44 +02:00
Frederik Rietdijk
230c67f43b Merge master into staging-next 2019-04-11 07:50:23 +02:00
Sarah Brofeldt
99eddf32dc
Merge pull request #59077 from divi255/master
libow: init at 3.2p1
2019-04-11 07:30:23 +02:00
ryan4729
49c646cbf7 ffmpeg_4: build with videotoolbox on darwin (#57743) 2019-04-11 01:09:45 -04:00
divisor
d44250ba18 libow: init at 3.2p1 2019-04-10 23:48:10 +02:00
Aaron Andersen
d165ed8b24
Merge pull request #57937 from dtzWill/update/physfs-3.0.2
physfs: 3.0.1 -> 3.0.2
2019-04-10 11:51:25 -04:00
R. RyanTM
e33145305a libinput: 1.12.6 -> 1.13.1
https://lists.freedesktop.org/archives/wayland-devel/2019-March/040363.html
https://lists.freedesktop.org/archives/wayland-devel/2019-April/040403.html
2019-04-10 11:13:03 -04:00
John Ericson
da3ad842c2
Merge pull request #59253 from matthewbauer/android-fixes
Get Android cross working again
2019-04-10 10:47:59 -04:00
Herwig Hochleitner
63ad043e41 webkitgtk: 2.24.0 -> 2.24.1 2019-04-10 16:36:20 +02:00
R. RyanTM
fe88eb2331 c-blosc: 1.14.4 -> 1.16.2 (#56605)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/c-blosc/versions
2019-04-10 11:31:54 +02:00
Michael Raskin
cd2a342249
Merge pull request #59236 from aanderse/flightgear
flightgear & simgear: 2018.2.2 -> 2018.3.1
2019-04-10 09:29:01 +00:00
Matthew Bauer
67e6e031e1 readline: add android patch 2019-04-10 01:30:34 -04:00
Matthew Bauer
a79a8f29bc waf: use wafConfigureFlags for waf flags
This avoids the potential conflict between autoconf flags and the waf
flags. There is some overlap between the two but waf errors when it
doesn’t recognize the flag.
2019-04-09 23:44:37 -04:00
John Ericson
43cfb6e570
Merge pull request #59240 from matthewbauer/fix-tk-on-macos
tk: use aqua backend on darwin
2019-04-09 22:50:38 -04:00
Amar1729
2fe4ab3200 argp-standalone: add x86_64-linux support 2019-04-09 22:32:04 -04:00
Matthew Bauer
82b8393bc4 tk: use aqua backend on darwin
Most users don’t have xquartz, so let’s use the default window system
for macOS.
2019-04-09 21:44:38 -04:00
Aaron Andersen
d99925aad9 simgear: 2018.2.2 -> 2018.3.1 2019-04-09 17:56:46 -04:00
Jan Tojnar
9002989bf0
Merge pull request #59180 from jtojnar/gimp-2.10.10
gimp: 2.10.8 → 2.10.10
2019-04-09 22:18:31 +02:00
dnaq
7303aad985 libsodium: 1.0.16 -> 1.0.17 2019-04-09 22:01:38 +02:00
R. RyanTM
325fa0d51b libnfs: 3.0.0 -> 4.0.0 (#57285)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libnfs/versions
2019-04-09 21:57:04 +02:00
R. RyanTM
fa2630f906 libidn2: 2.1.1 -> 2.1.1a (#57277)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libidn2/versions
2019-04-09 21:45:54 +02:00
Frederik Rietdijk
ef0345a3fa Merge staging-next into staging 2019-04-09 20:39:09 +02:00
R. RyanTM
97fe2b0f95 nspr: 4.20 -> 4.21 (#57335)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nspr/versions
2019-04-09 19:03:20 +02:00
Frederik Rietdijk
d108b49168 Merge master into staging-next 2019-04-09 16:38:35 +02:00
Jan Tojnar
1fffbf8ae7
gegl_0_4: 0.4.12 → 0.4.14
Upgrade, clean up and remove intltool, which is not used since 0.3.22.
2019-04-09 16:04:57 +02:00
R. RyanTM
df1dbc6327 aws-c-common: 0.3.2 -> 0.3.3 (#56596)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aws-c-common/versions
2019-04-09 00:36:07 +02:00
R. RyanTM
436b925156 mbedtls: 2.15.1 -> 2.16.0 (#53278)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mbedtls/versions
2019-04-09 00:34:00 +02:00
R. RyanTM
f8376f17a7 libsForQt5.mlt: 6.12.0 -> 6.14.0 (#58724)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mlt/versions
2019-04-08 23:53:18 +02:00
R. RyanTM
42bad1bf03 libbluray: 1.0.2 -> 1.1.0 (#57270)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libbluray/versions
2019-04-08 22:50:48 +02:00
R. RyanTM
b7639bc540 phonon: 4.10.1 -> 4.10.2 (#54157)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/phonon-qt4/versions
2019-04-08 22:49:15 +02:00
R. RyanTM
e0d8d72a9f aws-sdk-cpp: 1.7.53 -> 1.7.56 (#56595)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aws-sdk-cpp/versions
2019-04-08 22:44:22 +02:00
R. RyanTM
759e54888c gtksourceview: 3.24.9 -> 3.24.10 (#58175)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtksourceview/versions
2019-04-08 22:34:31 +02:00
R. RyanTM
875c891ee4 qwt6_qt4: 6.1.3 -> 6.1.4 (#58863)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qwt/versions
2019-04-08 22:16:17 +02:00
R. RyanTM
9ca5a58e9e libsolv: 0.7.3 -> 0.7.4 (#58712)
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-04-08 20:51:48 +02:00
R. RyanTM
8123d6236b spice-protocol: 0.12.14 -> 0.12.15 (#58889)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/spice-protocol/versions
2019-04-08 20:19:32 +02:00