Commit Graph

28425 Commits

Author SHA1 Message Date
Jan Tojnar
dc5afbd775
gtk3: 3.22.30 → 3.24.1 2018-11-30 21:34:44 +01:00
Jan Tojnar
3ad7dc091e
libpsl: 0.17.0 → 0.20.2 2018-11-30 21:34:43 +01:00
Jan Tojnar
b053afde9a
telepathy-glib: clean up 2018-11-30 21:34:43 +01:00
Jan Tojnar
a268c6049b
webkitgtk: 2.20.5 → 2.22.0 2018-11-30 21:34:42 +01:00
Jan Tojnar
f78203de37
libsoup: 2.62.2 → 2.64.2 2018-11-30 21:34:28 +01:00
Jan Tojnar
6182a3fe4d
libsecret: 0.18.5 → 0.18.6 2018-11-30 21:34:28 +01:00
Jan Tojnar
3844468c93
librsvg: 2.42.4 → 2.44.9 2018-11-30 21:34:27 +01:00
Jan Tojnar
628ac455f0
libdazzle: 3.28.5 → 3.30.2 2018-11-30 21:34:27 +01:00
Jan Tojnar
1852c62c67
gvfs: 1.36.2 → 1.38.1 2018-11-30 21:34:27 +01:00
Jan Tojnar
b69f280708
gnome3.gtksourceview: 3.24.6 → 3.24.8 2018-11-30 21:34:26 +01:00
Jan Tojnar
fe4b53b8c3
gobjectIntrospection: 1.56.0 → 1.58.1
Upstream now strips absolute paths to their basename on all platforms apart from
Darwin: a41abe1868

To get around this without modifying the basename test we simply pass in
`basename=False` when normally generating gir files.
2018-11-30 21:34:25 +01:00
Jan Tojnar
3ac85d55b4
glib-networking: 2.56.0 → 2.58.0 2018-11-30 21:33:58 +01:00
Jan Tojnar
0149459f42
glib: 2.56.0 → 2.58.1 2018-11-30 21:33:58 +01:00
Jan Tojnar
b9d77e9f51
gdk_pixbuf: 2.36.12 → 2.38.0 2018-11-30 21:33:57 +01:00
Jan Tojnar
3c31467c9d
atk: 2.28.1 → 2.30.0 2018-11-30 21:33:53 +01:00
Jan Tojnar
c5881ec2c9
Merge remote-tracking branch 'upstream/master' into staging 2018-11-30 20:09:45 +01:00
worldofpeace
31740434e7 libsignon-glib: use double quotes for description 2018-11-30 13:46:21 -05:00
worldofpeace
40e234d2ae gsignondPlugins.sasl: correct description 2018-11-30 13:46:21 -05:00
worldofpeace
214ac4bf72 gsignondPlugins.oauth: correct description 2018-11-30 13:46:21 -05:00
worldofpeace
f5d2cb0170 gsignondPlugins.mail: correct description 2018-11-30 13:46:20 -05:00
worldofpeace
66a8c69134 gsignondPlugins.lastfm: correct description 2018-11-30 13:46:20 -05:00
worldofpeace
4428c7c459 gsignond: add meta to wrapper 2018-11-30 13:46:20 -05:00
worldofpeace
8da5d27db8 gsignondPlugins.mail: 2018-10-04 -> 0.3.0 2018-11-30 13:46:12 -05:00
worldofpeace
f966aea21f gsignond: unstable-2018-10-04 -> 1.2.0 2018-11-30 13:44:47 -05:00
worldofpeace
8d3a7ff48d libsignon-glib: unstable-2018-10-24 -> 2.1 2018-11-30 13:44:25 -05:00
Frederik Rietdijk
1828a5c5ba Merge master into staging-next 2018-11-30 17:46:21 +01:00
Michael Weiss
99d623850f wlroots: Fix the build on master
I was testing the build on nixos-unstable but
64d50a0099 added another patch. Since this
patch is already in 0.48.0 it can't be applied again (overriding Meson
isn't optimal but we can't build wlroots with 0.46.1).

I've also dropped the "-Dxcb-xkb=enabled" flag since it was removed
(replaced with Xinput).

