Commit graph

36179 commits

Author SHA1 Message Date
Nikolay Amiantov 3a948e6b07 qt5.qtwebengine: add proprietary codecs support 2017-03-23 00:03:33 +03:00
Nikolay Amiantov 5a04d38ca6 srtp: build as shared library 2017-03-23 00:03:32 +03:00
Nikolay Amiantov 1715e3643b nss: propagate nspr 2017-03-23 00:03:32 +03:00
Nikolay Amiantov a7a858aa52 qt5.qtwebengine: patch more library paths
Adapted from chromium derivation. Fixes qutebrowser crash.
2017-03-23 00:00:50 +03:00
Daiderd Jordan be1c8c4d63
fox: fix build with clang >=4 and possibly other versions 2017-03-22 20:18:41 +01:00
Nikolay Amiantov a40b7d07e9 makeQtWrapper, kdeWrapper: add GTK3 dependencies 2017-03-22 20:15:32 +03:00
Daniel Peebles 9e95fb05c5 Fix typo
I should learn to type properly 🙃
2017-03-22 12:33:37 -04:00
Periklis Tsirakidis a92dfe78e9
qcachegrind: init at 16.12.3 2017-03-22 17:18:53 +01:00
Anthony Cowley 506a5df014 octave: fix on darwin
This change is required on darwin, but did not make it into the 4.2.1
release of Octave. It is a very small change, and a comment on the
patch includes a link for more information and a note that it should
be removed from subsequent releases.
2017-03-22 10:49:10 -04:00
Lancelot SIX d284e37a59
pythonPackages.django: 1.10.5 -> 1.10.6
This is a bugfix release.
2017-03-22 15:49:00 +01:00
Jacek Smolak 07e6fe3e57 nodejs-7_x: 7.7.2 -> 7.7.3 2017-03-22 15:27:39 +01:00
Robin Gloster 66c384ab4a
mailcore2: fix build with newer icu 2017-03-22 14:06:43 +01:00
Thomas Tuegel 7aee677a10
makeQtWrapper: wrap with runtime XDG dirs 2017-03-22 07:44:05 -05:00
Eelco Dolstra f0875982d1 Merge pull request #24203 from layus/nix-ssl-cert-file
git, curl, openssl: Refactor $NIX_SSL_CERT_FILE handling
2017-03-22 13:40:57 +01:00
Guillaume Maudoux c86f05e7ce openssl: default to default profile CA on darwin 2017-03-22 12:09:09 +01:00
Arseniy Seroka b02ff8ebd2 Merge pull request #24198 from 8573/8573/pkg/update/rust-bindgen/0.22.1/1
rust-bindgen: 0.19.1 -> 0.22.1
2017-03-22 12:37:08 +03:00
Arseniy Seroka f3759066aa Merge pull request #24196 from 8573/8573/pkg/update/rustracer/2.0.6/1
rustracer: 2.0.5 -> 2.0.6
2017-03-22 12:36:07 +03:00
Herwig Hochleitner 938df03ed1 radare2: fix hash 2017-03-22 08:54:35 +01:00
Gabriel Ebner 2cd599e5c0 Merge pull request #24190 from 8573/8573/pkg/update/tokei/6.0.0/1
tokei: 4.0.0 -> 6.0.0
2017-03-22 07:06:33 +01:00
Dan Peebles 3263d02626 xcbuild: assorted fixes and cleanups
This is in preparation for the LLVM 4 upgrade (which gets more strict
about e.g., return false in xcbuild itself) and also for using xcbuild
more extensively in the Darwin stdenv bootstrap process, which is why I
killed the unnecessary gcc dependency in the toolchain. llvm-cov pretends
to be gcov anyway, so we're fine.
2017-03-21 23:22:15 -04:00
c74d 6661730f92 rust-bindgen: 0.19.1 -> 0.22.1 2017-03-22 02:08:42 +00:00
c74d eb9f76911f rustracer: 2.0.5 -> 2.0.6 2017-03-22 01:45:55 +00:00
c74d 8a84ef9efc tokei: 4.0.0 -> 6.0.0 2017-03-22 01:04:17 +00:00
Robin Gloster 693d0e7fea
haskellPackages.yi-keymap-vim: dontCheck
Tries to access path outside of sandbox.
2017-03-22 01:26:40 +01:00
Jörg Thalheim 2793a6c3bb Merge pull request #24106 from calvertvl/add-loccount
loccount: init
2017-03-22 01:02:41 +01:00
Jörg Thalheim b5b036a4cc Merge pull request #24032 from orivej/gargoyle
gargoyle: init at 2017-03-12
2017-03-22 00:52:15 +01:00
Michael Weiss 4e29638323 Revert "gpgme: Drop multiple outputs (dev and info)"
This reverts commit 872770286d.

