Commit Graph

57028 Commits

Author SHA1 Message Date
Jan Tojnar
10f8039990
vala_0_40: 0.40.6 → 0.40.11 2018-11-30 21:35:26 +01:00
midchildan
6fa5ea6e6b
gem-config: Add missing dependencies for gio and gtk2 2018-11-30 21:35:25 +01:00
Jan Tojnar
21505290ee
json-glib: 1.4.2 → 1.4.4 2018-11-30 21:35:20 +01:00
Jan Tojnar
e6fb865500
libhandy: init at 0.0.5 2018-11-30 21:35:17 +01:00
Tor Hedin Brønner
38c529f57a
glib: use absolute path for gio-launch-desktop
glib tries to look up `gio-launch-desktop` in the path which obviously can fail.
Specifically this now happens when launching gnome-shell.
2018-11-30 21:35:15 +01:00
Jan Tojnar
9d8ea55e30
python3.pkgs.pyatspi: 2.26.0 → 2.30.0 2018-11-30 21:35:14 +01:00
Jan Tojnar
10b481c6ed
template-glib: 3.28.0 → 3.30.0 2018-11-30 21:35:14 +01:00
Jan Tojnar
7dc92f639c
gtksourceview4: 4.0.0 → 4.0.3 2018-11-30 21:35:13 +01:00
Jan Tojnar
62da0be551
at-spi2-core: 2.28.0 → 2.30.0 2018-11-30 21:35:11 +01:00
Jan Tojnar
8f85b506a9
at-spi2-atk: 2.26.2 → 2.30.0 2018-11-30 21:35:11 +01:00
Jan Tojnar
13e17e57e6
jsonrpc-glib: 3.28.1 → 3.30.0 2018-11-30 21:35:10 +01:00
Jan Tojnar
e80ef11e5e
zeitgeist: fix build 2018-11-30 21:35:00 +01:00
Tor Hedin Brønner
46448f27a8
libunique: Don't fail on deprecated-declarations 2018-11-30 21:34:49 +01:00
Tor Hedin Brønner
372f97f715
pythonPackages.pygobject3: 3.26.1 -> 3.30.2 2018-11-30 21:34:47 +01:00
Tor Hedin Brønner
e09e735a09
spidermonkey_60: init at 60.3.0
A new test checks and fails if we're building in js/src, so we create a build
dir like Arch does.
2018-11-30 21:34:46 +01:00
Tor Hedin Brønner
1f914b56e8
sysprof: 3.28.1 → 3.30.0 2018-11-30 21:34:45 +01:00
Jan Tojnar
8d078e5000
libhttpseverywhere: fix build 2018-11-30 21:34:44 +01:00
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
994a20f5d4
vala: enable parallel building 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
e60cf52805
vala_0_42: init at 0.42.3 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
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
Renaud
22e95afea5
Merge pull request #50981 from ejpcmac/update-erlangR21
erlangR21: 21.1.2 -> 21.1.3
2018-11-30 11:42:59 +01:00
Dmitry Kalinkin
cf1fb28991 python3Packages.datrie: fix build (#51250) 2018-11-30 09:17:56 +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
e6834171b9
Merge pull request #51183 from matthewbauer/make-derivation-no-assertions
Fix breaking changes to make-derivation
2018-11-29 19:35:55 -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
Daiderd Jordan
c506ad84b1
Merge pull request #51047 from dawehner/tychus
Add the tychus application
2018-11-29 23:10:01 +01:00
Michael Raskin
7b77c7ff93
Merge pull request #51237 from Mic92/osip
libosip_3: remove
2018-11-29 19:45:28 +00:00
Jan Tojnar
ca11db894f
python2.pkgs.gst-python: fix build 2018-11-29 18:24:55 +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
Renaud
014f1c9d7f
Merge pull request #50651 from r-ryantm/auto-update/pipenv
pipenv: 2018.10.13 -> 2018.11.14
2018-11-29 14:46:15 +01:00
Renaud
1a9e12e677
Merge pull request #50655 from MatrixAI/python-mnist
python-mnist: init at 0.6
2018-11-29 14:43:48 +01:00