Commit Graph

39171 Commits

Author SHA1 Message Date
Peter Simons
c0f77542c2 hackage2nix: update list of broken packages 2017-08-28 21:52:35 +02:00
Peter Simons
a75491caa4 LTS Haskell 9.2 2017-08-28 21:52:34 +02:00
Vladimír Čunát
3a18fa412a
gperftools: 2.5 -> 2.6.1
I only tested the profiler now, but hopefully it's all OK.
2017-08-28 18:46:43 +02:00
Vladimír Čunát
e0010cd1c3
pprof: init at 2017-08-28 2017-08-28 18:46:40 +02:00
Jörg Thalheim
cfbdd3e0d6 Merge pull request #28633 from orivej/webkitgtk24x
webkitgtk24x: fix build with gcc6
2017-08-28 12:48:37 +01:00
Orivej Desh
22a270b050 webkitgtk24x: fix build with gcc6 2017-08-28 11:41:41 +00:00
Jörg Thalheim
99ffd2051e python.pkgs.pyramid_beaker: fix tests 2017-08-28 12:21:13 +01:00
Jörg Thalheim
2f5dab753c ansible: move out of pythonPackages
ansible is not a library
2017-08-28 11:30:22 +01:00
Jörg Thalheim
0f789e7a0c Merge pull request #28618 from lheckemann/edk2-2017
edk2: 2014-12-10 -> UDK2017
2017-08-28 11:03:47 +01:00
Jörg Thalheim
ea3f747ed5 mozinfo: fix evaluation 2017-08-28 10:40:27 +01:00
Jörg Thalheim
5f5a5ba58e python.pkgs.piexif: fix build 2017-08-28 10:17:01 +01:00
Jörg Thalheim
5d62a4d181 python.pkgs.cgroup-utils: fix build 2017-08-28 09:48:22 +01:00
Jörg Thalheim
e67daebcb6 pycuda: 2017.1 -> 2017.1.1 2017-08-28 09:34:05 +01:00
Jörg Thalheim
861048c15f python.pkgs.mozinfo: python3 is not supported 2017-08-28 09:14:04 +01:00
Jörg Thalheim
b24099cb17 pythonPackages.keystoneclient: fix build 2017-08-28 09:03:07 +01:00
Jörg Thalheim
def7badb31 python.pkgs.pyramid_beaker: fix tests 2017-08-28 07:56:14 +01:00
Franz Pletz
b06231c01b
wolfssl: 3.11.0 -> 3.12.0 2017-08-28 00:54:43 +02:00
Robin Gloster
556029c904
elfutils: 0.169 -> 1.170 2017-08-27 22:51:53 +02:00
Tuomas Tynkkynen
1cfe9539f9 libgcrypt: Add pre-ARMv7 patch
Apparently the assembly-optimized functions use an opcode that doesn't
work on pre-ARMv7. Fix in next release.
2017-08-27 23:05:28 +03:00
Vincent Laporte
724504e0da ocamlPackages.cohttp: 0.22.0 -> 0.99.0
ocamlPackages.conduit: 0.15.4 -> 1.0.0

ocamlPackages.cohttp-lwt: init at 0.99.0

ocamlPackages.cohttp-lwt-unix: init at 0.99.0

ocamlPackages.conduit-lwt: init at 1.0.0

ocamlPackages.conduit-lwt-unix: init at 1.0.0

