Commit graph

90679 commits

Author SHA1 Message Date
Márton Boros
56b549d4c7 terraform: 0.7.1 -> 0.7.2 2016-09-04 01:54:47 +02: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
Robert Helgesson
86af88d7c4
perl docs: update generated expression
This provides an up-to-date illustration of how `nix-generate-from-cpan`
generates packages.
2016-09-03 18:14:06 +02:00
Joachim F
f8b447a6e4 dpdk: 16.04 -> 16.07, fix build against linux 4.7 (#18256)
Tested build against linux_latest and linux_grsec_nixos.
2016-09-03 17:40:27 +02:00
Joachim F
78b4b632ae Merge pull request #18085 from Mic92/ferm
ferm: add integration test
2016-09-03 17:27:38 +02:00
Joachim F
4206f46024 Merge pull request #18182 from peterhoeg/ledger-web
ledger-web: init at 1.5.2
2016-09-03 17:25:38 +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
cc3aa1b750 Merge pull request #18260 from oxij/pkg/init/osmctools
osmctools: init at 0.8.5
2016-09-03 17:25:01 +02:00
Joachim F
693d686ce3 Merge pull request #18036 from nexusdev/ethabi
ethabi: init at 0.2.1
2016-09-03 17:20:13 +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
Vladimír Čunát
501668ee0a teeworlds: update, cleanup 2016-09-03 17:13:42 +02:00
Joachim F
8939421da7 Merge pull request #18068 from michalrus/airwave
airwave: init at 1.3.2
2016-09-03 17:07:37 +02:00
Joachim F
3d852770db Merge pull request #18164 from moyamo/geogebra
geogebra: 5.0.265.0 -> 5.0.271.0
2016-09-03 17:06:54 +02:00
Joachim F
bcd5c05b99 Merge pull request #18091 from Balletie/fix/twmnd-install-hooks
twmn: fix by running pre- and post-install hooks
2016-09-03 17:06:20 +02:00
Joachim F
5ad61449bc Merge pull request #18161 from ericsagnes/pkg-up/groonga
groonga: 6.0.7 -> 6.0.8
2016-09-03 17:00:22 +02:00
Joachim F
f2f74718be Merge pull request #18246 from nfjinjing/shadowsocks-libev
shadowsocks-libev: 2.4.8 -> 2.5.0
2016-09-03 16:59:09 +02:00
Joachim F
9a2787f825 Merge pull request #18252 from mayflower/emby_3.0.6400
emby: 3.0.6070 -> 3.0.6400
2016-09-03 16:58:49 +02:00
Peter Hoeg
d0ef7140e9 dropbox: 8.4.21 -> 9.4.49 2016-09-03 16:48:18 +02:00
Joachim F
03de0c765c Merge pull request #18184 from juliendehos/curlcpp
curlcpp: init at 20160901
2016-09-03 16:23:48 +02:00
Joachim F
3db5311be9 Merge pull request #18207 from tavyc/quagga-module
quagga service: init
2016-09-03 16:23:23 +02:00
Jan Malakhovski
22c578e79d osmctools: init at 0.8.5 2016-09-03 14:04:52 +00:00
Jan Malakhovski
6cd407de28 xapian-omega: 1.2.21 -> 1.4.0 2016-09-03 13:49:59 +00:00
Jan Malakhovski
49c1f415e8 xapian: 1.2.23 -> 1.4.0 2016-09-03 13:49:58 +00:00
Joachim Fasting
ca465eeeb1
wireguard: disable build against -grsec kernels
Looks to be incompatible with the PaX constification plugin:

> /tmp/nix-build-wireguard-unstable-2016-08-08.drv-0/WireGuard-experimental-0.0.20160808/src/device.c:329:29: error: constified variable 'link_ops' placed into writable section ".data..read_mostly"
 static struct rtnl_link_ops link_ops __read_mostly = {

https://hydra.nixos.org/build/39671573/log/raw

See also https://github.com/NixOS/nixpkgs/issues/18209
2016-09-03 14:50:07 +02:00
Nikolay Amiantov
fc0b40328d SDL: fix OpenGL support 2016-09-03 15:37:06 +03:00
Vladimír Čunát
4745341c69 spl: fix evaluation after the parent commit
This doesn't fully fix the tarball job.
2016-09-03 14:34:55 +02:00
Rok Garbas
3698f321ef
spl: mark it broken on kernels higher then 4.7
until new spl version is release
2016-09-03 14:07:49 +02:00
Tristan Helmich
154528785e emby: 3.0.6070 -> 3.0.6400 2016-09-03 13:42:53 +02:00
Vladimír Čunát
686bb1a6e4 freeswitch: fix build when sandboxed 2016-09-03 12:49:59 +02:00
Robert Helgesson
38bd2c4425 SDL: fix startup of (some) games using OpenGL
Fixes #18247.
2016-09-03 12:46:39 +02:00
Robert Helgesson
297008b959
teeworlds: add freetype to build inputs
Fixes undefined references to functions in the freetype library.
2016-09-03 11:43:41 +02:00
Frederik Rietdijk
e4bc2e60a0 pythonPackages.service-identity: fix tests 2016-09-03 11:42:55 +02:00
Frederik Rietdijk
7bf1d11452 pythonPackages.txrequests: disable tests 2016-09-03 11:42:55 +02:00
Frederik Rietdijk
af52326dcc pythonPackages.sqlalchemy: 1.0.14 -> 1.0.15 2016-09-03 11:42:55 +02:00
Frederik Rietdijk
42367202c6 pythonPackages.setuptools_scm: 1.10.1 -> 1.11.1 2016-09-03 11:42:55 +02:00
Frederik Rietdijk
434f8e4e86 pythonPackages.sphinx-jinja: missing dependency pbr 2016-09-03 11:42:55 +02:00
Frederik Rietdijk
f6a01b9304 pythonPackages.sphinxcontrib-spelling: missing dependency pbr 2016-09-03 11:42:55 +02:00
Frederik Rietdijk
a09601fcb4 pythonPackages.pysqlite: 2.6.3 -> 2.8.3 2016-09-03 11:42:55 +02:00
Frederik Rietdijk
d7e49ed4e3 pythonPackages.pyinotify: no tests 2016-09-03 11:42:55 +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
Frederik Rietdijk
ea90815ae8 pythonPackages.pyparser: fix tests 2016-09-03 11:42:55 +02:00
Robert Helgesson
72f455362c
trigger-rally: fix build
Previously failed due to not finding `SDL.h`.
2016-09-03 11:29:59 +02:00
Robert Helgesson
1f45a852d3
josm: 9979 -> 10786 2016-09-03 11:13:20 +02:00
Gabriel Ebner
882cc8dc9a postfix: 3.1.1 -> 3.1.2 2016-09-03 10:00:19 +02:00
Jinjing Wang
3b45449f69 shadowsocks-libev: 2.4.8 -> 2.5.0 2016-09-03 15:49:14 +08:00
Kranium Gikos Mendoza
ed1fcd1b02 k3d: 0.8.0.3 -> 0.8.0.5 2016-09-03 09:12:25 +03:00