Joachim Fasting
9560a9b767
Merge pull request #15072 from rimmington/v8-arm
...
v8: Build 3.16.14 on ARM
2016-05-02 04:30:54 +02:00
Joachim Fasting
3e750abb0c
Merge pull request #15057 from vbgl/gobject-introspection-on-dawin
...
gobject-introspection: fix on darwin
2016-05-02 03:52:54 +02:00
Joachim Fasting
d27848abb2
Merge pull request #14924 from simonvandel/fix-jmc
...
Oracle Java Mission Control: fix startup
2016-05-02 03:27:16 +02:00
Joachim Fasting
e1197f6896
Merge pull request #15082 from namore/init_rake
...
rake: init at 11.1.1
2016-05-02 03:20:51 +02:00
Austin Seipp
a1d61e7367
nixpkgs: fix chez build failures
...
The Chez build was failing, as usual, due to impurities. The build
system refers to absolute paths for tools like `ln` or `true`, which
was the real culprit here. Furthermore the build also 'helpfully'
suppresses errors in these cases by piping to /dev/null, so you never
see any errors at build time until it's too late (otherwise, you'd
see failures to call /bin/ln or at ./configure time).
This also re-enables parallel builds, as they should be safe from
all my testing, I believe.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-05-01 22:15:42 +00:00
Tuomas Tynkkynen
36c4c73575
clang: Add compat lib
attribute to have stdenv.cc.cc.lib
always work
...
Fixes tarball evaluation:
http://hydra.nixos.org/build/35042997/nixlog/1/raw
2016-05-02 00:57:28 +03:00
Joachim Fasting
0ad1c9788a
Merge pull request #15133 from bobvanderlinden/fix-nwjs-popcorntime
...
nwjs: use correct nwEnv and rpath
2016-05-01 22:36:50 +02:00
Austin Seipp
966a790764
nixpkgs: chez scheme update
...
Remove the parallel build[1], and update to the latest commit which
updates the .boot files and fixes a few bugs, too.
[1] I figured many builds on my dual-socket 12core would expose
problems, but I have a suspicion of that being an issue.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-05-01 20:14:51 +00:00
Joachim Fasting
979de54175
Merge pull request #15122 from Ralith/rtags
...
rtags: 9fed420 -> 233543d
2016-05-01 22:11:43 +02:00
Bob van der Linden
3ba689ee2e
nwjs: use correct nwEnv and rpath
...
This is related to changes in fontconfig, pango, dbus and stdc++.
2016-05-01 19:39:56 +02:00
Joachim Fasting
594bdfc74d
Merge pull request #15125 from Beauhurst/php_updates
...
PHP security updates
2016-05-01 19:02:19 +02:00
Arseniy Seroka
41efe6535d
Merge pull request #15099 from phunehehe/casperjs
...
Casperjs: refactor and update
2016-05-01 19:35:14 +03:00
Franz Pletz
02760890f3
Merge pull request #14992 from avnik/rspamd
...
Rspamd/Rmilter update
2016-05-01 12:49:56 +02:00
Nikolay Amiantov
37563c2d96
spidermonkey: add meta
2016-05-01 12:37:48 +03:00
Nikolay Amiantov
28bd8ba1fa
enet: add platforms
2016-05-01 12:37:47 +03:00
Benjamin Saunders
0cef15181b
rtags: 9fed420 -> git-2016-04-29
2016-05-01 00:03:07 -07:00
Austin Seipp
b3b02fe656
nixpkgs: chez scheme 9.4
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-05-01 03:09:31 +00:00
Robert Scott
11a716491b
php: 5.5.34 -> 5.4.35
2016-04-30 22:32:34 +00:00
Nikolay Amiantov
87ebab128a
replace ${stdenv.cc.cc}/lib occurences
2016-05-01 00:13:23 +03:00
Robert Scott
e9c16b7902
php: 5.6.20 -> 5.6.21
2016-04-30 20:48:12 +00:00
Joachim Fasting
aaae243b2b
imatix_gsl: fix build
...
See https://hydra.nixos.org/build/35004296/log/raw
Also fix some formatting issues.
2016-04-30 20:31:43 +02:00
Evgeny Egorochkin
1573bde049
sqlite_analyzer: fix typo
2016-04-30 15:50:19 +03:00
Hoang Xuan Phu
d950d6b786
casperjs: test needs fontconfig
2016-04-30 18:26:09 +08:00
Hoang Xuan Phu
bb7e3c6753
casperjs: update to phantomjs2
2016-04-30 18:26:08 +08:00
Hoang Xuan Phu
52ec8e2ce4
casperjs: update to 1.1.1
2016-04-30 18:26:08 +08:00
Hoang Xuan Phu
60e8d9dfab
casperjs: refactor a bit
2016-04-30 18:26:08 +08:00
Pascal Wittmann
586d1f67ce
yodl: 3.06.00 -> 3.07.01
2016-04-30 10:42:35 +02:00
Dan Peebles
ce946f2451
libsolv: add meta attrset and add myself as a maintainer
2016-04-30 02:12:54 +00:00
Nikolay Amiantov
d0630da09e
libiberty: derive from gcc
2016-04-30 03:12:33 +03:00
Nikolay Amiantov
a589b7bd5f
ijs: derive from ghostscript
2016-04-30 03:12:32 +03:00
Nikolay Amiantov
6fef00260a
folly: 0.57.0 -> 2016-04-29
2016-04-30 03:12:32 +03:00
Nikolay Amiantov
938d64f1f3
quote URLs in my packages to ease opening them from urxvt
2016-04-30 03:12:32 +03:00
Tobias Geerinckx-Rice
fe9c463622
lemon: 1.0 -> 1.69
2016-04-29 21:42:35 +02:00
Roman Naumann
61c8af996f
rake: init at 11.1.1
2016-04-29 15:45:11 +02:00
José Romildo Malaquias
0e3cd9851c
menu-cache: 0.7.0 -> 1.0.1
2016-04-29 09:47:27 -03:00
Dan Peebles
7dd3a92c19
libsolv: init at 0.6.20
2016-04-29 02:33:14 +00:00
Rhys
934a460fd2
v8: Build 3.16.14 on ARM
2016-04-29 12:16:26 +10:00
Alexander Ried
cf82611351
pycairo: enable for python35
...
The patch was taken from FreeBSD, it is also used on debian. see:
https://svnweb.freebsd.org/ports/head/graphics/py3-cairo/files/pycairo-1.10.0-waf-py3_5.patch?revision=401900&view=markup
2016-04-29 02:32:03 +02:00
Nathan Moos
6dac18a8be
imatix_gsl: init at 4.1
2016-04-28 18:26:10 -04:00
Peter Simons
bdaf650336
ghc: update 8.0.x version to rc4
2016-04-28 19:16:39 +02:00
Vincent Laporte
0452b58f0f
gobject-introspection: fix on darwin
2016-04-28 18:36:09 +02:00
Eelco Dolstra
8cc9e6da8a
sqlite: 3.11.1 -> 3.12.2
2016-04-28 13:45:44 +02:00
Alexander V. Nikolaev
a817d5b543
libmemcached: move cyrus_sasl to propagatedBuildInputs
...
Reason: struct/sasl.h from libmemcached include stuff from there
/nix/store/d3f91zvai71dyhs83ybzsnjfhxnv7mmh-libmemcached-1.0.18/include/libmemcached-1.0/struct/sasl.h:39:23:
fatal error: sasl/sasl.h: No such file or directory
2016-04-28 14:21:19 +03:00
Arseniy Seroka
52b64cedec
Merge pull request #15016 from jagajaga/eid
...
open-eid
2016-04-28 13:56:09 +03:00
Peter Simons
a2e1692730
haskell-split: disable test suite to avoid transient build failures
...
We have frequent build failures of "split" because the QuickCheck testsuite
cannot generate enough conclusive test cases, i.e. in
https://hydra.nixos.org/build/34857780/nixlog/1/raw
Cc: @byorgey
2016-04-28 12:02:08 +02:00
Rob Vermaas
66a224c99d
Fix nlopt build.
...
(cherry picked from commit 6c8fbed541188b04998ffc92ef960b6970f1f04e)
2016-04-28 09:16:01 +00:00
Sander van der Burg
d76982e181
Merge pull request #14973 from holidaycheck/update-libuv
...
libuv: 1.7.5 -> 1.9.0
2016-04-28 08:56:31 +00:00
Tobias Geerinckx-Rice
3329b75a14
bobcat: 4.01.04 -> 4.02.00
2016-04-27 18:20:24 +02:00
Edward Tjörnhammar
2b384d401d
tsocks: switch back to regular stdenv libc, remove saveme compilation
2016-04-27 18:02:06 +02:00
knedlsepp
6c0404730f
catch: 1.2.1 -> 1.5.0
2016-04-27 13:37:15 +00:00