Thanks @kenogo for noticing this :)
2018-11-30 14:30:58 +01:00
Matthew Bauer
76c7a8bac0
Merge pull request #51205 from matthewbauer/more-setup-hooks
Add premake & imake setup hook
2018-11-29 19:36:25 -06:00
Matthew Bauer
f435272ce3
Merge pull request #50212 from matthewbauer/host-emulator
Add "emulator" function to systems
2018-11-29 19:34:20 -06:00
Matthew Bauer
9c8fd41224 treewide: add emulator to platform
You can use stdenv.hostPlatform.emulator to get an executable that
runs cross-built binaries. This could be any emulator. For instance,
we use QEMU to emulate Linux targets and Wine to emulate Windows
targets. To work with qemu, we need to support custom targets.

I’ve reworked the cross tests in pkgs/test/cross to use this
functionality.

Also, I’ve used talloc to cross-execute with the emulator. There
appears to be a cross-execute for all waf builds. In the future, it
would be nice to set this for all waf builds.

Adds stdenv.hostPlatform.qemuArch attrbute to get the qemuArch for
each platform.
2018-11-29 19:15:30 -06:00
Michael Weiss
80756cdb79 wlroots: 0.1 -> 0.2 2018-11-30 01:53:49 +01:00
Jörg Thalheim
7c6189d549
libosip_3: remove
Old package from 2015, that has no users in nixpkgs
2018-11-29 16:17:55 +00:00
Robin Gloster
694b4d29e1
ilmbase: fix cross 2018-11-29 13:06:27 +01:00
Robin Gloster
06f9b4769b
fribidi: fix cross 2018-11-29 12:51:48 +01:00
R. RyanTM
fc14aebab8 libngspice: 28 -> 29
* libngspice: 28 -> 29 (#50685)

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

* libngspice: refresh meta.license

See: 
https://sourceforge.net/p/ngspice/ngspice/ci/master/tree/COPYING
2018-11-29 12:12:41 +01:00
Frederik Rietdijk
9b81c7e455 Merge staging-next into staging 2018-11-29 09:18:35 +01:00
Frederik Rietdijk
9db2421d1f Merge master into staging-next 2018-11-29 08:12:56 +01:00
Matthew Bauer
c0a804c747 treewide: add dontUseImakeConfigure where needed
We need to set dontUseImakeConfigure in a few places to prevent imake
from overriding the default configure phase. This packages all have a
configure script that needs to get run:

- Xaw3d
- R
- tkgate
- ssvnc
2018-11-28 20:14:45 -06:00
Matthew Bauer
e0471b6c45 yojimbo: use premake build hook 2018-11-28 20:14:30 -06:00
Matthew Bauer
a06eb84705 bootil: cleanup installation
A few changes needed here:

- We don’t want to guess what our platform is. We can patch location
  and targetdir to not put things in an unpredictable directory.
- Make premake4 a native build input.
- Set the premakefile variable.
2018-11-28 20:14:29 -06:00
Will Dietz
60856aa9ea mesa: 18.2.5 -> 18.2.6
https://www.mesa3d.org/relnotes/18.2.6.html
2018-11-28 15:09:33 -06:00
Renaud
b5784b42b4
Merge pull request #50720 from Moredread/slic3r-prusa3d/1.41.1-fixes
slic3r-prusa3d: multiple fixes
2018-11-28 15:38:25 +01:00
Jörg Thalheim
f4f3f8f29e
spdlog: 0.14.0 -> 0.17.0 & 1.1.0 -> 1.2.1 (#51143)
spdlog: 0.14.0 -> 0.17.0 & 1.1.0 -> 1.2.1
2018-11-28 11:09:22 +00:00
Vladimír Čunát
834e7c4f0b
Merge #50249: libjpeg-turbo: 1.5.3 -> 2.0.1
(into staging)
2018-11-28 10:23:33 +01:00
Andrew Dunham
ac3b358a8c
libtiff: 2018-11-04 -> 4.0.10 2018-11-28 10:43:44 +09:00
Will Dietz
41d887af6f
Merge pull request #51120 from dtzWill/fix/ical-test
libical: disable parallel check, fix
2018-11-27 18:58:00 -06:00
Will Dietz
6ef78a415e
Merge pull request #51125 from dtzWill/update/gmime-3.2.3
gmime3: 3.2.1 -> 3.2.3
2018-11-27 18:55:08 -06:00
Ryan Mulligan
4c1ba5df0c
Merge pull request #45274 from rehno-lindeque/pkgs/aravis/init
aravis: init at 0.5.13
2018-11-27 14:20:34 -08:00
Aaron Andersen
5a1eb1819b spdlog: 0.14.0 -> 0.17.0 & 1.1.0 -> 1.2.1 2018-11-27 15:57:10 -05:00
Will Dietz
ce4e3a3d46 gmime3: 3.2.2 -> 3.2.3
https://github.com/jstedfast/gmime/blob/3.2.3/NEWS
2018-11-27 11:34:00 -06:00
Will Dietz
b3de1c5f21 gmime: 3.2.1 -> 3.2.2
It says fixed vala packaging but commits don't seem to do that?
2018-11-27 11:33:55 -06:00
Ben Wolsieffer
0d7407cf6f grpc: 1.15.0 -> 1.16.1 2018-11-27 12:02:55 -05:00
Will Dietz
6cb1bdb67f libical: disable parallel check, fix 2018-11-27 10:32:24 -06:00
Will Dietz
42213e4962
Merge pull request #50971 from dtzWill/update/pixman-0.36.0
pixman: 0.34.0 -> 0.36.0
2018-11-27 09:56:14 -06:00
Will Dietz
d0ed3e5079 nghttp2: 1.34.0 -> 1.35.0
https://nghttp2.org/blog/2018/11/23/nghttp2-v1-35-0/
2018-11-27 09:54:31 -06:00
Vladimír Čunát
a5de78b7d7
Merge branch 'master' into staging-next 2018-11-26 10:28:00 +01:00
Renaud
604b0f34c9
taglib_1_9: refresh meta 2018-11-25 20:51:59 +01:00
c0bw3b
9762e2c3bd confuse: remove and replace with libconfuse
- confuse is a duplicate of libconfuse
- upstream name is libconfuse so keep this one
- replace confuse with libconfuse in packages depending on it
2018-11-25 18:20:42 +01:00
Renaud
6a5fff3741
Merge pull request #51001 from c0bw3b/cleanup/more-https
Treewide: use more HTTPS-enabled sources
2018-11-25 16:22:34 +01:00
Renaud
16dabf2d5b
Merge pull request #50068 from r-ryantm/auto-update/libevdev
libevdev: 1.5.9 -> 1.6.0
2018-11-25 11:46:04 +01:00
R. RyanTM
d83c8f4616 libp11: 0.4.7 -> 0.4.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/libp11/versions
2018-11-25 04:34:29 -05:00
Renaud
4b66d9af3a
Merge pull request #49288 from r-ryantm/auto-update/rdkafka
rdkafka: 0.11.5 -> 0.11.6
2018-11-25 10:33:54 +01:00
c0bw3b
561e18126f libmatheval: get patches from salsa.debian.org
http://anonscm.debian.org/cgit is not available anymore
2018-11-25 00:12:55 +01:00
c0bw3b
b911f22730 Treewide: use https for www.spice-space.org 2018-11-25 00:01:22 +01:00
c0bw3b
dd3e576654 Treewide: use https for src.fedoraproject.org 2018-11-24 23:53:27 +01:00
c0bw3b
adea16b86c Treewide: use https for launchpad.net 2018-11-24 23:47:52 +01:00
c0bw3b
0ea604ac1d Treewide: use https for SourceForge 2018-11-24 19:58:03 +01:00
c0bw3b
88ce525e85 Treewide: use https for repo.or.cz 2018-11-24 19:56:51 +01:00
Jörg Thalheim
3681fa5456
direnv: make cross-compile on windows 2018-11-24 10:43:47 +00:00
Frederik Rietdijk
c1792242ef Merge staging-next into staging 2018-11-24 10:44:50 +01:00
Frederik Rietdijk
e41154d1ab Merge master into staging-next 2018-11-24 10:43:33 +01:00
Will Dietz
d3c85e3314 webkitgtk: 2.22.3 -> 2.22.4 2018-11-23 19:25:16 -06:00
Will Dietz
e90f44f94b pixman: remove unused args 2018-11-23 18:21:03 -06:00
Will Dietz
d4f2925a1c pixman: 0.34.0 -> 0.36.0 2018-11-23 17:05:36 -06:00
Vladimír Čunát
dd69374a63
libjpeg-turbo: don't change ABI, don't add *.a
(refers to the parent commit)
2018-11-23 15:47:06 +01:00
Jörg Thalheim
8dca420161
Merge pull request #50937 from tathougies/travis/uriparser-cross
uriparser: Enable cross-compilation
2018-11-23 09:54:04 +00:00
Daniel Goertzen
e8bce19aea openssl: fix cross compile (perl)
Fixes issue #50921. Build result was depending on build perl instead of
host perl which broke cross compilation.
2018-11-23 10:37:54 +01:00
Ingolf Wagner
b499f924da libxkbcommon: split version (for bitwig) 2018-11-23 03:32:22 -05:00
Travis Athougies
3963629193 Enable uriparser cross-compilation 2018-11-22 20:00:54 -08:00
R. RyanTM
6a2963f681 keybinder3: 0.3.0 -> 0.3.2
* keybinder3: 0.3.0 -> 0.3.2 (#50718)

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

* keybinder3: refresh

Use new GitHub repo at https://github.com/kupferlauncher/keybinder
Move autoconf/automake/libtool to nativeBuildInputs
2018-11-22 17:51:31 +01:00
Franz Pletz
72894e94d3
mbedtls: 2.12.0 -> 2.14.0 2018-11-22 14:36:24 +01:00
Franz Pletz
10851bbbd1
mbedtls_1_3: 1.3.20 -> 1.3.22 2018-11-22 14:36:23 +01:00
Jörg Thalheim
6093167164
Merge pull request #50558 from oxij/pkgs/openssl-fix-cryptodev
openssl: fix `cryptodev` fallout
2018-11-22 11:04:53 +00:00
Jan Malakhovski
7c48015019 openssl: fix cryptodev fallout from d836b811cb 2018-11-22 09:45:34 +00:00
Frederik Rietdijk
2219e2578e Merge staging-next into staging 2018-11-22 10:10:40 +01:00
Frederik Rietdijk
c31cb577ae Merge master into staging-next 2018-11-22 09:57:08 +01:00
Franz Pletz
8e00451a72
Merge pull request #50846 from alyssais/openssl
openssl: security updates
2018-11-22 07:59:20 +00:00
Jörg Thalheim
a71b7697c9
Merge pull request #49573 from veprbl/pr/bump
bump: pythonPackages.simanneal, fastjet, herwig
2018-11-22 00:53:26 +00:00
Dmitry Kalinkin
91d6c9111e
herwig: broken on aarch64 2018-11-21 19:39:23 -05:00
Will Dietz
28b4b4b1e4 libgit2: 0.26.6 -> 0.26.8
0.26.7 is a security fix release
0.26.8 is a security fix release

Notes:
https://github.com/libgit2/libgit2/releases/tag/v0.26.8
https://github.com/libgit2/libgit2/releases/tag/v0.26.7
2018-11-21 15:44:25 -06:00
Matthew Bauer
67b7a57e30
Merge pull request #46310 from hamishmack/gobject-introspection-macos
gobject-introspection: Fix macos shared lib paths
2018-11-21 15:39:38 -06:00
Jörg Thalheim
7f2c30f851
Merge pull request #50521 from alyssais/qt-cf-private
qt59.qtwebkit: fix build on Darwin
2018-11-21 17:38:10 +00:00
Tor Hedin Brønner
16267b4389 enchant: 1.6.0 -> 1.6.1
hunspell-1.7.0 broke enchant-1.6, upgrading to the latest 1.6 release fixes the
problem.
2018-11-21 17:02:08 +01:00
Matthew Bauer
3d6f6e3e7f libvpx-git: remove
Older than the stable version.
2018-11-21 09:39:33 -06:00
Matthew Bauer
5ad5708f83 arb-git: remove
Older than the stable version
2018-11-21 09:39:23 -06:00
Chris Martin
97cd07e322 fltk: add version 1.4.x-r13121 2018-11-21 16:06:22 +01:00
Frederik Rietdijk
fed881e510 Merge staging-next into staging 2018-11-21 12:39:46 +01:00
Frederik Rietdijk
701375662b Merge master into staging-next 2018-11-21 12:39:20 +01:00
eburimu
36e2e9dd33 fontconfig: use native xsltproc in case of cross compilation
Fixes #50801
2018-11-21 01:48:23 -06:00
eburimu
4d10fb36d4 nspr: fix cross compilation
Fixes #50656
2018-11-21 01:48:23 -06:00