Aristid Breitkreuz
c4b0d80cba
ispc: 20151128 -> 1.9.1, fix build
2016-09-04 14:08:40 +02:00
Vladimír Čunát
4e5ba34d81
Merge #18007 : add llvmPackages_39
...
Direct merge to master, too, without switching any package.
2016-09-04 12:38:31 +02:00
Domen Kožar
1f7dfda8b8
ghcjs: fix eval /cc @svanderburg
...
(cherry picked from commit ad77176474
)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-04 11:31:02 +02:00
Jörg Thalheim
3ab7bfeb30
pygtk: fix broken symlink
...
${pygobject.name} now contains a python2- prefix resulting
in a broken symlink. this breaks pygtk and every depending application
2016-09-04 09:42:23 +02:00
Franz Pletz
c299dfb0fd
itk: 4.0.0 -> 4.10.0, fixes build
...
See #18209 .
2016-09-04 02:02:47 +02:00
Susan Potter
eb2be6a148
librelp: 1.2.8 -> 1.2.12
2016-09-03 16:02:49 -05:00
Susan Potter
ad601446ca
fastjson: 0.99.2 -> 0.99.4
2016-09-03 16:02:01 -05:00
Peter Simons
aecefd5579
Merge pull request #18263 from Profpatsch/fix-hoogle
...
haskell: fix ghcWithHoogle to version 4
2016-09-03 18:37:56 +02:00
Profpatsch
f9f680013c
haskell: fix ghcWithHoogle to version 4
...
Version 5 does not yet work with the ghcWithHoogle infrastructure. This
fixes Hoogle to version 4 as a temporary measure.
2016-09-03 18:18:53 +02:00
Joachim F
f4cb89ac5f
Merge pull request #18234 from taktoa/patch-2
...
nlohmann_json: 2.0.2 -> 2.0.3
2016-09-03 18:17:42 +02:00
Joachim F
e29582271f
Merge pull request #18257 from oxij/update/xapian-1.4.0
...
xapian*: 1.2.* -> 1.4.0
2016-09-03 17:25:22 +02:00
Joachim F
e3659cbd53
Merge pull request #18136 from ericsagnes/pkg-update/rainbowstream
...
rainbowstream: 1.3.3 -> 1.3.5
2016-09-03 17:19:17 +02:00
Vladimír Čunát
fcc76325ef
pyqt*: fixup build to close #18250
...
I don't know why the builder uses `lndir ${dbus-python} $out`,
but this commit should work around the problem caused by
dbus-python starting to propagate some inputs.
2016-09-03 17:13:42 +02:00
Joachim F
03de0c765c
Merge pull request #18184 from juliendehos/curlcpp
...
curlcpp: init at 20160901
2016-09-03 16:23:48 +02:00
Jan Malakhovski
49c1f415e8
xapian: 1.2.23 -> 1.4.0
2016-09-03 13:49:58 +00:00
Nikolay Amiantov
fc0b40328d
SDL: fix OpenGL support
2016-09-03 15:37:06 +03:00
Robert Helgesson
38bd2c4425
SDL: fix startup of (some) games using OpenGL
...
Fixes #18247 .
2016-09-03 12:46:39 +02:00
Frederik Rietdijk
203004d59a
pypy27: 5.3.1 -> 5.4.0
2016-09-03 11:42:55 +02:00
Frederik Rietdijk
57d1edbfc1
julia: 0.4.5 -> 0.4.6
2016-09-03 11:42:55 +02:00
Tuomas Tynkkynen
1ed1ed210a
terra: Broken on i686 (and Darwin)
...
Never built successfully:
http://hydra.nixos.org/build/39402139
http://hydra.nixos.org/build/39393534
2016-09-03 03:24:25 +03:00
Remy Goldschmidt
854d16d74e
nlohmann_json: 2.0.2 -> 2.0.3
...
`cmake` should be in `nativeBuildInputs` as it is only required at build time. For obvious reasons we can't have the tests running during a cross-compile. I figured I'd update the package version while I was at it, though these changes have also been tested independently of the version update.
2016-09-02 17:23:46 -05:00
Tuomas Tynkkynen
e2c6740c37
Merge commit 'adaee73' from staging into master
...
This one was already merged into release-16.09, so let's not have the
stable branch is ahead of master and confuse things. In addition to
that, currently we have an odd situation that master has less things
actually finished building than in staging.
Conflicts:
pkgs/data/documentation/man-pages/default.nix
2016-09-03 01:02:51 +03:00
Graham Christensen
add3d4d45b
Revert "bundix: 2.2.0"
2016-09-02 16:00:45 -04:00
Karn Kallio
ce3daae51a
pygobject
...
In the pygobject package of pythonPackages the codegen python files are
executable and get wrapped, which causes pygtk to not build because it
uses the python program to execute them. The attached patch makes them
not executable so they do not get wrapped and cause pygtk to fail its
build.
From 931b7998658fa72323c9a76e7b336fe726a9cc61 Mon Sep 17 00:00:00 2001
From: Karn Kallio <kkallio@skami.org>
Date: Fri, 2 Sep 2016 15:30:42 -0400
Subject: [PATCH] pygobject: prevent wrapping of codegen/*.py files.
2016-09-02 15:58:24 -04:00
Frederik Rietdijk
9c880c3c85
Merge pull request #18189 from scolobb/adb-sync
...
adb-sync: init at 2016-08-31
2016-09-02 21:00:45 +02:00
Vladimír Čunát
f5c3115063
llvmPackages_39: rc -> 3.9.0
2016-09-02 20:15:11 +02:00
Tuomas Tynkkynen
1e665de6b4
flow: Broken on i686
...
http://hydra.nixos.org/build/39411311
````
hh_shared.c:142:6: error: #error "hh_shared.c requires a architecture that supports memfd_create"
````
2016-09-02 18:54:39 +03:00
zimbatm
d376b10105
packer: fixes compilation issues ( #18217 )
...
* the default output for buildGoPackage is not "out" anymore
* go 1.7 has removed the linker flag deprecation which breaks packer's
Makefile
2016-09-02 17:13:38 +02:00
Sergiu Ivanov
33cf2d9416
adb-sync: init at 2016-08-31
2016-09-02 16:44:41 +02:00
Sander van der Burg
fcbaf2bc23
remarkjs: use node2nix generated expressions
...
(cherry picked from commit 0f591992df
)
2016-09-02 13:02:37 +00:00
Sander van der Burg
4cac903456
nodePackages: add svgo
...
(cherry picked from commit 7bfe580b46
)
2016-09-02 13:01:51 +00:00
Kranium Gikos Mendoza
29e1fb98a2
ggz_base_libs: fix build ( #18212 )
2016-09-02 12:11:22 +02:00
Luca Bruno
15bb6bb9d6
Merge pull request #15893 from groxxda/fix/accountsservice
...
accountsservice: refactor package and service
2016-09-02 08:16:10 +00:00
Julien Dehos
1823137f43
curlcpp: init at 20160901
2016-09-02 10:08:27 +02:00
Sander van der Burg
8bedff0e92
wring: use node2nix generated package
2016-09-01 20:50:08 +00:00
reltuk
3e695874e2
openjdk: Keep {include,man} in $out/lib/opendjk. ( #18140 )
...
* openjdk: Keep {include,man} in $out/lib/opendjk.
This is a standard layout that some JDK consumers expect.
* openjdk/8: Improve clarity of some symlink commands with terminating slash.
2016-09-01 21:00:41 +02:00
Tim Steinbach
8a7afae58b
openjdk: Fix #17603
2016-09-01 20:47:19 +02:00
Peter Simons
b9b5fcccc5
Merge pull request #18196 from ttuegel/ghc-madv-free
...
ghc801: disable MADV_FREE
2016-09-01 20:37:10 +02:00
Tuomas Tynkkynen
3364230d56
Disable bunch of non-compiling packages on Darwin
...
These ones have a "Last successful build" timestamp in the 2014s or
2015s. Presumably no one will notice if we now stop building them.
softether_4_18 2015-09-20 http://hydra.nixos.org/build/39418483
lensfun 2014-09-30 http://hydra.nixos.org/build/39394104
net_snmp 2015-09-20 http://hydra.nixos.org/build/39410553
djview 2015-08-11 http://hydra.nixos.org/build/39413233
libmusicbrainz2 2015-09-20 http://hydra.nixos.org/build/39410106
fox_1_6 2014-05-07 http://hydra.nixos.org/build/39410858
libofx 2015-09-24 http://hydra.nixos.org/build/39423507
yacas 2014-09-30 http://hydra.nixos.org/build/39393150
iomelt 2014-09-30 http://hydra.nixos.org/build/39408486
softether 2015-09-20 http://hydra.nixos.org/build/39425800
mp4v2 2014-09-30 http://hydra.nixos.org/build/39421899
virtuoso7 2014-09-21 http://hydra.nixos.org/build/39415206
man_db 2015-04-23 http://hydra.nixos.org/build/39404236
libdiscid 2014-09-30 http://hydra.nixos.org/build/39412202
zabbix22.agent 2014-09-21 http://hydra.nixos.org/build/39412149
vidalia 2015-08-06 http://hydra.nixos.org/build/39411500
libmtp 2015-09-20 http://hydra.nixos.org/build/39419199
wxGTK29 2015-09-20 http://hydra.nixos.org/build/39415296
ncmpcpp 2015-11-06 http://hydra.nixos.org/build/39404455
libtorrent 2014-09-21 http://hydra.nixos.org/build/39394646
shishi 2014-03-21 http://hydra.nixos.org/build/39418874
ocaml_3_12_1 2014-09-30 http://hydra.nixos.org/build/39392996
djview4 2015-08-11 http://hydra.nixos.org/build/39427799
vimNox 2014-05-23 http://hydra.nixos.org/build/39397012
ttfautohint 2015-08-06 http://hydra.nixos.org/build/39398330
libraw 2015-09-24 http://hydra.nixos.org/build/39402271
wxGTK30 2015-09-20 http://hydra.nixos.org/build/39401871
sbcl_1_2_5 2015-09-20 http://hydra.nixos.org/build/39426091
prover9 2014-09-30 http://hydra.nixos.org/build/39406476
rcs 2015-08-25 http://hydra.nixos.org/build/39392037
gpac 2015-09-24 http://hydra.nixos.org/build/39399470
virtuoso6 2014-09-30 http://hydra.nixos.org/build/39398651
xlslib 2015-09-24 http://hydra.nixos.org/build/39410387
ucommon 2015-03-27 http://hydra.nixos.org/build/39414040
commoncpp2 2014-09-30 http://hydra.nixos.org/build/39420117
virtuoso 2014-09-21 http://hydra.nixos.org/build/39399978
miniHttpd 2014-09-30 http://hydra.nixos.org/build/39392925
mpack 2014-09-26 http://hydra.nixos.org/build/39399535
nbd 2014-09-26 http://hydra.nixos.org/build/39401367
newsbeuter-dev 2014-07-29 http://hydra.nixos.org/build/39406259
gimp_2_8 2015-09-20 http://hydra.nixos.org/build/39436271
gimp 2015-09-20 http://hydra.nixos.org/build/39435976
zabbix20.agent 2014-09-30 http://hydra.nixos.org/build/39393242
gst_all_1.gst-plugins-good 2015-09-20 http://hydra.nixos.org/build/39408506
ocaml_4_00_1 2014-09-30 http://hydra.nixos.org/build/39399526
inadyn 2014-09-30 http://hydra.nixos.org/build/39426389
gst_all_1.gst-plugins-bad 2015-09-20 http://hydra.nixos.org/build/39392970
zabbix.agent 2014-09-30 http://hydra.nixos.org/build/39421412
cmake-2_8 2015-09-24 http://hydra.nixos.org/build/39399443
liblastfm 2015-08-06 http://hydra.nixos.org/build/39421812
newsbeuter 2014-07-29 http://hydra.nixos.org/build/39396605
sdcv 2014-09-26 http://hydra.nixos.org/build/39412928
2016-09-01 20:39:33 +03:00
Thomas Tuegel
54125b4af4
ghc801: disable MADV_FREE
2016-09-01 12:07:36 -05:00
Eelco Dolstra
7f520bdad8
Revert "Python 2.6: add less"
...
This reverts commit 6b11c96c86
.
2016-09-01 18:58:14 +02:00
Eelco Dolstra
1e370d7de4
Revert "Python 2.7: add less"
...
This reverts commit bce5a51a9f
.
2016-09-01 18:58:09 +02:00
Eelco Dolstra
f0206aba5e
opencolorio: Use separate outputs
...
Also, make the package name match the attribute (and upstream) name.
2016-09-01 18:57:43 +02:00
Eelco Dolstra
452afd1ed6
ilmbase: Use separate outputs
2016-09-01 18:57:43 +02:00
Eelco Dolstra
68e216d604
opensubdiv: Use separate outputs
2016-09-01 18:57:43 +02:00
Eelco Dolstra
cf26f610aa
glew: Use separate outputs and don't install static libraries
2016-09-01 18:57:43 +02:00
Eelco Dolstra
8a137b3455
mesa-glu: Use separate outputs
2016-09-01 18:57:43 +02:00
Eelco Dolstra
3934980ca4
opensubdiv: Don't install static libraries
2016-09-01 18:57:43 +02:00
Eelco Dolstra
b688074c51
opensubdiv: Prevent runtime dependency on mesa_noglu.dev
2016-09-01 18:57:43 +02:00
Eelco Dolstra
8b12eee201
x265: Don't install static library
...
Following our general policy to only install dynamic libraries. If the
static library turns out to be needed, it could be moved to a separate
output.
2016-09-01 18:57:43 +02:00