Commit graph

79199 commits

Author SHA1 Message Date
Domen Kožar 9e363a752f openmodelica: enable parallel building
(cherry picked from commit 261d51971a352cbcdc8d70dc74f8971ac202a43d)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-05 18:06:28 +02:00
Domen Kožar 8c504fbce1 gnome3.evolution: set big-parallel
(cherry picked from commit 5248178c20c472a98169916651545d9c77005f27)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-05 18:06:26 +02:00
Domen Kožar d2275f4b04 webkitgtk24: build in parallel until #18312
(cherry picked from commit 2ef4e9e9d5c754fe091ec5087b885f2be98fb3a7)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-05 18:06:23 +02:00
Shea Levy 05c132486d Initial version of nixBufferBuilders.withPackages.
This builds elisp to setup an emacs buffer with the packages given
available. See shlevy/nix-buffer for more information.

Currently only modifies $PATH.
2016-09-05 12:01:26 -04:00
Tuomas Tynkkynen 8f023eb129 gnome2.gnome_panel: Fix build 2016-09-05 18:56:04 +03:00
Shea Levy d1154edf44 proofgeneral_HEAD: bump 2016-09-05 11:43:10 -04:00
obadz 1a5bb68696 gtk-sharp-*: remove references to gnomepanel
gnomepanel was part of Gnome 2 and is currently broken.