This will fix fwknop as well (should have done it like this in the first
place, where was my mind...).

Conclusion: Did something stupid... :o - I am *so incredibly sorry*,
will be way more careful (was already careful, but apparently not
enought...) next time and use nox.

Sorry @everyone and thanks @calvertvl for noticing this.
2017-03-21 23:57:57 +01:00
Nikolay Amiantov dec8fb077f qt5.qtwebengine: fix library paths
Without this it would try to find files in qtbase

Ported to Qt 5.8.
2017-03-22 01:38:04 +03:00
Victor Calvert 4c4b91d54e loccount: init at 1.0 2017-03-21 17:48:35 -04:00
Michael Weiss 872770286d gpgme: Drop multiple outputs (dev and info)
This shouldn't break anything as currently neither dev nor info will be
generated anyway (since both directories don't actually exist at the
install phase - "mv bin dev" would produce the dev output).

This change is required for building fwknop with GnuPG support.
2017-03-21 22:43:00 +01:00
Frederik Rietdijk 8143413e59 pythonPackages.pygobject2: fixup conversation to buildPythonPackage 2017-03-21 21:58:57 +01:00
Vladimír Čunát 39eda57d2a
mesa: maintenance 17.0.1 -> 17.0.2 2017-03-21 20:11:31 +01:00
Nikolay Amiantov 328bcdae25 mesa: enable texture floats only for drivers
To be on more safe side. This shouldn't matter theoretically as nothing in core
Mesa depends on them.
2017-03-21 21:56:42 +03:00
Jörg Thalheim f164e2b6e4 Merge pull request #24177 from frontsideair/flow-42
flow: 0.41.0 -> 0.42.0
2017-03-21 19:56:19 +01:00
Jörg Thalheim 525228b31c Merge pull request #24176 from zauberpony/update-vultr-1.12.0-to-1.13.0
vultr: 1.12.0 -> 1.13.0
2017-03-21 19:51:47 +01:00
Fatih Altinok 4e00fcf068 flow: 0.41.0 -> 0.42.0 2017-03-21 21:36:51 +03:00
Vincent Laporte 34809eb214 ocamlPackages.ocamlbuild: 0.9.3 -> 0.11.0 2017-03-21 18:13:32 +00:00
Vincent Laporte f61ead6ee2 ocamlPackages.inifiles: init at 1.2
inifiles is a library to read and write .ini files
2017-03-21 18:12:43 +00:00
Elmar Athmer 5cfe361079 vultr: 1.12.0 -> 1.13.0 2017-03-21 18:59:30 +01:00
Jörg Thalheim 8467757481 Merge pull request #24150 from 8573/8573/pkg/update/rustfmt/0.8/1
rustfmt: 0.7.1 -> 0.8
2017-03-21 18:31:09 +01:00
Sergii Paryzhskyi af0b7afd05 sbt_0_12_4: remove old version of sbt 2017-03-21 18:12:19 +01:00
Eelco Dolstra 98624f4afc Merge pull request #24162 from abbradar/texture-floats
mesa: enable texture floats by default
2017-03-21 17:20:14 +01:00
Jörg Thalheim 13ede040f1
pythonPackages.podcastparser: correct license 2017-03-21 17:12:48 +01:00
Jörg Thalheim 64218457c4
pythonPackages.podcastparser: init at 0.6.1 2017-03-21 17:06:05 +01:00
Tim Steinbach e361bc4556 Merge pull request #24108 from adelbertc/coursier-1-0-0-M15
coursier: init at 1.0.0-M15
2017-03-21 09:26:47 -04:00
Daniel Peebles 555a37e5bc Merge pull request #24152 from copumpkin/gcc-simplify
gfortran/gcc: simplify & clean up on Darwin
2017-03-21 09:04:55 -04:00
Nikolay Amiantov 261d7caed7 mesa: enable texture floats by default 2017-03-21 15:51:35 +03:00
Robin Gloster 37c31c635d
ponyc: segfaults on i686 2017-03-21 13:12:24 +01:00
Frederik Rietdijk 94eb74eaad Merge remote-tracking branch 'upstream/master' into HEAD 2017-03-21 13:04:37 +01:00
Frederik Rietdijk 3760c8c7fd Python: replace mkPythonDerivation with buildPythonPackage and format="other";
This way all Python packages use the same function,
`buildPythonPackage`.
2017-03-21 13:01:49 +01:00
Robin Gloster 9c730bc40b
clooj: fix url 2017-03-21 11:00:49 +01:00
Markus Hauck 2adb9f8e1b scalafmt: 0.6.2 -> 0.6.6 2017-03-21 07:43:11 +01:00
Dan Peebles a2a82db7cf gfortran/gcc: simplify & clean up on Darwin
This should eliminate the branched logic for gfortran on Darwin, as well
as preventing accidental inclusion of impure paths in gcc and gfortran
builds.
2017-03-21 01:36:28 -04:00
Dan Peebles 93005b82dc google-gflags: fix on Darwin
e721905d0f updated to a version that added
a BUILD file that breaks on case-insensitive filesystems.
2017-03-21 00:42:26 -04:00
c74d 5177f891f3 rustfmt: 0.7.1 -> 0.8 2017-03-21 02:11:08 +00:00
Willi Butz 4bfde8f5b4 martyr: fixed build, removed build.sh, added meta (see #23253) 2017-03-21 00:01:13 +02:00
Robin Gloster 1c3308e9c1
jdepend: 2.9.0 -> 2.9.1, fix build 2017-03-20 21:29:47 +01:00
Robin Gloster 88341c4d2b
Revert "doc: remove double space"
This reverts commit 6393d43380.

Commit added too much changes.
2017-03-20 20:58:18 +01:00
Robin Gloster 6393d43380
doc: remove double space 2017-03-20 20:47:13 +01:00
Thomas Tuegel 1b0d9e9ae6 Merge pull request #23819 from ttuegel/freetype
FreeType 2.7.1 and Fontconfig defaults
2017-03-20 11:43:50 -05:00
Peter Simons 659ea1e24a Merge pull request #24099 from jerith666/friday-juicypixels-test
friday-juicypixels: disable tests
2017-03-20 17:39:31 +01:00
Eelco Dolstra b751036a74
php: Add a dev output
This reduces the closure size from 438 to 174 MiB.
2017-03-20 17:31:37 +01:00
Eelco Dolstra 3ff08d6f13
php: Strip modules
This reduces the closure size from 566 to 438 MiB.
2017-03-20 17:31:31 +01:00
Matt McHenry cd426e66b8 friday-juicypixels: disable tests
the tarball from
https://hackage.haskell.org/package/friday-juicypixels-0.1.2/friday-juicypixels-0.1.2.tar.gz
does not include the test/rgba8.png file, which causes the test
code to fail
2017-03-20 12:19:02 -04:00
Adelbert Chang 8d182a7e6b coursier: makeWrapper as nativeBuildInputs, add adelbertc and nequissimus as maintainers 2017-03-20 09:04:40 -07:00
Domen Kožar c3c9412c7d
git, openssl, curl: Respect $NIX_SSL_CERT_FILE
Slightly modified version of 942dbf89c6
2017-03-20 14:11:20 +01:00
Peter Simons d59fe189fd haskell-configuration-nix: drop obsolete webkit-related overrides 2017-03-20 10:24:58 +01:00
Michael Alan Dorman 6236cd4716 pointfree: patch is no longer needed 2017-03-20 10:24:58 +01:00
Peter Simons 8f45ea6175 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.1-7-g490c7d5 from Hackage revision
abc129b4f1.
2017-03-20 10:24:58 +01:00
Peter Simons c3b0cb1ace hackage2nix: keep binary 0.8.x around 2017-03-20 10:24:57 +01:00
Peter Simons d3028ba6b5 LTS Haskell 8.5 2017-03-20 10:24:57 +01:00
Florent Becker e4d39749f2 ocsigen-i18n: init at 3.1 2017-03-20 08:20:16 +00:00
Florent Becker 091073819a ocamlPackages.ocsigen-start: init at 1.0.0 2017-03-20 08:13:38 +00:00
Florent Becker ac87d9ba8b Add a setup-hook to ocamlPackages.eliom, to look for distillery templates 2017-03-20 08:05:21 +00:00
Tuomas Tynkkynen 72dc9c7f80 Merge remote-tracking branch 'upstream/master' into staging 2017-03-20 07:07:03 +02:00
Adelbert Chang 9634d9e4fc coursier: init at 1.0.0-M15 2017-03-19 21:32:09 -07:00
Daniel Peebles 5148be4866 Merge pull request #24018 from copumpkin/llvm-39-improvements
LLVM 3.9 improvements
2017-03-19 20:53:46 -04:00
Dan Peebles 972f51a2da llvmPackages_37.libcxxabi: fix with more recent versions of libc++
The build breaks on libc++ 3.8 and above, which hinders our upgrade to
LLVM 4 for the Darwin stdenv.
2017-03-19 20:51:58 -04:00
Joachim F 12e0e67ed0 Merge pull request #23903 from mbrgm/upgrade-inspectrum
inspectrum: 20160403 -> 20170218
2017-03-20 01:06:31 +01:00
Orivej Desh cf3e138024 objconv: 2.16 -> 2.44 2017-03-19 23:25:12 +00:00
Jörg Thalheim 48a7bfa345 Merge pull request #23944 from c0bw3b/pkg/nghttp2
nghttp2: 1.19.0 -> 1.20.0
2017-03-20 00:05:31 +01:00
Jörg Thalheim c23164eac6 Merge pull request #23943 from c0bw3b/pkg/jemalloc
jemalloc: 4.3.1 -> 4.5.0
2017-03-19 23:58:57 +01:00
Orivej Desh 9d38774a28 gargoyle: init at 2017-03-12 2017-03-19 22:36:29 +00:00
ndowens 3ac089757a Cosmetic change; Replaced automake autoconf 2017-03-19 16:50:06 -05:00
Guillaume Massé b00bfb0401 cre2: init at 0.3.0
c wrapper for google's re2 regex library
2017-03-19 17:26:15 -04:00
Dan Peebles d80a7210bb nasm: 2.11.08 -> 2.12.02
Upgrading primarily because it works with newer LLVM (for the big Darwin
stdenv LLVM bump) but a newer version probably helps for other reasons :)
2017-03-19 16:34:05 -04:00
Dan Peebles 6ea3eefdfc gcc5: fix for libc++ 3.8 and above
This is in preparation for the big Darwin LLVM 4.0 stdenv switchover
2017-03-19 16:22:12 -04:00
Jörg Thalheim 82e760a3d6
armadillo: fix evaluation error
cc: @ndowens08
2017-03-19 21:04:43 +01:00
Jörg Thalheim 8490317fef Merge pull request #24020 from xvapx/add/libnacl-1.5.0
pythonPackages.libnacl: init at 1.5.0
2017-03-19 21:02:03 +01:00
Jörg Thalheim 597865725f
pythonPackages.libnacl: enable tests 2017-03-19 20:59:17 +01:00
Vladimír Čunát a446660385
Merge branch 'master' into staging 2017-03-19 20:43:46 +01:00
Vladimír Čunát ef0eb38660
autogen: 5.18.7 -> 5.18.12 2017-03-19 20:41:19 +01:00
Marti Serra c883cefc6f pythonPackages.libnacl: init at 1.5.0 2017-03-19 20:11:50 +01:00
Dan Peebles de0849d180 erlangR14: delete unreferenced ancient file 2017-03-19 14:59:58 -04:00
Dan Peebles 5a81c66906 erlang: patch all versions to work with clang 4 2017-03-19 14:59:58 -04:00
Michael Raskin 0cf93fda07 guile_2_0: init at 2.0.13
Reinstate guile 2.0.x. Use it for autogen
2017-03-19 20:05:14 +01:00
ndowens e2be606300 Merge pull request #23736 from ndowens/armadillo
armadillo: 7.700.0 -> 7.800.1
2017-03-19 12:59:03 -05:00
ndowens d97e9ae720 Merge pull request #23778 from ndowens/cfitsio
cfitsio: 3.21 -> 3.41
2017-03-19 12:51:21 -05:00
Rahul Gopinath 5498dd6364 guile: 2.0 -> 2.2 2017-03-19 10:47:22 -07:00
ndowens 64d9947c76 cfitsio: 3.21 -> 3.41
cfitsio: Changed platforms to Linux, due to failing to build on Darwin