ocamlPackages.git: 1.11.1 -> 1.11.2
2017-08-27 20:03:06 +00:00
Linus Heckemann
f6afe064a0 edk2: 2014-12-10 -> UDK2017 2017-08-27 19:41:10 +01:00
Robin Gloster
4d858a2a17
gdal: don't use composableDerivation 2017-08-27 20:14:36 +02:00
Lukas Werling
f0a1ab78b4 meson/ninja: add setup hooks (#28444)
* Add setupHook for meson/ninja build

* libhttpseverywhere: Use meson/ninja setupHooks

* jamomacore: Remove superfluous ninja buildInput

* Remove obsolete ninja buildPhases

These are all handled by ninja's setup hook.

* lean2, xcbuild: fix build with ninja setup hook

Ninja is a runtime dependency here. However, cmake can generate Ninja
build files as well to satisfy the setup hook.

* qtwebengine: fix build with ninja setup hook
2017-08-27 19:42:21 +02:00
Vladimír Čunát
017b33aaaa
Merge #28536: libsigsegv: add enableSigbusFix option
(It's partially changed version of the PR.)
2017-08-27 17:23:45 +02:00
Vladimír Čunát
eef236d0ba
libsigsegv*: add an option to apply a patch
Close #28536; this code is a bit different in style for 2.5,
and avoids mass rebuild for the default version.
2017-08-27 17:21:35 +02:00
Vincent Laporte
935e991b72 js_of_ocaml: 2.8.4 -> 3.0.0
js_of_ocaml-camlp4: init at 3.0.0

js_of_ocaml-ppx: init at 3.0.0
2017-08-27 14:55:12 +00:00
Vincent Laporte
4b1a1c1846 js_of_ocaml-ocamlbuild: init at 3.0.0 2017-08-27 14:36:25 +00:00
Vincent Laporte
ef2c0f317a js_of_ocaml-compiler: move 2017-08-27 14:29:57 +00:00
Vincent Laporte
4c23d059f5 obelisk: fix hash 2017-08-27 10:20:41 +02:00
Jörg Thalheim
cea7c2477e Merge pull request #28603 from bachp/gitlab-runner-9.5.0
gitlab-runner: 9.4.2 -> 9.5.0
2017-08-27 09:15:31 +01:00
Vincent Laporte
460f640a5d ocamlPackages.fileutils: 0.5.1 -> 0.5.2 2017-08-27 10:03:00 +02:00
Pascal Bach
d3b5fa3db2 gitlab-runner: 9.4.2 -> 9.5.0 2017-08-27 10:01:25 +02:00
Jörg Thalheim
445465e2fc Merge pull request #28597 from orivej/rocksndiamonds
rocksndiamonds: init at 4.0.0.2
2017-08-27 08:18:54 +01:00
Jörg Thalheim
c9109e9483 Merge pull request #28172 from bcdarwin/gpy
gpy: init at 1.7.7
2017-08-27 08:13:43 +01:00
Vincent Laporte
b07d148e1d obelisk: 0.2.0 -> 0.3.0 2017-08-27 06:56:35 +00:00
Jörg Thalheim
b0e90b99db python.pkgs.pygame_sdl2: python3 tests are non-functional 2017-08-27 07:08:53 +01:00
Jörg Thalheim
3eae39b38a SDL2_mixer: use autoreconfHook 2017-08-27 06:34:08 +01:00
Leandro Lisboa Penz
fc7397d66b Revert "gnu global: set path of default gtags.conf in wrapper"
This reverts commit bd0d64730a90c8447245e415a2d10982ca95ba35.

Setting GTAGSCONF is not an adequate solution as it prevents the use of
it and the way it was done also breaks gtags when it is called by
global.

Fixes NixOS/nixpkgs#26971
2017-08-27 04:36:45 +02:00
Franz Pletz
b3d123fba5
uhd: 3.10.1.1 -> 3.10.2.0 2017-08-27 02:33:33 +02:00
Orivej Desh
e5be0e82d2 SDL2_mixer: build with libmodplug and smpeg2 2017-08-26 23:15:19 +00:00
Orivej Desh
5772ce1dd8 smpeg2: init at svn412 2017-08-26 23:15:18 +00:00
Jörg Thalheim
5ae506e94a racket: fix shared library build 2017-08-26 20:12:07 +01:00
geistesk
8dc06a2385 racket: 6.9 -> 6.10 2017-08-26 18:35:40 +02:00
Jörg Thalheim
58dc4a8569 Merge pull request #28036 from roberth/frog
frog: init at v0.13.7
2017-08-26 16:06:43 +01:00
Jörg Thalheim
74bf7b78ca Merge pull request #28588 from romildo/upd.mkvtoolnix
mkvtoolnix: 14.0.0 -> 15.0.0, libebml: 1.3.4 -> 1.3.5
2017-08-26 15:41:48 +01:00
Joachim Fasting
8d7da77fb4
pharo: set platforms based on flavor selection 2017-08-26 16:03:31 +02:00
romildo
68d8674f5a libebml: 1.3.4 -> 1.3.5 2017-08-26 10:33:49 -03:00
Joachim Fasting
5ddacdc3a8
Merge remote-tracking branch 'lukego/pharo6-for-nixpkgs'
Closes https://github.com/NixOS/nixpkgs/pull/26924
2017-08-26 15:17:33 +02:00
Jörg Thalheim
142db91b81 Merge pull request #28584 from wizzup/add/nodePackages.livedown
nodePackages.livedown : init at 2.1.1
2017-08-26 14:00:13 +01:00
Jörg Thalheim
ffd6443423 Merge pull request #28587 from vbgl/ppl-1.2
ppl: 1.1 -> 1.2
2017-08-26 13:52:53 +01:00