There seemed to be no runtime dependency to gnomepanel and building also
seems to work fine without it.
2016-09-05 16:18:34 +01:00
Eelco Dolstra 1a1a31c9d8 Merge pull request #18321 from groxxda/cleanup
various: minor cleanup
2016-09-05 17:11:45 +02:00
Alexander Ried 8604117b48 dbus: remove unused imports 2016-09-05 15:03:35 +02:00
Eelco Dolstra e8315cb1ca shadow: Separate man output
This removes ~2 MiB from the minimal config.
2016-09-05 14:53:27 +02:00
Eelco Dolstra ff7368e944 audit: Move z/OS plugin to a separate output
This prevents the NixOS base system from pulling in openldap,
cyris-sasl, and libkrb5.
2016-09-05 14:53:27 +02:00
Peter Hoeg a359d330dc vagrant: 1.8.4 -> 1.8.5 (#18283)
Includes https://github.com/mitchellh/vagrant/pull/7611 to fix issue with permissions on ~/.ssh/authorized_keys.
2016-09-05 14:44:34 +02:00
Frederik Rietdijk 9dfc41c74a Merge pull request #18285 from teh/nose-parameterized
nose-parameterized: re-enable for python2 by disabling tests.
2016-09-05 14:02:18 +02:00
Eelco Dolstra 8c27103d32 libmicrohttpd: Move out info docs
Putting the micro back in libmicrohttpd.
2016-09-05 13:45:59 +02:00
Eelco Dolstra ba70ce28ae no-x-libs.nix: Ensure that dbus doesn't use X11
It appears that packageOverrides no longer overrides aliases, so
aliases like

  dbus_tools = self.dbus.out;
  dbus_daemon = self.dbus.daemon;

now use the old, non-overriden version of dbus. That seems like a
pretty serious regression in general, but for this particular problem,
I've fixed it by replacing dbus_daemon by dbus.daemon and dbus_tools
by dbus.
2016-09-05 13:45:59 +02:00
Eelco Dolstra d94c072f8e DBD::SQLite: 1.48 -> 1.50 2016-09-05 13:45:59 +02:00
Eelco Dolstra 8295089e6a utillinuxMinimal: Make more minimal
This removes locales, bash completion and crap like that. This cuts
6.5 MiB from the NixOS system closure (which unfortunately contains
two copies of util-linux, because of the need to break a dependency
cycle with systemd).
2016-09-05 13:45:59 +02:00
Eelco Dolstra 2583c70e91 libedit: 20150325-3.1 -> 20160903-3.1
Also, use a separate "dev" output. This is mostly to remove
ncurses.dev from openssh's runtime closure.
2016-09-05 13:45:59 +02:00
Peter Simons 13fced071e Merge pull request #18248 from phanimahesh/update-git-2.10.0
git: 2.9.3 -> 2.10.0
2016-09-05 13:44:09 +02:00
Domen Kožar 33229f0d87 libreoffice: set big-parallel hydra feature to build it quicker
For example http://hydra.nixos.org/build/39781012 took 6h

(cherry picked from commit a29f6a5e8e1c2d6ec4adc78143c5479121d550bc)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-05 12:50:02 +02:00
Frederik Rietdijk 07e76b0738 Merge pull request #18292 from offlinehacker/pkgs/pythonPackages/pillow/lcms2_support
pythonPackages.pillow: add lcms2 support
2016-09-05 08:38:37 +02:00
Benjamin Staffin 2e88851c61 dpkg: Fix the build on Darwin
There are still some bugs and quirks, but this gets dpkg building at
least, and some parts of it are useful.
2016-09-05 01:14:36 -04:00
Shea Levy 224889e452 Merge branch 'php-javascript-extensions' of git://github.com/stesie/nixpkgs 2016-09-04 21:26:18 -04:00
Nikolay Amiantov 845cb949fc Merge pull request #18306 from aske/speech
Speech synthesizer improvements
2016-09-05 04:44:51 +04:00
aske f0cf058c13 espeak-ng: use instead of espeak 2016-09-05 03:33:42 +03:00
aske a6ce0f80fb espeak-ng: init at 2016-08-28 2016-09-05 03:33:41 +03:00
aske 48884e06cc sonic: init at 2016-03-01 2016-09-05 03:33:41 +03:00
aske d6936f47db pcaudiolib: init at 2016-07-19 2016-09-05 03:33:41 +03:00
aske 5b61020e05 speechd: 0.8.3 -> 0.8.5 2016-09-05 03:33:40 +03:00
Lancelot SIX 373afbd516
salut_a_toi: Fix typo in build phase
(cherry picked from commit c47eb4a43a9ab338c26b6b05d59ad0cb90507ed1)
2016-09-05 02:32:57 +02:00
Joachim F 01811fe2cd Merge pull request #16276 from manveru/gemconfig-rbnacl
gemconfig: rbnacl needs libsodium
2016-09-05 01:11:57 +02:00
Dmitry Kalinkin 780d9d6481 dejavu-fonts: enable on OSX 2016-09-04 16:33:27 -04:00
Dmitry Kalinkin 1d4ed38751 fontforge: prevent configure from picking up xquartz installation 2016-09-04 16:33:27 -04:00
rnhmjoj 6fabc515d0
mpv: add vapoursynth support 2016-09-04 22:27:10 +02:00
rnhmjoj d7e5fbfb57
vapoursynth-mvtools: init at 16 2016-09-04 22:25:52 +02:00
rnhmjoj 347fcb6a84
vapoursynth: init at R33.1 2016-09-04 22:25:52 +02:00
rnhmjoj 735bbda892
zimg: init at 2.2.1 2016-09-04 22:25:46 +02:00
Ignat Loskutov b577f2997e sway: 0.8 -> 0.9 2016-09-04 16:02:57 -04:00
Edward Tjörnhammar d408070024 Merge pull request #18287 from stesie/idea-updates
IDEA Updates
2016-09-04 21:10:03 +02:00
Edward Tjörnhammar 9b31fcf8c0
zotero: remove esr suffix from version string.
Also escaped the perl regexes since that will become an error in the future.
2016-09-04 21:01:40 +02:00
Stefan Siegl c76c0bedc1 php70Packages.v8: init at 0.1.0 2016-09-04 19:43:16 +02:00
Stefan Siegl df3103729e phpPackages.spidermonkey: init a 1.0.0 2016-09-04 19:43:16 +02:00
Stefan Siegl 7bc6fa344a php70Packages.v8js: init at 1.3.2 2016-09-04 19:43:16 +02:00
Tuomas Tynkkynen c536a3fa2f linuxPackages_testing: Don't recurseIntoAttrs
The -rc kernels are quite likely to break out-of-tree modules and thus
cause unnecessary Hydra failures.

(Note that linux_testing already has `hydraPlatforms = [];` but that
does not prevent the package from being built since it has reverse
dependencies. Arguably that could be considered undesirable and thus
fixing that could be considered the proper fix, but this should do
for now.)
2016-09-04 18:49:01 +03:00
Jaka Hudoklin 2540b419f2 kapacitor: init at 1.0.0 2016-09-04 17:22:15 +02:00
Joachim F 16380441bb Merge pull request #18258 from oxij/pkg/init/mdf2iso
mdf2iso: init at 0.3.1
2016-09-04 17:17:42 +02:00
Jaka Hudoklin 30da3de95d pythonPackages.pillow: add lcms2 support 2016-09-04 17:13:25 +02:00
Joachim F 50d07b37ec Merge pull request #18272 from joachifm/xapianBindings
xapianBindings: 1.2.23 -> 1.4.0
2016-09-04 17:12:45 +02:00
Aristid Breitkreuz 2f33b06119 ispc: extend test suite 2016-09-04 17:03:49 +02:00
Jaka Hudoklin 85e2b60b77 xpra: 0.17.4 -> 0.17.5 2016-09-04 16:57:23 +02:00
Jan Malakhovski 4d308dcd51 mdf2iso: init at 0.3.1 2016-09-04 14:45:34 +00:00
Jaka Hudoklin c083ab99b2 Merge pull request #17969 from offlinehacker/pkgs/etcd/update-3.0.6
Update etcd, improve nixos module, fix nixos tests
2016-09-04 16:31:50 +02:00
Nikolay Amiantov 5d7adc7b09 crawlTiles: fix build 2016-09-04 17:27:39 +03:00
Alexander Ried ee1b7f9879
orbment: git-2016-01-31 -> git-2016-08-13 2016-09-04 16:25:00 +02:00
Jan Malakhovski 8acd3960cf xapian-omega: move into xapian directory 2016-09-04 14:24:31 +00:00
Jan Malakhovski 8f6664b744 xapian-omega: pin to xapian library version 2016-09-04 14:18:58 +00:00
Jan Malakhovski 3ca74495d2 xapianBindings: fix calls to sphinx-bulid in python bindings Makefile 2016-09-04 14:18:42 +00:00
Alexander Ried 0d75166252
wlc: 1.3 -> 1.5
use system-wide chck and wayland-protocols
enable tests
2016-09-04 16:17:23 +02:00
Alexander Ried 73a4a917ec
wayland-protocols: 1.4 -> 1.7 2016-09-04 16:15:35 +02:00
Nikolay Amiantov 698cadd714 runVM: mount devpts 2016-09-04 17:11:01 +03:00
Nikolay Amiantov 8b38b6aae2 runVM: check exit code before postVM eval 2016-09-04 17:11:01 +03:00
Aristid Breitkreuz f4443bb9ef ispc: detect test failures, restrict platforms 2016-09-04 15:56:22 +02:00
Joachim F 2933cc96e5 Merge pull request #18286 from rnhmjoj/pirate
pirate-get: 2.0.8 -> 2.0.9
2016-09-04 15:38:15 +02:00
Ram Kromberg c40578ccbb plan9port 2015-11-10 -> 2016-04-18 (#18228) 2016-09-04 14:52:34 +02:00
Joachim F dec3d5dd68 Merge pull request #18206 from ethercrow/tcpkali
tcpkali: init at 0.9
2016-09-04 14:50:26 +02:00
Nikolay Amiantov 9f2c48a7a7 qutebrowser: add cssutils dependency 2016-09-04 15:49:00 +03:00
Aristid Breitkreuz c4b0d80cba ispc: 20151128 -> 1.9.1, fix build 2016-09-04 14:08:40 +02:00
rnhmjoj d21966a6fc
pirate-get: 2.0.8 -> 2.0.9 2016-09-04 13:44:15 +02:00
Tuomas Tynkkynen dd3b6ef357 megaglest: Fix build
I'm guessing SDL propagated all this previously.
2016-09-04 14:43:23 +03:00
Stefan Siegl 330d791d1f idea.clion1: init at 1.2.5
(moved from idea.clion)
2016-09-04 13:30:05 +02:00
Stefan Siegl 46343d6dad idea.clion: 1.2.5 -> 2016.2.1 2016-09-04 13:29:15 +02:00
Tom Hunger 70b6be3e36 nose-parameterized: re-enable for python2 by disabling tests. 2016-09-04 12:27:13 +01:00
Stefan Siegl f7234f9961 idea.idea-community: 2016.2 -> 2016.2.3 2016-09-04 13:26:18 +02:00
Stefan Siegl c1fcb007c4 idea.idea-ultimate: 2016.2.2 -> 2016.2.3 2016-09-04 13:25:25 +02:00
Stefan Siegl 01b4cf5de5 idea.ruby-mine8: init at 8.0.4 2016-09-04 13:21:55 +02:00
Stefan Siegl 4d528db13a idea.ruby-mine7: init at 7.1.5
(moved from idea.ruby-mine)
2016-09-04 13:20:59 +02:00
zimbatm 29796bd989 Merge pull request #18270 from brainrape/update-terraform
terraform: 0.7.1 -> 0.7.2
2016-09-04 12:20:38 +01:00
Stefan Siegl a83498317c idea.ruby-mine: 7.1.5 -> 2016.2.2 2016-09-04 13:19:38 +02:00
Stefan Siegl cd9a44200d idea.pycharm-community: 2016.1.3 -> 2016.2.2 2016-09-04 13:04:05 +02:00
Stefan Siegl 18ed1bebae idea.pycharm-professional: 2016.1.3 -> 2016.2.2 2016-09-04 13:02:03 +02:00
Stefan Siegl 195759e2ec idea.webstorm11: init at 11.0.4 2016-09-04 12:58:38 +02:00
Stefan Siegl fdbb72eb0a idea.webstorm10: init at 10.0.5
(moved from idea.phpstorm)
2016-09-04 12:56:58 +02:00
Stefan Siegl c2851bc841 idea.webstorm: 10.0.5 -> 2016.2.2 2016-09-04 12:55:50 +02:00
Edward Tjörnhammar 4dfafbc0c3
i2pd: 2.8.0 -> 2.9.0 2016-09-04 12:48:14 +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
Edward Tjörnhammar 0edc7eee22
zotero: use firefox-esr-unwrapped instead of firefox-unwrapped 2016-09-04 12:25:28 +02:00
José Romildo Malaquias 372a56fadb rage: 0.2.0 -> 0.2.1 2016-09-04 07:25:21 -03:00
Domen Kožar 1f7dfda8b8 ghcjs: fix eval /cc @svanderburg
(cherry picked from commit ad771764743d9645084ac21730bb5a6cc11ce672)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-04 11:31:02 +02:00
Dmitry Ivanov b52d937475 tcpkali: init at 0.9 2016-09-04 09:21:27 +00:00
Vladimír Čunát e8dea0db30 dejavu_fontsEnv: explain the situation in a comment 2016-09-04 11:06:48 +02:00
Vladimír Čunát 168d6fdf21 lyx: clean the expression a bit
Thanks to Sergiu Ivanov <sivanov@colimite.fr>
2016-09-04 10:53:20 +02:00
Vladimír Čunát 88ad6593ea Merge #18280: pygtk: fix broken symlink 2016-09-04 10:28:55 +02:00
Frederik Rietdijk baf80e2db6 Merge pull request #18281 from Mic92/gpodder3.9.1
gpodder: 3.9.0 -> 3.9.1
2016-09-04 10:15:14 +02:00
Jörg Thalheim 8dc936c49f
gpodder: 3.9.0 -> 3.9.1 2016-09-04 10:10:47 +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
Robert Helgesson f144887ba0
teeworlds: use wrapProgram
Replace custom wrapper by wrapProgram tool.
2016-09-04 09:20:09 +02:00
Dmitry Kalinkin 810787238d fontforge: enable Carbon which is required on OSX 2016-09-03 23:38:23 -04:00
Joachim F d3ee483bfe Merge pull request #17758 from michalrus/transcribe
transcribe: init at 8.40
2016-09-04 03:10:50 +02:00
Joachim F ae870f0ea0 Merge pull request #17873 from markus1189/cassandra-driver
cassandra-driver: 2.6.0c2 -> 3.6.0
2016-09-04 03:03:58 +02:00
Franz Pletz c299dfb0fd
itk: 4.0.0 -> 4.10.0, fixes build
See #18209.
2016-09-04 02:02:47 +02:00
Márton Boros 56b549d4c7 terraform: 0.7.1 -> 0.7.2 2016-09-04 01:54:47 +02:00
Jaka Hudoklin 639f98ff3c megatools: 1.9.94 -> 1.9.97 (#18254) 2016-09-04 00:53:58 +02:00
Robert Helgesson 04a760e31a
fira-code: 1.200 -> 1.201 2016-09-04 00:38:29 +02:00
Franz Pletz ecdfa4109e Merge pull request #18098 from stesie/phpstorm-2016.2.1
idea.phpstorm: 10.0.4 -> 2016.2.1
2016-09-04 00:30:38 +02:00
Miguel Madrid 8a96c52f63 i3pystatus: 3.34 -> 3.35 (#18268) 2016-09-04 00:23:21 +02:00
Miguel Madrid a4fbd14465 netifaces: 0.13.4 -> 0.13.5 (#18267) 2016-09-04 00:23:01 +02:00
Joachim F 70b2ea1fcb Merge pull request #18243 from mbbx6spp/update-rsyslog-to-8.21
rsyslog: 8.17.0 -> 8.21.0
2016-09-03 23:50:38 +02:00
Susan Potter a8129aeaf7 rsyslog: 8.17.0 -> 8.21.0 2016-09-03 16:03:28 -05: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
Susan Potter 766a018453 zstd: 0.7.5 -> 1.0.0
Also updated to use the new repository location under facebook organization.
2016-09-03 15:57:33 -05:00
Karn Kallio a785cec01b dejavu-fonts environment collision
After splitting the DejaVuSans.ttf file into a multiple output in the
dejavu_fonts Nixpkgs expression it is not possible to install in the
user profile due to the collision.  The attached patch makes a new
package without the collision for user environment installing.

From fae78903c6ce56eda70a1a9a6914c41d248b15e8 Mon Sep 17 00:00:00 2001
From: Karn Kallio <kkallio@skami.org>
Date: Sat, 3 Sep 2016 14:09:36 -0400
Subject: [PATCH] dejavu-fonts : Prepare an environment package without
 collision.
2016-09-03 16:42:46 -04:00
Stefan Siegl 7a5239fddc idea.phpstorm10: init at 10.0.4
(moved from idea.phpstorm)
2016-09-03 21:48:02 +02:00
Joachim Fasting ad815f4206
xapianBindings: 1.2.23 -> 1.4.0
The xapianBindings version is now directly tied to the input xapian
version, to ensure that they're in synch.

Also, as of this version, sphinx is required to build documentation
for the python bindings.
2016-09-03 21:40:18 +02:00
Joachim Fasting dcaee87529
airwave: disable hydra build
Relies on a file that must be downloaded manually.
2016-09-03 21:27:51 +02:00
Joachim Fasting 65786ba322
odp-dpdk: 10.10.1.0 -> 2016-08-16
Fixes build against dpdk 16.06

Tested build against linux, linux_latest, linux_3_18, linux_4_1,
linux_4_6, linux_grsec_nixos, linux_chromiumos_3_18.

While this is pre-release, the delta since 10.10.1.0 seems to contain
primarily fixes or internal improvements.

Also cleanup build inputs while we're at it.
2016-09-03 21:20:52 +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
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 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
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
Jaka Hudoklin eaf4dcaee1 etcd: add update notice 2016-09-03 14:04:54 +02:00
Jaka Hudoklin 235440ec34 etcd: add meta information 2016-09-03 14:02:53 +02:00
Tristan Helmich 154528785e emby: 3.0.6070 -> 3.0.6400 2016-09-03 13:42:53 +02:00
J Phani Mahesh 2b86ccbf32 git: 2.9.3 -> 2.10.0 2016-09-03 16:20:32 +05:30
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
Gabriel Ebner 4d18c6ef19 Merge pull request #18233 from mimadrid/update/unrar-5.4.5
unrar: 5.4.4 -> 5.4.5
2016-09-03 07:37:37 +02:00
Gabriel Ebner 71abe65818 Merge pull request #18232 from mimadrid/update/fzf-0.13.5
fzf: 0.13.3 -> 0.13.5
2016-09-03 07:36:43 +02:00
Gabriel Ebner b6f9f3de46 Merge pull request #18236 from mimadrid/update/hub-2.2.5
hub: 2.2.3 -> 2.2.5
2016-09-03 07:35:55 +02:00
Franz Pletz 493ab7b4fa
pass: add patch to fix xclipboard handling
This is caused by our coreutils now being built as a single binary.
2016-09-03 06:07:15 +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
mimadrid 307a4650c8
hub: 2.2.3 -> 2.2.5 2016-09-03 00:38:38 +02:00
Tuomas Tynkkynen 3949abee65 Merge pull request #18230 from eikek/recutils-1.7
recutils: 1.5 -> 1.7
2016-09-03 01:27:10 +03:00
Tom Hunger c60354237a hyperdex: Remove broken package and its dependencies. Closes #17995.
Presumably no one was using it otherwise we'd have noticed it breaking
sooner.
2016-09-02 23:26:13 +01: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
Franz Pletz a1c24ab976
systemd: apply patch to fix #18158
See:
 - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834367
 - https://github.com/systemd/systemd/issues/3842
2016-09-02 23:39:19 +02:00
mimadrid 5aaa0c8cb8
unrar: 5.4.4 -> 5.4.5 2016-09-02 23:38:30 +02:00
Tuomas Tynkkynen 5824b9c0e7 extremetuxracer: Fix build
Fixes:

````
ft_font.h:24:22: fatal error: ft2build.h: No such file or directory
````

Probably something propagated this previously.
2016-09-03 00:36:31 +03:00
Miguel Madrid b6116539be nano: 2.6.3 -> 2.7.0 (#18201) 2016-09-02 23:26:02 +02:00
mimadrid f4d13a44c0
fzf: 0.13.3 -> 0.13.5 2016-09-02 23:23:35 +02:00
Kamil Chmielewski 7b1efbf621 mesos: 0.28.0 -> 0.28.2 (#18220) 2016-09-02 23:21:46 +02:00
Eike Kettner 498d803cce recutils: 1.5 -> 1.7 2016-09-02 22:01:06 +02: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
José Romildo Malaquias 67f2a005f6
roboto-slab: init at 2016-01-11 2016-09-02 21:50:42 +02:00
José Romildo Malaquias d47753d38b
roboto-mono: init at 2016-01-11 2016-09-02 21:50:42 +02:00
Vladimír Čunát 9cd2b2bcb4 ut2004demo: show on x86_64-linux as well
Fixes #18213. Also add a fast mirror; hopefully the URL is persistent.
2016-09-02 21:29:36 +02:00
Rushmore Mushambi dff7057743 Merge pull request #18227 from rushmorem/lizardfs-manpages
lizardfs: fix building manpages
2016-09-02 21:20:19 +02: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
rushmorem 757975c439 lizardfs: fix building manpages 2016-09-02 20:57:08 +02:00
Frederik Rietdijk 01fafc088a peru: 0.2.3 -> 1.0.1, fix build 2016-09-02 20:52:26 +02:00
Joachim Schiele 9e5f33a4e0 Merge pull request #18226 from leenaars/xmlmirror
xmlmirror: move README.md to better place
2016-09-02 20:50:43 +02:00
obadz d95a29a01a netatalk: fix build (broken since closure-size)
Helps with #18209
2016-09-02 19:38:48 +01:00
Robert Helgesson f40b31ebc6
perl-Log-Any: 1.040 -> 1.042 2016-09-02 20:19:38 +02:00
Robert Helgesson c911711d8c
perl-Crypt-JWT: 0.017 -> 0.018 2016-09-02 20:19:38 +02:00
Vladimír Čunát f5c3115063 llvmPackages_39: rc -> 3.9.0 2016-09-02 20:15:11 +02:00
Rushmore Mushambi 32d06b2a51 Merge pull request #18221 from kamilchm/marathon-up
marathon: 1.1.1 -> 1.1.2
2016-09-02 20:12:13 +02:00
Vladimír Čunát 02217bf697 Merge #17838: postgresql: Fix use with extensions 2016-09-02 20:09:40 +02:00
Robert Helgesson 28e836a320
perl-Spreadsheet-WriteExcel: init at 2.40 2016-09-02 19:36:09 +02:00
Robert Helgesson 168d78d537
perl-Spreadsheet-ParseExcel: 0.2603 -> 0.65 2016-09-02 19:35:38 +02:00
Robert Helgesson 239cd353d2
perl-OLE-Storage_Lite: rename attribute name
The attribute name now corresponds to what `nix-generate-from-cpan`
expects. Kept old attribute name for backwards compatibility.

Also added meta section.
2016-09-02 19:34:02 +02:00
Robert Helgesson 97d9e6fcb8
perl-Digest-Perl-MD5: init at 1.9 2016-09-02 19:33:29 +02:00
obadz 89fc959922 perlPackages.DBDSQLite: placate DBIxClass test failure
… by using an older version of SQLite.

Mentioned in #18209 and #18083
2016-09-02 17:50:10 +01:00
Tuomas Tynkkynen adf471c83c urbit: Fix build 2016-09-02 19:04:41 +03: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
Vladimír Čunát e49d00a1b9 Merge #18190: vimPlugins.YouCompleteMe: update 2016-09-02 17:26:26 +02: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
Vladimír Čunát be0168f831 Merge #18219: mesos: fix build after libc-2.24 2016-09-02 16:21:39 +02:00
Lancelot SIX 3df000ade9 Merge remote-tracking branch 'upstream/pr/18215' 2016-09-02 16:14:03 +02:00
Kamil Chmielewski 83c60bd8e5 marathon: 1.1.1 -> 1.1.2 2016-09-02 16:10:58 +02:00
Kamil Chmielewski 4ae2eb2208 mesos: FIX #18209 readdir_r deprecation in libc
https://issues.apache.org/jira/browse/MESOS-6013
2016-09-02 16:04:11 +02:00
Thomas Tuegel 7bc711e0a7
spotify: 1.0.36 -> 1.0.37 2016-09-02 08:53:03 -05:00
Tuomas Tynkkynen 79d673e21c xorg: Mark obsolete xorgvideo* drivers broken
These are now showing up as broken builds in Hydra since 2daefaf457.
None of these compiled even in 16.03 and I think all of them are
for pretty obsolete hardware, so just mark them as broken.

(In principle the xorg generator could be made to ignore them but that
would be more work.)
2016-09-02 16:38:46 +03:00
Sander van der Burg fcbaf2bc23 remarkjs: use node2nix generated expressions
(cherry picked from commit 0f591992df1e7abe8e324e53a8970e20afac267d)
2016-09-02 13:02:37 +00:00
Sander van der Burg 4cac903456 nodePackages: add svgo
(cherry picked from commit 7bfe580b46c9a87cdc3080d12cc7aeac45831bfa)
2016-09-02 13:01:51 +00:00
Tristan Helmich 2e9aa13773 graylog: 2.0.3 -> 2.1.0 (#18200) 2016-09-02 13:53:17 +02:00
Shea Levy ce0043bf4c phc-intel: 0.4.0rev19 -> 0.4.0rev22
Fixes build on linux 4.7
2016-09-02 07:41:42 -04:00
Eric Litak 94571e51c4 zpaq: only set -mtune on i686,x86_64 (#18214) 2016-09-02 13:34:11 +02:00
Kranium Gikos Mendoza 0bdec3194a vboot_reference: fix build (#18211) 2016-09-02 12:13:00 +02:00
Kranium Gikos Mendoza 29e1fb98a2 ggz_base_libs: fix build (#18212) 2016-09-02 12:11:22 +02:00
Lancelot SIX 5b8072fff6
postgresql: Fix use with extensions
Fixes #15512 and #16032

With the multi output, postgresql cannot find at runtime what is its
basedir when looking for libdir and pkglibdir. This commit fixes that.
2016-09-02 11:51:21 +02:00
Nikolay Amiantov 084ff113e9 curaengine: 15.04 -> 15.04.6 2016-09-02 12:24:27 +03:00
Lancelot SIX d77e00348c
pythonPackages.django: 1.10 -> 1.10.1
This is a bugfix release in the 1.10 branch.
See https://docs.djangoproject.com/en/1.10/releases/1.10.1/
2016-09-02 11:20:44 +02:00
Nikolay Amiantov e3a6e9ec04 octoprint-plugins.m33-fio: 1.5 -> 1.7 2016-09-02 11:44:47 +03:00
Michael Raskin 47bb8abd08 quantumminigolf: update SDL_ttf include 2016-09-02 10:22:16 +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
Robert Helgesson ca472594fe
cpulimit: 2.2 -> 2.3 2016-09-02 08:06:59 +02:00
Karn Kallio 49d59ce0ad glu dev in mesa attribute
After making multiple outputs in the mesa_glu package the headers are
not included in the mesa attribute.  The attached patch puts them in it.

From ced24208a300bea8234e7898ae6fec34fbd67289 Mon Sep 17 00:00:00 2001
From: Karn Kallio <kkallio@skami.org>
Date: Thu, 1 Sep 2016 16:18:23 -0400
Subject: [PATCH] mesa: Add the mesa glu headers to the mesa attribute.
2016-09-01 20:03:13 -04:00
Sander van der Burg 8bedff0e92 wring: use node2nix generated package 2016-09-01 20:50:08 +00:00
Domen Kožar 7c71a897dd php: 5.6 -> 7.0
I'll probably regret this in testing period, but let's bump php
since 5.6 support expires in December.
2016-09-01 21:11:04 +02:00
Sander van der Burg 20cebe22c4 azure-cli: remove, because it has been supersed by a version generated by node2nix 2016-09-01 19:07:13 +00:00
Frederik Rietdijk 150341bfd1 pythonPackages.jinja2: no tests 2016-09-01 21:04:16 +02:00
Frederik Rietdijk 81191b707d pythonPackages.hypothesis1: remove it
and let dependents use the latest version
2016-09-01 21:02:32 +02:00
Frederik Rietdijk f3e76de800 Merge pull request #18197 from nand0p/sphinx-1-3-6-test-fix
sphinx: sphinx-1.3.6 test fixup
2016-09-01 21:00:54 +02: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
Данило Глинський (Danylo Hlynskyi) 78cd9f8ebc virtualbox: add headless build (without Qt dependency) (#18026) 2016-09-01 20:54:58 +02:00
Nikolay Amiantov adaee7352b stdenv: leave SSL_CERT_FILE in shells (#15571) 2016-09-01 20:50:08 +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
Frederik Rietdijk 014b6e0627 pythonPackages.natsort: broken 2016-09-01 20:26:04 +02:00
Frederik Rietdijk 4d2420e3f8 pythonPackages.pathlib: fix tests 2016-09-01 20:25:12 +02:00
Frederik Rietdijk 7b534d4794 pythonPackages.attrs: fix tests 2016-09-01 20:13:16 +02:00
Frederik Rietdijk c319c842b7 pythonPackages.hypothesis: remove optional dependencies 2016-09-01 20:10:29 +02:00
Tuomas Tynkkynen bb18d73323 xfstests: 2016-08-06 -> 2016-08-26
Fixes build.
2016-09-01 21:03:27 +03:00
Tuomas Tynkkynen 85d7d9d254 xfstests: Autodetect what to link in the wrapper 2016-09-01 21:03:27 +03:00
Frederik Rietdijk d2608c63fd pythonPackages.cryptography: add missing dependency 2016-09-01 19:56:16 +02:00
Kranium Gikos Mendoza 71021a825d gtk-gnutella: disable bindnow/fortify/pic/relro hardening (#18195)
based on debian's settings at https://lintian.debian.org/full/lucab@debian.org.html#gtk-gnutella_1.1.8-2
2016-09-01 19:53:17 +02:00
Tuomas Tynkkynen 6dc452313a vim_configurable: vimNoX broken on Darwin, but bring back vimHugeX works
D'oh, I was careless.
2016-09-01 20:49:32 +03:00