cfitsio: Fixed missing semicolon

cfitsio: Removed undefined variable
2017-03-19 12:45:37 -05:00
ndowens 41fa78b660 Merge pull request #24062 from ndowens/libevdev
libevdev: Fix url
2017-03-19 11:14:29 -05:00
ndowens 9f21f4578c libevdev: Fix url 2017-03-19 11:12:16 -05:00
Pascal Wittmann 5f488bfc34 Merge pull request #24057 from lpenz/gtagsconf
gnu global: set path of default gtags.conf in wrapper
2017-03-19 16:17:31 +01:00
Orivej Desh 3caba31f8e libircclient: disable on darwin 2017-03-19 17:16:44 +02:00
ndowens a6994dabb0 Merge pull request #23804 from ndowens/enginepkcs11
enginepkcs11: libp11 version 0.4.0 and above contain enginepkcs11
2017-03-19 10:16:06 -05:00
Leandro Lisboa Penz bd0d64730a gnu global: set path of default gtags.conf in wrapper
GNU global's gtags and global tools were unable to find the default
gtags.conf, necessary to use gtagslabels. The error could be seen
when gtags was invoked with -v:
$ gtags -v --gtagslabel=pygments
[Sun Mar 19 14:13:17 UTC 2017] Gtags started.
 Using default configuration.
 GTAGSLABEL(--gtagslabel) ignored since configuration file not found.
 Using 'gtags.files' as a file list.
