Uli Schlachter
718552eca4
lgi: Fix cairo bindings search path
...
Since commit e44038bccab0cae, cairo-1.0.typelib contains an absolute
path to cairo in the nix store so that no $LD_LIBRARY_PATH hacks are
needed. However, this did not yet work for lgi, because lgi does
dlopen("libcairo.so.2") without a full path, too.
To make this work, this commit ensures that lgi first uses
gobject-introspection to load libcairo. This uses the full path provided
by the typelib. Afterwards, dlopen("libcairo.so.2") does not hit the
filesystem anymore since the library is already loaded.
This commit adds a patch that reorders some code in lgi's cairo
initialisation. Previously, this started with core.module('cairo', 2),
which is where the dlopen happens. Now, this code is moved down and
instead core.gi.cairo.resolve is used to load the definitions of some
enums first. This part of the code goes through gobject-introspection
and causes libcairo to be loaded.
Signed-off-by: Uli Schlachter <psychon@znc.in>
2018-02-04 11:23:35 +01:00
Frederik Rietdijk
7e0b231b53
Merge pull request #34567 from holidaycheck/add-grobi
...
grobi: init at 0.3.0
2018-02-04 08:04:42 +00:00
Jörg Thalheim
6580b18d3f
cargo-vendor: move to all-packages
2018-02-03 22:35:27 +00:00
pe@pijul.org
8f20e7ce3a
carnix: 0.6.0 -> 0.6.5
2018-02-03 22:31:54 +00:00
Tobias Pflug
32d4b018a7
grobi: init at 0.3.0
2018-02-03 22:54:18 +01:00
Graham Christensen
92b786a2fb
Merge pull request #30068 from mpickering/osm2xmap
...
libroxml: init at 2.3.0 and osm2xmap: init at 2.0 c1f7b68
2018-02-03 13:58:35 -05:00
Matthew Pickering
c8763ddc87
Remove whitespace
2018-02-03 18:38:00 +00:00
Matthew Pickering
9c7c640ae4
osm2xmap: init at 2.0
2018-02-03 18:37:08 +00:00
Matthew Pickering
8b362957c7
libroxml: init at 2.3.0
2018-02-03 18:35:54 +00:00
Robert Helgesson
cff5eec382
perl-CryptX: 0.055 -> 0.057
2018-02-03 17:06:13 +01:00
adisbladis
c56b13a06f
Merge pull request #34496 from etu/php722
...
php: 7.2.1 -> 7.2.2, xdebug: 2.6.0beta1 -> 2.6.0
2018-02-03 22:32:42 +08:00
Jan Tojnar
b994a6e6ff
phpPackages.php-cs-fixer: 2.10.0 → 2.10.2
2018-02-03 14:58:31 +01:00
Jörg Thalheim
401fd19bd6
Merge pull request #34539 from dtzWill/feature/retdec-smaller
...
retdec: split up, greatly reduce in size (by default)
2018-02-03 12:21:59 +00:00
Frederik Rietdijk
fa71b1ab2f
Merge pull request #34079 from ixxie/oauthenticator
...
pythonPackages.oauthenticator & dependencies
2018-02-03 12:02:56 +00:00
Matan Shenhav
ab4cd34077
pythonPackages.pytest-tornado: init at 0.4.5
2018-02-03 11:55:04 +00:00
Matan Shenhav
e4718a81bf
pythonPackages.oauthenticator: init at 0.7.2
2018-02-03 11:55:04 +00:00
Matan Shenhav
e2487ba88d
pythonPackages.mwoauth: init at 0.3.2
2018-02-03 11:55:04 +00:00
Matan Shenhav
a67f4753ea
pythonPackages.globus-sdk: init at 1.4.1
2018-02-03 11:55:04 +00:00
Michael Raskin
3753608dec
Merge pull request #34540 from razvan-panda/master
...
AntTweakBar: init at 1.16
2018-02-03 11:45:03 +00:00
Răzvan Flavius Panda
4a7ae5c6b7
AntTweakBar: init at 1.16
2018-02-03 13:31:10 +02:00
Elis Hirwing
52f68fec35
phpPackages.xdebug: 2.6.0beta1 -> 2.6.0, 2.5.0 -> 2.6.0
2018-02-03 11:14:55 +01:00
Vladimír Čunát
dd57c63793
Merge branch 'staging'
...
There are some Darwin regressions and a mysterious Lisp issue,
but also a security update of curl...
2018-02-03 10:56:07 +01:00
Frederik Rietdijk
2564ea97c0
Merge pull request #33992 from lopsided98/buildbot-update
...
buildbot: 0.9.11 -> 0.9.15.post1
2018-02-03 09:05:16 +00:00
Nadrieril
d1e2159638
serversyncstorage: move to python-modules
2018-02-03 09:52:15 +01:00
Nadrieril
5b2484ab86
syncserver: move to python-modules
2018-02-03 09:51:42 +01:00
Nadrieril
0c139e2186
tokenserver: move to python-modules
2018-02-03 09:51:42 +01:00
Nadrieril
c8b6e1fa3c
serversyncstorage: 1.5.13 -> 1.6.11
2018-02-03 09:51:42 +01:00
Nadrieril
757ec05d3b
syncserver: 1.5.2 -> 1.6.0
2018-02-03 09:51:42 +01:00
Nadrieril
6f58503c1f
tokenserver: 1.2.11 -> 1.2.27
2018-02-03 09:51:42 +01:00
Frederik Rietdijk
55e0f12761
Merge remote-tracking branch 'upstream/master' into HEAD
2018-02-03 09:48:42 +01:00
Matthias Beyer
b99c86fde8
pythonPackages.vobject: 0.9.3 -> 0.9.5
2018-02-03 09:42:46 +01:00
Robert Helgesson
213ee4419e
perl-Cpanel-JSON-XS: 3.0237 -> 4.00
2018-02-03 09:41:41 +01:00
Frederik Rietdijk
54abfdc667
python.pkgs.rdflib: move expression
2018-02-03 09:35:36 +01:00
Frederik Rietdijk
274d4eaa00
Merge pull request #34493 from Gricad/udocker
...
udocker: init at 1.1.1
2018-02-03 08:07:35 +00:00
Frederik Rietdijk
c2b84b27ec
Merge pull request #34528 from dotlambda/aiohttp
...
pythonPackages.aiohttp: 2.3.9 -> 2.3.10
2018-02-03 07:58:35 +00:00
Tuomas Tynkkynen
10c8e6d0c5
Merge remote-tracking branch 'upstream/master' into staging
2018-02-03 02:50:21 +02:00
Will Dietz
5a08309e8d
retdec: separate "support", greatuly reduce size by default
...
Don't include PE signatures by default,
offer "full" variant containing them if desired.
2018-02-02 16:12:39 -06:00
Jörg Thalheim
a4170403e6
Merge pull request #33897 from rnhmjoj/digits
...
Avoid package attributes starting with a digit
2018-02-02 19:30:23 +00:00
Robert Schütz
b403a17db8
pythonPackages.idna-ssl: init at 1.0.0
2018-02-02 15:42:08 +01:00
Shea Levy
43f647e5b4
Merge branch 'dynamic-function-args'
2018-02-02 09:41:16 -05:00
Bruno Bzeznik
b2cf8cff7d
udocker: init at 1.1.1
2018-02-02 13:59:59 +01:00
Jörg Thalheim
2bd4820421
Merge pull request #33853 from tomberek/add_teleport
...
teleport: init at v2.4.0
2018-02-02 12:47:15 +00:00
Kevin Liu
93532b0d3a
looking-glass-client: init at a10
2018-02-02 01:46:00 +01:00
Jon Banafato
c138308ec1
gnomeExtensions.clipboard-indicator: init at 30
...
Add the Clipboard Indicator GNOME Shell extension.
2018-02-02 00:26:49 +01:00
Jon Banafato
d2e518c4c5
gnomeExtensions.icon-hider: init at 19
...
Add the Icon Hider GNOME Shell extension.
2018-02-02 00:16:11 +01:00
Andreas Rammhold
f92fd9554e
Merge pull request #34483 from andir/dovecot-cve-2017-15132
...
dovecot: fix CVE-2017-15132
2018-02-01 12:29:34 +00:00
Frederik Rietdijk
6aee1a81d2
python.pkgs.ptyprocess: move expression
2018-02-01 10:55:17 +01:00
adisbladis
fab26c6c72
Merge pull request #34465 from steveeJ/steveej-attempt-qtile-bump-0.10.7
...
qtile: 0.10.4 -> 0.10.7
2018-02-01 17:35:39 +08:00
Frederik Rietdijk
d30735f889
Merge pull request #34188 from dotlambda/home-assistant
...
home-assistant: init at 0.62.1
2018-02-01 08:44:48 +00:00
Vladimír Čunát
2fb4606f38
Merge branch 'master' into staging
...
Haskell rebuild.
Hydra: ?compare=1430378
2018-02-01 09:36:23 +01:00