[Sun Mar 19 14:13:17 UTC 2017] Creating 'GTAGS' and 'GRTAGS'.
[Sun Mar 19 14:13:17 UTC 2017] Done.

The wrapper now points to the default gtags.conf using the
GTAGSCONF environment variable.
2017-03-19 14:25:56 +00:00
Daiderd Jordan f36f21c650
go: Respect $NIX_SSL_CERT_FILE 2017-03-19 15:24:57 +01:00
ndowens b51093a75e libevdev: 1.4.6 -> 1.5.6 (#23940) 2017-03-19 15:19:57 +01:00
Niklas Thörne 474078ac05 clog-cli: 0.9.2 -> 0.9.3 2017-03-19 13:40:22 +01:00
Orivej Desh 583e862d11
qtbase-* nitpick: fix list nesting
Generalized from #24036, and leaving the authorship there.
2017-03-19 11:03:51 +01:00
Frederik Rietdijk 48deda9f36 pythonPackages.pytest-django: fix hash patch setuptools_scm
Do the files change over time..?
2017-03-19 10:14:43 +01:00
Orivej Desh 3cb1faebc7 jam: 2.5 -> 2.6 2017-03-19 04:58:21 +00:00
Peter Hoeg b9173e4e8c libbluray: 0.9.2 -> 1.0.0 2017-03-19 09:48:22 +08:00
Michael Raskin 16fff5ebce pylibmc: init at 1.5.1; patch by @risicle 2017-03-18 23:09:20 +01:00
Michael Raskin 776614abb7 Merge pull request #24021 from orivej/libfixposix
libfixposix: 30b75609 -> 0.4.1
2017-03-18 21:33:50 +01:00
Michael Raskin 333c8c7782 icu_57: drop 2017-03-18 21:27:31 +01:00
Orivej Desh d992619de2 libfixposix: 30b75609 -> 0.4.1 2017-03-18 20:21:50 +00:00
Michael Raskin dd49357a19 Merge pull request #23967 from ndowens/umockdev
umockdev: init at 0.8.13
2017-03-18 20:31:24 +01:00
Michael Raskin 06db15a6cd Update default.nix 2017-03-18 20:30:47 +01:00
Michael Raskin 490803d5b9 Merge pull request #22971 from dtzWill/update/souper
souper: 2017-01-05 -> 2017-03-07
2017-03-18 20:28:51 +01:00
Michael Raskin 6694376627 Merge pull request #24003 from yurrriq/update/pkgs/development/interpreters/erlang/R19
erlangR19: 19.2.3 -> 19.3
2017-03-18 20:22:55 +01:00
Dan Peebles f3aeb3b0ab llvm-39: a couple of improvements
Splits outputs in clang like we do in 3.8 and 4.0 to avoid runtime
dependency on Python in the main derivation.

I also disable TSAN on Darwin to maintain consistency with 4.0, which
disables it because it forces an unfree dependency in the stdenv.
2017-03-18 15:08:58 -04:00
Michael Raskin 973fb15629 Merge pull request #23937 from ndowens/libdc
libdc1394: 2.2.3 -> 2.2.5
2017-03-18 20:00:11 +01:00
Michael Raskin c320267cf8 Merge pull request #23934 from rvl/python-zeep
pythonPackages.zeep: init at 1.1.0
2017-03-18 19:59:45 +01:00
Daniel Peebles e965d6d5f5 Merge pull request #24014 from copumpkin/llvm-4-improvements
llvm-4: small improvements on Darwin and elsewhere
2017-03-18 14:58:18 -04:00
Michael Raskin e60eb600c2 Merge pull request #23909 from lsix/udate_gdal
gdal: 2.1.1 -> 2.1.3
2017-03-18 19:57:52 +01:00
Michael Raskin 6f73e8114f Merge pull request #23824 from ndowens/gssdp
gssdp: 0.14.11 -> 1.0.1
2017-03-18 19:55:05 +01:00
Michael Raskin 7701c03bac Merge pull request #23822 from ndowens/google-gflags
google-gflags: 2.1.2 -> 2.2.0
2017-03-18 19:54:32 +01:00
Michael Raskin 435f27cabe Merge pull request #23821 from ndowens/gmm
gmm: 4.3 -> 5.1
2017-03-18 19:54:04 +01:00
Michael Raskin 55cd5bc6f8 Merge pull request #23820 from ndowens/gloox
gloox: 1.0.14 -> 1.0.20
2017-03-18 19:53:15 +01:00
ndowens 112a91c2f7 enginepkcs11: libp11 version 0.4.0 and above contain enginepkcs11
enginepkcs11: Removed from all-packages.nix
2017-03-18 13:50:37 -05:00
Michael Raskin d6a60ef9e7 Merge pull request #23814 from ndowens/gecode
gecode: 4.4.0 -> 5.0.0
2017-03-18 19:50:14 +01:00
Michael Raskin 3d5c32273c Merge pull request #23811 from ndowens/filter-audio
filter-audio: 20150624 -> 0.0.1
2017-03-18 19:48:58 +01:00
Michael Raskin 53798100b5 Merge pull request #23808 from ndowens/fcppt
fcppt: 1.3.0 -> 2.5.0
2017-03-18 19:47:01 +01:00
Michael Raskin 153a3acb58 Merge pull request #23807 from ndowens/exosip
exosip: 4.0.0 -> 4.1.0
2017-03-18 19:44:21 +01:00
Michael Raskin f265acb91f Merge pull request #23805 from ndowens/exempi
exempi: 2.2.2 -> 2.4.2
2017-03-18 19:43:42 +01:00
Michael Raskin cc9bdcc217 Merge pull request #23802 from ndowens/libp11
libp11: 0.2.7 -> 0.4.4
2017-03-18 19:41:36 +01:00
Michael Raskin 1a47f96711 Update default.nix 2017-03-18 19:41:23 +01:00
Michael Raskin e58ab3011a Merge pull request #23792 from mimadrid/update/libzip-1.2.0
libzip: 1.1.2 -> 1.2.0
2017-03-18 19:39:04 +01:00
Michael Raskin 4524f13cd4 Merge pull request #23775 from ndowens/ceres-solver
ceres-solver: 1.10.0 -> 1.12.0
2017-03-18 19:38:07 +01:00
Michael Raskin 82fd4f1772 Merge pull request #23763 from ben-z/closurecompiler-20170218
closurecompiler: 20160208 -> 20170218
2017-03-18 19:36:15 +01:00
Michael Raskin 7adf4cc405 Merge pull request #23735 from ndowens/appstream
appstream: 0.9.5 -> 0.10.6
2017-03-18 19:23:26 +01:00
Michael Raskin aaaaf2829a Merge pull request #23731 from ndowens/coinmp
coinmp: 1.7.6 -> 1.8.3
2017-03-18 19:22:56 +01:00
Michael Raskin 5ee374908c Merge pull request #23728 from ndowens/libhttpseverywhere
libhttpseverywhere: 0.2.3 -> 0.2.10
2017-03-18 19:22:34 +01:00
Michael Raskin 24f35daa60 Merge pull request #23726 from sternenseemann/master
redo-sh: init at 1.2.6
2017-03-18 19:19:51 +01:00
Michael Raskin dfbd2dd659 Merge pull request #23624 from volth/virt-viewer-5.0
virt-viewer: 2.0 -> 5.0
2017-03-18 19:05:11 +01:00
Michael Raskin b9683c2155 Merge pull request #23436 from lsix/update_dateutil
pythonPackages.dateutil: 2.5.3 -> 2.6.0
2017-03-18 18:44:40 +01:00
Michael Raskin 4d5f33deff Merge pull request #23376 from bcdarwin/ants
ANTs: init at 2.1.0 (0gyys1lf) and update ITK accordingly
2017-03-18 18:42:24 +01:00
Michael Raskin 3d43e7157d Merge pull request #23303 from c0bw3b/pkg/libseccomp
libseccomp: 2.3.1  -> 2.3.2 + fixed scmp_sys_resolver
2017-03-18 18:37:21 +01:00
Dan Peebles 2cb440df72 llvm-4: small improvements on Darwin and elsewhere
Split outputs because there's no point in keeping a reference to Python
and it causes trouble during the Darwin stdenv bootstrap. There's also
an unnecessary dependency on LLVM in libc++ which causes us to rebuild
LLVM several more times than necessary during bootstrap, and an awkward
dependency on XPC in the TSAN that we turn off. This is in preparation
for using LLVM 4 in the Darwin stdenv and by default across nixpkgs.
2017-03-18 13:07:52 -04:00
Michael Raskin 3a919cf7da Merge pull request #23242 from lsix/add_python_libais
pythonPackages.libais: init at 0.16
2017-03-18 17:58:50 +01:00
Michael Raskin e096d7c853 Merge pull request #23229 from juliendehos/gede
gede: init at 2.0.3
2017-03-18 17:57:28 +01:00
Michael Raskin 24060a83e2 Merge pull request #21233 from rardiol/gcc-snapshot
gcc-snapshot: init at 7-20161211
2017-03-18 17:46:09 +01:00
Michael Raskin 51a7553ea5 Merge pull request #18275 from taktoa/patch-1
libmsgpack: fixed mingw32 cross-build
2017-03-18 17:30:30 +01:00
Frederik Rietdijk e67b979ab5 Merge remote-tracking branch 'upstream/master' into HEAD 2017-03-18 15:32:43 +01:00
Vincent Laporte 959064cfbe ocamlPackages.ppx_deriving_yojson: init at 3.0
deriving Yojson is a ppx_deriving plugin that generates JSON serializers and
deserializers that use the Yojson library from an OCaml type definition.

Homepage: https://github.com/whitequark/ppx_deriving_yojson
2017-03-18 12:58:49 +00:00
Michael Raskin 266fb8845a xxdiff-tip: init at 4.0.1.20170111
Supports Qt5
2017-03-18 12:41:09 +01:00
Vladimír Čunát 742b120ddc
Merge branch 'master' into staging
Nontrivial rebuilds from master, again :-/
2017-03-18 11:00:31 +01:00
Frederik Rietdijk 976e5bfbd4 Merge pull request #23968 from ndowens/libibmad
libibmad: 1.3.12 -> 1.3.13
2017-03-18 09:09:15 +01:00
Eric Bailey a91afef89e
erlangR19: update maintainers
Use the list of direct committers:
https://github.com/NixOS/nixpkgs/commits/master/pkgs/development/interpreters/erlang/R19.nix

Originally, I just copied and pasted from R18.nix, I think.
2017-03-18 00:36:57 -05:00
Eric Bailey 05b1f8276b
erlangR19: 19.2.3 -> 19.3 2017-03-18 00:24:18 -05:00
Joachim F aa5777df77 Merge pull request #23952 from joachifm/libsodium-bump
libsodium: 1.0.11 -> 1.0.12
2017-03-18 02:46:41 +01:00
Renaud 98edb24368 libseccomp: 2.3.1 -> 2.3.2 + fixed scmp_sys_resolver
`libseccomp` is updated to 2.3.2
`scmp_sys_resolver` is fixed (it could not find libseccomp.so.2 shared library before)
2017-03-17 22:10:50 +01:00
Rodney Lorrimar 0a2ea18e85 pythonPackages.zeep: init at 1.1.0
Works with both Python 2.7 and 3.5.

Tests won't work under Python 3.5 due to the testtools dependency.
2017-03-17 18:40:00 +00:00
Emery Hemingway 7196d16e3f
shapelib: init at 1.4.0 2017-03-17 12:09:37 -05:00
Kamil Chmielewski 017fddb4be ponyc: 0.11.0 -> 0.11.3 2017-03-17 15:36:10 +01:00
Jörg Thalheim 273e480379 rustNightlyBin: 2017-01-26 -> 2017-03-16 (#23988)
thanks!
2017-03-17 14:51:28 +01:00
Michael Raskin 8388cb8bff renpy: 6.17.6 -> 6.99.12.4; still a strange mistake on launch 2017-03-17 14:14:38 +01:00
Peter Simons 8c00f3432a Merge pull request #23982 from ElvishJerricco/callCabal2nix-dont-rebuild-cabalfile
callCabal2nix: Fixed indentation
2017-03-17 13:23:11 +01:00
Linus Heckemann 9b62e41c1e renpy: mark as broken 2017-03-17 10:07:12 +00:00
Will Fancher 934c8c7a93 callCabal2nix: Fixed indentation 2017-03-17 04:32:34 -04:00
Linus Heckemann 088a1bc311 pygame: 1.9.1 -> 1.9.3 2017-03-17 07:35:35 +00:00
Vincent Laporte cc012b227f ocamlPackages.functoria: init at 2.0.2
Functoria is a DSL to describe a set of modules and functors, their
types and how to apply them in order to produce a complete application.

Homepage: https://github.com/mirage/functoria
2017-03-17 02:39:15 +00:00
Daniel Peebles 2eb48daa94 Merge pull request #23974 from cleverca22/qtmultimedia
qtmultimedia-5.7: disable alsa on darwin
2017-03-16 22:28:19 -04:00
michael bishop db05f414bd
qtmultimedia-5.7: disable alsa on darwin 2017-03-16 23:15:44 -03:00
Florent Becker bc26feb1d6 ocamlPackages.ocsigen_toolkit: init at 1.0 2017-03-17 02:09:53 +00:00
Florent Becker 9fd4966429 ocamlPackages.ocsigenserver: add pgocaml support 2017-03-17 01:55:05 +00:00
Florent Becker e3a77dd49a ocamlPackages.eliom: 6.0.0 -> 6.2.0 2017-03-17 01:41:48 +00:00
ndowens c7826f4c9d libibmad: 1.3.12 -> 1.3.13 2017-03-16 19:42:45 -05:00
ndowens ed7fb7a265 bobcat: 4.02.00 -> 4.07.00 (#23742) 2017-03-17 00:41:33 +01:00
ndowens 7e902f5399 umockdev: init at 0.8.13
umockdev: all-packages cosmetic change
2017-03-16 18:05:13 -05:00
ndowens ca8a0e3c80
libbson:1.1.10 -> 1.6.1
libbson: Removed un-needed deps
2017-03-16 23:37:17 +01:00
Renaud a4c68ace9c jemalloc: 4.3.1 -> 4.5.0 2017-03-16 23:04:04 +01:00
Renaud 5f89c9e92d nghttp2: 1.19.0 -> 1.20.0
Corrected c-ares attribute name

Full changelog : https://nghttp2.org/blog/2017/02/26/nghttp2-v1-20-0/
2017-03-16 22:38:19 +01:00
ndowens 14315cf4f5 babl: 0.1.12 -> 0.1.24 2017-03-16 22:18:08 +01:00
Vincent Laporte b13f408d8b pythonPackages.pycassa: fix evaluation 2017-03-16 19:43:28 +00:00
Jörg Thalheim 7967c4aacf Merge pull request #23877 from ndowens/isocodes
iso-codes: 3.56 -> 3.74
2017-03-16 20:20:57 +01:00
Antoine Eiche f28fe4cfae
pythonPackages.pycassa: init at 1.11.2
fixes #23920
2017-03-16 19:23:39 +01:00
Daniel Brockman 5d6ea2d64e
jshon: fix null termination in read_stream.
This fixes a somewhat critical (security?) bug.

We are trying to get it merged upstream but have had no response from
the ordinary maintainer in over a week.

(See <https://github.com/keenerd/jshon/issues/53>.)

fixes #23727
2017-03-16 18:32:04 +01:00
ndowens 00b6d82001
libcouchbase: 2.5.2 -> 2.7.2
fixes #23932
2017-03-16 17:33:42 +01:00
ndowens 3cecb95a9d
libdap: 3.15.1 -> 3.18.3 2017-03-16 17:23:03 +01:00
Frederik Rietdijk 2e72372c05 pythonPackages.django_guardian: fix eval 2017-03-16 17:20:08 +01:00
Jörg Thalheim e82ca0fa01 Merge pull request #23938 from ndowens/libdiscid
libdiscid: 0.6.1 -> 0.6.2
2017-03-16 17:15:41 +01:00
Joachim Fasting c317e5c85d
ldns: split man pages
Saves ~1.8MB
2017-03-16 16:15:31 +01:00
Joachim Fasting 3fac05b951
libsodium: 1.0.11 -> 1.0.12 2017-03-16 15:54:20 +01:00
Domen Kožar a17e8e7e72
servant-auth-server, servant-swagger: enable hydra build 2017-03-16 15:13:04 +01:00
Jörg Thalheim 1d36642fdf Merge pull request #23941 from ndowens/libextractor
libextractor: 1.2 -> 1.3
2017-03-16 14:23:04 +01:00
Jörg Thalheim 6a6470386f Merge pull request #23923 from kamilchm/go2nix
go2nix: 1.1.1 -> 1.2.0
2017-03-16 12:54:05 +01:00
Frederik Rietdijk 645c2189d1 pythonPackages.pytest-django: unpin setuptools_scm
- unpin setuptools_scm
- move to file in folder following guidelines
- use PyPI/upstream name
2017-03-16 12:40:43 +01:00
Kranium Gikos Mendoza 9bd988eb0f
sipp: 3.4-beta2 -> 3.5.1
fixes #23945
2017-03-16 11:29:38 +01:00