Commit Graph

39981 Commits

Author SHA1 Message Date
John Ericson
e92cda161a haskell infra: Fix cross as much as possible without changing hashes 2017-09-15 11:37:39 -04:00
John Ericson
63bf7d002c ghc: Clean up, and add passthru.prefix, in preparation for cross
No hashes should be changed.
2017-09-15 11:37:39 -04:00
Joachim Fasting
3f7ac92175
tinycc: 0.9.27pre-20170821 -> 0.9.27pre-20170911
Contains various fixes.
2017-09-15 16:05:00 +02:00
Samuel Leathers
49fac1f824 moto: 0.4.25 -> 0.4.31 2017-09-15 09:15:54 -04:00
Josef Kemetmueller
c71fd76822 valgrind: Fix darwin build
The bzero-patch was merged upstream in
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16103, so it does no
longer apply.

Additionally - to make the build succeed on darwin systems more recent
than our nixpkgs.darwin.xnu kernel version - we need to teach the build
the version of the xnu headers we provide, instead of letting the build
figure out the actual system version using `uname -r`.
2017-09-15 14:55:38 +02:00
Michael Fellinger
2edb7e9b2d ruby: 2.4.1 -> 2.4.2 (#29417) 2017-09-15 13:06:51 +01:00
Peter Simons
33b09c0f0e ghc-7.2.2 is broken 2017-09-15 13:55:23 +02:00
Frederik Rietdijk
beaada6c2d Merge pull request #29407 from disassembler/cxfreeze
cx_Freeze: 4.3.4 -> 5.3.2
2017-09-15 12:31:13 +02:00
Samuel Leathers
140136ad95 mdp: disable tests 2017-09-15 12:29:16 +02:00
Frederik Rietdijk
47e1751fd0 Merge pull request #29388 from disassembler/arelle
arelle: add py3to2 as a buildInput
2017-09-15 12:26:01 +02:00
Frederik Rietdijk
f5ea99f195 Merge pull request #29405 from disassembler/jedi
jedi: disable tests
2017-09-15 12:16:11 +02:00
Frederik Rietdijk
fdbe81bab0 Merge pull request #29357 from FRidh/ld_library_path
Python 3.4 and 3.5: support LD_LIBRARY_PATH
2017-09-15 12:12:06 +02:00
Jörg Thalheim
3b5245f0c4 dmd: remove broken flag 2017-09-15 04:35:30 -05:00
Jörg Thalheim
419869269d Merge pull request #28635 from ThomasMader/ldc
Init ldc at 1.3.0, fix bootstrap dmd build, fix dtools test, run dmd-testsuite in checkPhase and fix Foundation framework
2017-09-15 10:32:10 +01:00
Samuel Leathers
95f88c458b
PyWebDAV: Fix src url 2017-09-15 10:31:56 +02:00
Samuel Leathers
651540268e altair: disable tests 2017-09-14 21:22:44 -04:00
Samuel Leathers
e355e9cf03 ptpython: 0.35 -> 0.41 2017-09-14 20:48:36 -04:00
Samuel Leathers
799a70d623 cx_Freeze: 4.3.4 -> 5.3.2 2017-09-14 20:30:08 -04:00
Samuel Leathers
0d9410a573 jedi: disable tests 2017-09-14 19:47:07 -04:00
John Ericson
3655e7e18b Merge commit 'bf7b5215001ca5adb283dfd68facc914fce96c49' into staging
This is part of master
2017-09-14 18:52:01 -04:00
John Ericson
0d12d040e7 Merge pull request #29402 from obsidiansystems/binutils-output-ref
treewide: Fix some references to binutils
2017-09-14 18:51:12 -04:00
John Ericson
bf7b521500 treewide: Fix some references to binutils
- Compiler's shouldn't use `binutils.dev` as that doesn't yet exist
   with a cross binutils.

 - Last two `binutils.binutils` which weren't reverted
2017-09-14 18:12:54 -04:00
Cray Elliott
739b4091cf ffmpeg, ffmpeg-full: 3.3.3 -> 3.3.4 2017-09-14 15:06:47 -07:00
Samuel Leathers
6ac283b185 arelle: add py3to2 as a buildInput 2017-09-14 16:54:28 -04:00
Daiderd Jordan
d1260ea6aa
irony-server: don't use wrapped clang 2017-09-14 22:23:48 +02:00
Daiderd Jordan
3c70ed9577
rtags: fix darwin build 2017-09-14 22:02:11 +02:00
Daiderd Jordan
cd97211358
rtags: use clang-unwrapped 2017-09-14 20:17:01 +02:00
Vladimír Čunát
2a732252df
Merge #29352: gtk+: 3.22.19 -> 3.22.21 2017-09-14 17:30:41 +02:00
Thomas Tuegel
3b94239c8a
kdeFrameworks: 5.37 -> 5.38.1
This reverts commit e468ef5119.

KDE Frameworks is updated to 5.38.1, bypassing a serious bug in 5.38.0.
2017-09-14 09:30:19 -05:00
John Ericson
e5567bae2d treewide: Do not limit hardenging because gcc 4.9 in bootstrap
Bootstrap tools has since been bumped
2017-09-14 10:27:13 -04:00
Peter Simons
4944610903 haskell-cryptol: override happy to older version to fix the build 2017-09-14 15:25:46 +02:00
Peter Simons
62079ef824 haskell-pandoc: new versions compile with Cabal 2.x out of the box 2017-09-14 15:25:46 +02:00
Peter Simons
88630c94ae haskell: fix evaluation error in configuration-ghc-8.2.x.nix 2017-09-14 15:25:46 +02:00
Peter Simons
c59c53bf39 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.5-6-g83a4cb0 from Hackage revision
095b0a6eb2.
2017-09-14 15:25:41 +02:00
Peter Simons
9aa82d7014 haskell-pandoc: bump version to pandoc-1.19.2.4 to fix the build with GHC 8.2.x 2017-09-14 15:25:38 +02:00
Peter Simons
f59bcb64e8 LTS Haskell 9.4 2017-09-14 15:25:38 +02:00
Jörg Thalheim
610eac1773 Merge pull request #29370 from mguentner/urltypofixes
fix src.url typos
2017-09-14 13:34:55 +01:00
Maximilian Güntner
ec7b09ecd0
fix src.url typos 2017-09-14 13:54:14 +02:00
Joachim F
b3edc7f8d2 Merge pull request #29359 from kamilchm/ponyc
ponyc: 0.19.0 -> 0.19.1
2017-09-14 11:30:58 +00:00
Frederik Rietdijk
aff5ef6481 Merge pull request #29360 from disassembler/ws4py
ws4py: add git to checkInputs
2017-09-14 13:19:04 +02:00
Joachim F
233fc0b360 Merge pull request #29333 from orivej/iwyu
include-what-you-use: 0.6 -> 0.8
2017-09-14 09:04:00 +00:00
Samuel Leathers
3f5f208d13 ws4py: add git to checkInputs 2017-09-14 04:45:45 -04:00
Kamil Chmielewski
a2666e3668 ponyc: 0.19.0 -> 0.19.1
https://github.com/ponylang/ponyc/issues/2226
2017-09-14 10:37:06 +02:00
Frederik Rietdijk
77baf6e818 python35: check LD_LIBRARY_PATH
Backports support for LD_LIBRARY_PATH from 3.6
2017-09-14 10:17:58 +02:00
Frederik Rietdijk
03898f2f23 python34: check LD_LIBRARY_PATH
Backports support for LD_LIBRARY_PATH from 3.6
2017-09-14 10:17:36 +02:00
Samuel Leathers
dabf89fadd credstash: 1.13.2 -> 1.13.3 2017-09-14 03:47:04 -04:00
Vincent Laporte
2f70241e21 gtk+: 3.22.19 -> 3.22.21 2017-09-14 06:03:12 +00:00
Jörg Thalheim
392a014ff2 Merge pull request #29272 from Mic92/kerberos
kerberos: store state in /var/lib instead of $out/var
2017-09-13 23:24:26 +01:00
Jörg Thalheim
987a2be430 Merge pull request #29330 from geistesk/racket-6.10.1
racket: 6.10 -> 6.10.1
2017-09-13 23:18:39 +01:00
Orivej Desh
a4a187fe5f include-what-you-use: 0.6 -> 0.8 2017-09-13 22:07:23 +00:00
Tuomas Tynkkynen
0c368ef02f treewide: Escape backslash in strings properly
"\." is apparently the same as "." wheras the correct one is "\\."
2017-09-14 01:03:39 +03:00
Jörg Thalheim
b6c68c34e5 Merge pull request #29327 from jtojnar/fix/meson-0.42.1
meson: 0.41.2 → 0.42.1
2017-09-13 22:16:32 +01:00
geistesk
af2ceaf63c racket: 6.10 -> 6.10.1 2017-09-13 23:16:18 +02:00
Tuomas Tynkkynen
1e84bb90d4 strace: 4.18 -> 4.19 2017-09-14 00:00:02 +03:00
Vladimír Čunát
efeef044be
appstream-glib: more RPATH fixes #29326
Fix in 6a17c5a46c wasn't enough.
2017-09-13 22:41:35 +02:00
Jan Tojnar
ad8e4c272a
meson: 0.41.2 → 0.42.1 2017-09-13 22:37:30 +02:00
John Ericson
349a09228e Merge pull request #29246 from LnL7/clang-stdenv
clang-stdenv: move libstdcxxHook to cc-wrapper
2017-09-13 16:21:41 -04:00
Tuomas Tynkkynen
41458f74a4 Merge remote-tracking branch 'upstream/master' into staging 2017-09-13 22:59:04 +03:00
Matthias Beyer
65b91cd23b sqlitebrowser: 3.9.1 -> 3.10.0 2017-09-13 21:44:49 +02:00
Daiderd Jordan
ad486c48a6
llvm-packages: apply cc-wrapper/stdenv changes to older versions 2017-09-13 20:51:52 +02:00
Daiderd Jordan
ac88515052
clang-stdenv: move libstdcxxHook to cc-wrapper 2017-09-13 20:51:41 +02:00
Andreas Rammhold
f47ab6c2fe afewmail: update meta.homepage (#29313) 2017-09-13 17:42:40 +00:00
Maximilian Güntner
8550e4e520
emscriptenfastcomp: move wrap magic to own file, use newScope 2017-09-13 19:12:08 +02:00
Thomas Tuegel
e468ef5119 Revert "kdeFrameworks: 5.37 -> 5.38" 2017-09-13 11:57:15 -05:00
Frederik Rietdijk
720e88b337 Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-13 17:39:40 +02:00
John Ericson
8fccaa284d Merge pull request #29282 from obsidiansystems/soext
lib, treewide: Add `*Platform.extensions` and use it where possible
2017-09-13 11:20:06 -04:00
John Ericson
5aec3f96a2 treewide: Use *Platform.extensions 2017-09-13 11:16:10 -04:00
Thomas Tuegel
54f2db5d4e Merge pull request #29277 from bkchr/kde_frameworks_5_38
kdeFrameworks: 5.37 -> 5.38
2017-09-13 08:57:29 -05:00
Tuomas Tynkkynen
2cd2ee5f85 prelink: Disable on Darwin
https://hydra.nixos.org/build/60439488

A tool that works on ELF files only isn't probably that useful on
Darwin.
2017-09-13 14:48:10 +03:00
Frederik Rietdijk
8d4e37710f python.pkgs.jupyter_console: 5.0.0 -> 5.2.0 2017-09-13 10:24:44 +02:00
Frederik Rietdijk
7aa2e6b590 Merge pull request #29263 from jyp/jyp-rename-maintainer
make my maintainer handle match my github username
2017-09-13 09:40:21 +02:00
Frederik Rietdijk
47dcf634bb python.pkgs.joblib: move expression 2017-09-13 09:34:39 +02:00
Frederik Rietdijk
d6dec0a9e6 Merge pull request #29291 from rvl/fix-python-spacy
Fix build of python3Packages.spacy
2017-09-13 09:18:57 +02:00
Frederik Rietdijk
88367b1e78 python.pkgs.wheel: 0.29.0 -> 0.30.0 2017-09-13 09:03:09 +02:00
Rodney Lorrimar
566f5e9e8d pythonPackages.ftfy: 5.1.1 -> 4.4.3
ftfy package was added for spaCy and is only used by spaCy.

This change downgrades its version to meet the bounds specified by
spaCy (>=4.4.2,<5.0.0).

Relevant to #28643.
2017-09-12 23:04:11 +01:00
Daiderd Jordan
4d7c3b2f5f
kyotocabinet: fix darwin build 2017-09-12 22:13:58 +02:00
Daiderd Jordan
f0956b7baf
python-keyring: disable tests on darwin 2017-09-12 20:54:48 +02:00
Vladimír Čunát
422adc3063
Merge branch 'staging'
10k staging builds are not yet finished on Hydra (mostly darwin),
but we now have a 20k jobs rebuilding directly on master, so we would
never get to merge this way...
2017-09-12 19:17:52 +02:00
Bastian Köcher
d80064c4f8 kdeFrameworks: 5.37 -> 5.38 2017-09-12 16:50:44 +02:00
Jörg Thalheim
0016d925e4 kerberos: store state in /var/lib instead of $out/var 2017-09-12 14:30:18 +01:00
Jean-Philippe Bernardy
1ba197f225 make my maintainer handle match my github username 2017-09-12 15:17:18 +02:00
Joachim Fasting
e2ddc7ffd2
libffcall: 1.10 -> 2.0
Thanks to Bruno Haible for a notifying me of this.
2017-09-12 15:08:38 +02:00
Tuomas Tynkkynen
817c20c7ee chromaprint: Disable on Darwin
Last successful build 2015-09-20 08:03:33

https://hydra.nixos.org/build/60589826
2017-09-12 14:58:46 +03:00
Dmitry Vyal
6abb29f460
tensorflow-1.1.0 for python3.6
Google publishes prebuilt tensorflow whl for python 3.4, 3.5, 3.6,
but nix expression for tensorflow only supported 3.5.
This change adds support for python-3.6.
2017-09-12 12:52:35 +02:00
Jörg Thalheim
2d77958271 Merge pull request #29007 from mguentner/avrclean
avr-*: split avr-gcc-libc into separate packages
2017-09-12 10:28:56 +01:00
Tuomas Tynkkynen
ab62b7e9b9 Revert "libgcrypt: Add pre-ARMv7 patch"
This reverts commit 1cfe9539f9.

No longer needed after the upgrade in 095af3e63b.
2017-09-12 12:23:53 +03:00
Jörg Thalheim
e9040c5161 Merge pull request #29262 from sifmelcara/update/spin
spin: 6.4.6 -> 6.4.7
2017-09-12 09:31:04 +01:00
mingchuan
cb8bfbdbba spin: 6.4.6 -> 6.4.7 2017-09-12 15:52:23 +08:00
Jörg Thalheim
3b98386f29 Merge pull request #29075 from hschaeidt/master
nodePackages.ionic: init at 3.9.2
2017-09-12 08:52:11 +01:00
Guillaume Massé
49c7bed763 sbt-with-scala-native: does not support sbt 1.X yet (#29148)
https://github.com/scala-native/scala-native/issues/915
2017-09-12 08:43:40 +01:00
Jörg Thalheim
b1140f92cc Merge pull request #29227 from gleber/beam-tooling-upgrade
beam: tooling upgrade (rebar3, hex2nix, relx, etc)
2017-09-12 08:24:15 +01:00
Artem Kazakov
60709abb82 buildbot: add wsgi dashboards plugin
fixes #29236
2017-09-12 08:16:57 +01:00
rnhmjoj
a7eb2e01bc
vapoursynth-mvtools: 17 -> 19 2017-09-12 04:37:19 +02:00
rnhmjoj
3f9661588b
vapoursynth: R36 -> R38 2017-09-12 04:13:31 +02:00
Daiderd Jordan
2509b629d7
jbigkit: fix substituteInPlace 2017-09-12 00:17:11 +02:00
dywedir
69379fcf10 tokei: 6.0.1 -> 6.1.2 2017-09-12 00:55:06 +03:00
Gleb Peregud
52f8bec64b hex2nix: 0.0.5 -> 0.0.6 2017-09-11 23:03:49 +02:00
Gleb Peregud
b8adacf7e2 relx-exe: 3.18.0 -> 3.23.1 2017-09-11 23:03:49 +02:00
Gleb Peregud
c806641fbe pc: 1.2.0 -> 1.6.0
Also import rebar3 port compiler independently of hex-packages.nix.
2017-09-11 22:56:43 +02:00
Gleb Peregud
adbc1ed0d9 rebar3: 3.3.2 -> 3.4.3 2017-09-11 22:56:43 +02:00
Frederik Rietdijk
628b6c0e9d Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-11 22:52:53 +02:00
Jörg Thalheim
c3887f0253 Merge pull request #29159 from timor/coin3d-sbhashentry-fix
coin3d: include fix for newer compilers
2017-09-11 21:32:14 +01:00
Jörg Thalheim
85fd4f7c98 Merge pull request #29213 from fadenb/pythonPackages.phonenumbers_8.8.1
pythonPackages.phonenumbers: 8.8.0 -> 8.8.1
2017-09-11 19:38:09 +01:00
Aristid Breitkreuz
f6e4c4e6c9 blitz++: mark as broken 2017-09-11 20:14:24 +02:00
Tuomas Tynkkynen
886837f479 make-fonts-cache.nix: Don't build-depend on unnecessary outputs of fontconfig 2017-09-11 19:22:01 +03:00
Bjørn Forsman
421949e436 gsoap: 2.8.49 -> 2.8.53 2017-09-11 17:24:33 +02:00
Tuomas Tynkkynen
e61022ac55 dbench: Disable on Darwin
Assumes Linux versions of xattr system calls. Has never built
successfully.

https://hydra.nixos.org/build/60443210
2017-09-11 16:35:05 +03:00
James Kay
cf497c60f0 buildbot: 0.9.9post2 -> 0.9.11 2017-09-11 13:25:53 +01:00
John Ericson
e916917acf ghc-8.2.1: Get rid of preReleaseName binding now that it is released
No hashes should be changed
2017-09-10 17:35:25 -04:00
Peter Simons
a037526789 Merge pull request #29177 from LumiGuide/fix-attoparsec-data
haskell: fix build of attoparsec-data
2017-09-10 20:48:29 +02:00
Peter Simons
ce481d2f18 Merge pull request #29182 from LumiGuide/fix-ghc-proof
haskellPackages.ghc-proofs: Disable hydra builds for ghc<8.2
2017-09-10 20:48:01 +02:00
Falco Peijnenburg
5d57aaebd5 haskellPackages.wai-secure-cookies: Fixed build 2017-09-10 20:47:01 +02:00
Peter Simons
dc9c2c7bac Merge pull request #29188 from LumiGuide/fix-hw-xml
haskell: fix build of hw-xml
2017-09-10 20:42:41 +02:00
Peter Simons
d96ad6b635 Merge pull request #29186 from LumiGuide/fix-hol
haskellPackages.hol: Fixed build
2017-09-10 20:42:02 +02:00
Peter Simons
2b7fac2eff Merge pull request #29183 from LumiGuide/fix-grakn
haskell: fix grakn-0.2.0
2017-09-10 20:41:08 +02:00
Peter Simons
7cd5ff6376 Merge pull request #29190 from LumiGuide/fix-LambdaHack
haskell: fix build of LambdaHack
2017-09-10 20:40:28 +02:00
Peter Simons
b60fca2edb Merge pull request #29194 from LumiGuide/haskell-failOnAllWarnings
haskell: introduce failOnAllWarnings
2017-09-10 20:39:29 +02:00
Sander van der Burg
397fc0daca fast-cli: fix build 2017-09-10 16:29:39 +00:00
Tristan Helmich
c3b304e811 pythonPackages.phonenumbers: 8.8.0 -> 8.8.1 2017-09-10 18:10:49 +02:00
Daiderd Jordan
92163ec65c
glslviewer: fix darwin build 2017-09-10 17:24:20 +02:00
Daiderd Jordan
b310053c01
fox-1.6: add missing frameworks 2017-09-10 17:07:56 +02:00
Aristid Breitkreuz
3dea197273 ispc: use newer version and LLVM 4.0 due to bug in clang++ 3.9 wrapper (see #29204) 2017-09-10 15:43:59 +02:00
Jörg Thalheim
ba66db5fb1 Merge pull request #29201 from vanschelven/python-simple-hipchat
python-simple-hipchat: 0.1.0 => 0.4.0
2017-09-10 14:32:23 +01:00
Jörg Thalheim
cfb64bdbbd python.pkgs.python_simple_hipchat: move out of python-packages 2017-09-10 14:31:30 +01:00
Jörg Thalheim
8f3f64e512 python.pkgs.unicorn: disable python3
fixes #29200
2017-09-10 14:21:56 +01:00
Rob Vermaas
b7ac21fe0d
shaderc: mark as broken
(cherry picked from commit 2ccdac8c9e)
2017-09-10 12:38:19 +00:00
Bas van Dijk
b4ea459eab haskell: introduce failOnAllWarnings
Applying `haskell.lib.failOnAllWarnings` to a Haskell package enables the
`-Wall` and `-Werror` GHC options to turn all warnings into build failures.
2017-09-10 13:09:52 +02:00
Jörg Thalheim
ad4f798c0b Merge pull request #29185 from markus2342/update-oprofile
oprofile: 1.1.0 -> 1.2.0
2017-09-10 12:02:29 +01:00
Jörg Thalheim
a26817b215 oprofile: fix hardcoded rm/cp paths 2017-09-10 12:01:40 +01:00
Jörg Thalheim
72673e67f2 arm-frc-linux-gnueabi-binutils: mark as broken 2017-09-10 11:40:39 +01:00
Aristid Breitkreuz
4592a6d744 v8: fix 5.4 build 2017-09-10 12:36:27 +02:00
Bas van Dijk
09bdd6260f haskell: fix build of LambdaHack 2017-09-10 12:24:24 +02:00
Aristid Breitkreuz
450685e46d v8: remove unused old versions 2017-09-10 12:02:45 +02:00
Rob Vermaas
18695b5586
dmd: mark as broken
(cherry picked from commit 8d5fc1beda)
2017-09-10 10:00:24 +00:00
Bas van Dijk
a759faf60b haskell: fix build of hw-xml 2017-09-10 11:56:48 +02:00
Falco Peijnenburg
78ddef2cae haskellPackages.hol: Fixed build 2017-09-10 11:45:24 +02:00
Markus Mueller
79f13f19f0 oprofile: 1.1.0 -> 1.2.0
Fixes build with newer gcc versions.
2017-09-10 09:31:11 +00:00
Bas van Dijk
40b1516d39 haskell: fix grakn-0.2.0 2017-09-10 11:17:24 +02:00
Falco Peijnenburg
7d714726a7 haskellPackages.ghc-proofs: Disable hydra builds for ghc<8.2 2017-09-10 10:45:33 +02:00
Bas van Dijk
c910bbb134 haskell: fix build of attoparsec-data
Fixes: https://hydra.nixos.org/build/60421889
2017-09-10 10:36:40 +02:00
Peter Simons
398b36431d ghc: remove obsolete 8.0.1 version 2017-09-10 09:47:52 +02:00
Peter Simons
9b611844f1 Agda: disable broken build 2017-09-10 09:41:49 +02:00
Frederik Rietdijk
dab3272f47 Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-10 08:56:39 +02:00
Dan Peebles
15502421c7 yubikey-manager: 3.1 -> 4.0
Also, support Darwin properly
2017-09-09 23:07:14 -04:00
Shea Levy
6a17c5a46c libappstream-glib: Properly set rpath 2017-09-09 17:20:03 -07:00
timor
cf32537210 coin3d: include fix for newer compilers
This manifests as a segfault in any applications that use the library.
2017-09-09 20:29:52 +02:00
Peter Simons
e960eb0bf5 haskell-text-zipper: disable test suite to fix the build 2017-09-09 17:08:17 +02:00
Michael Weiss
af78d76718 androidenv: Add the Android Instant Apps SDK 2017-09-09 16:47:19 +02:00
Michael Weiss
498e3a9989 androidenv: Update all packages using fetch.sh 2017-09-09 15:52:07 +02:00
Daiderd Jordan
6058539272
re2: fix dylib library id 2017-09-09 15:10:03 +02:00
Nikolay Amiantov
0d558049cf protobufc: add missed file 2017-09-09 15:18:24 +03:00
Arseniy Seroka
554ed27ebd Merge pull request #29085 from dtzWill/update/rr-5.0
rr: 4.5.0 -> 5.0.0
2017-09-09 15:18:08 +03:00
Daiderd Jordan
c3f6b53bb6
vaultenv: init at 0.5.0 2017-09-09 12:43:04 +02:00
Frederik Rietdijk
6589ee83c2 Merge pull request #29134 from abbradar/protobuf
Update protobuf and remove old versions
2017-09-09 09:27:10 +02:00
Vladimír Čunát
9d6ac8eada
mesa: maintenance 17.1.8 -> 17.1.9 2017-09-09 07:54:46 +02:00
Vincent Laporte
6e009edc41 aften: init at 0.0.8
Aften is an audio encoder which generates compressed audio streams based on
ATSC A/52 specification. This type of audio is also known as AC-3 or Dolby®
Digital and is one of the audio codecs used in DVD-Video content.

Homepage: http://aften.sourceforge.net/
2017-09-09 05:58:09 +02:00
Nikolay Amiantov
1f2a18d916 protobuf: remove old versions
This leaves only protobuf3_1 which is the last version with libprotobuf2.

Also fix several packages to build with the latest protobuf.
2017-09-09 05:54:43 +03:00
Frederik Rietdijk
8bad0a7f23 Merge pull request #29090 from catern/master
pythonPackages.linuxfd: init at 1.4.4
2017-09-08 22:03:08 +02:00
Robert Helgesson
23cc97f16b python-gst-python: fix pygi overrides dir path
Before it created a lib directory inside the lib directory.
2017-09-08 21:53:38 +02:00
Frederik Rietdijk
febd5e323d Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-08 20:48:14 +02:00
Nikolay Amiantov
4bdcb220c9 protobufc: 1.1 -> 1.3 2017-09-08 21:23:42 +03:00
Lancelot SIX
653cad7a3c gdb: 8.0 -> 8.0.1
See http://lists.gnu.org/archive/html/info-gnu/2017-09/msg00005.html
for release information.
2017-09-08 17:51:23 +02:00
Jörg Thalheim
9897303cd6 Merge pull request #29102 from peterhoeg/f/gems
rubygems: 2.6.10 -> 2.6.13
2017-09-08 16:17:12 +01:00
Peter Simons
8a71425b82 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.5-6-g83a4cb0 from Hackage revision
4c3ddafacc.
2017-09-08 16:09:21 +02:00
Peter Simons
72451b5b77 hackage2nix: include "haskell-gi-overloading == 0.0" in our package set 2017-09-08 16:09:21 +02:00
Ben Ford
94ba1c02f6 Change link in explanation to upstream issue 2017-09-08 13:45:56 +01:00
Ben Ford
30ce53d105 Add a note about the changes 2017-09-08 13:13:22 +01:00
Ben Ford
017a356082 Also had to add dontCheck integration test seems to hang
(unit tests all pass)
2017-09-08 13:08:26 +01:00
Ben Ford
3205d164c6 Fix hw-kafka-client haskell package 2017-09-08 12:31:02 +01:00
Frederik Rietdijk
c3a0c3c9f1 Revert "python.pkgs.buildPythonPackage: use distutils-cfg to block downloads, fixes #25428"
This reverts commit b73e3bfafd.

See https://github.com/NixOS/nixpkgs/issues/29103
2017-09-08 08:55:05 +02:00
Vincent Laporte
ebd5c936fd ocamlPackages.cmdliner: make version 1.0 the default 2017-09-08 04:09:11 +00:00
Peter Hoeg
9f51b3c105 rubygems: 2.6.10 -> 2.6.13
Fixes a number of CVEs:

- a DNS request hijacking vulnerability. (CVE-2017-0902)
- an ANSI escape sequence vulnerability. (CVE-2017-0899)
- a DoS vulnerability in the query command. (CVE-2017-0900)
- a vulnerability in the gem installer that allowed a malicious gem to overwrite arbitrary files. (CVE-2017-0901)
2017-09-08 12:07:55 +08:00
Peter Hoeg
01a6878bb1 ruby: boy scout cleanups 2017-09-08 12:07:39 +08:00
Vincent Laporte
e93d92d391 ocamlPackages.cmdliner: 1.0.0 -> 1.0.2 2017-09-08 03:00:27 +00:00
Nikolay Amiantov
6f7b62e038 protobuf: default to 3.4 2017-09-08 03:40:56 +03:00
Nikolay Amiantov
721aba33b4 protobuf3_4: init at 3.4.0 2017-09-08 03:40:56 +03:00
Anderson Torres
936dca89df Merge pull request #28969 from disassembler/xiphos
xiphos: 4.0.3 -> 4.0.6
2017-09-07 17:11:45 -03:00
Spencer Baugh
4978b204e3 pythonPackages.linuxfd: init at 1.4.4 2017-09-07 19:45:30 +00:00
Jörg Thalheim
56ccd27dee Merge pull request #29073 from Mic92/mongodb/2.4.8
mfi-controller: remove
2017-09-07 20:31:19 +01:00
Frederik Rietdijk
56c56fb414 Merge pull request #29072 from FRidh/python-fixes-3
Python: several fixes (3)
2017-09-07 19:26:20 +02:00
Frederik Rietdijk
b73e3bfafd python.pkgs.buildPythonPackage: use distutils-cfg to block downloads, fixes #25428
While we tell pip not to fetch (with the `--no-index` option),
`setuptools` can do so itself. In the past we used a `distutils.cfg`
with `allow-hosts = None` to prevent setuptools from fetching itself.
This was removed when we started building wheels in
2562f94de4e4fd2ddc677187fa2e2848L69.

The `dist-utils.cfg` code was still there, and adding it to
`buildInputs` is sufficient.

Tested with python.pkgs.passlib by removing the `checkInputs` / `nose`.
2017-09-07 19:22:06 +02:00
zimbatm
2ae7e952b2 yarn: 0.28.4 -> 1.0.1 2017-09-07 18:10:09 +01:00
Will Dietz
b95dc6f7d6 rr: 4.5.0 -> 5.0.0 2017-09-07 12:05:09 -05:00
Peter Simons
9903f4e2ed haskell-binary-orphans: use latest version when compiling with ghc-8.2.x 2017-09-07 17:42:25 +02:00
Peter Simons
0898cd2521 haskell-Agda: use old Happy version to fix the build 2017-09-07 17:42:25 +02:00
Peter Simons
7af6cb984e hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.5-6-g83a4cb0 from Hackage revision
119ce17843.
2017-09-07 17:42:20 +02:00
Peter Simons
d2c9a8c6a4 hackage2nix: keep old happy 1.19.5 around for Agda 2017-09-07 17:42:04 +02:00
Peter Simons
d382d2b91f hackage2nix: disable broken builds 2017-09-07 17:42:04 +02:00
Peter Simons
072a0d8872 haskell-happy: fix build with ghc-7.8.x 2017-09-07 17:41:27 +02:00
Peter Simons
8809e87684 haskell-pandoc: compile ghc-8.2.x version with Cabal 1.x to avoid errors in Setup.hs 2017-09-07 17:41:27 +02:00
Peter Simons
e8826a9ac4 haskell-aws: jailbreak when building with ghc-8.2.x 2017-09-07 17:41:27 +02:00
Peter Simons
e1c5e81b90 haskell-aeson-compat: use latest version when building with ghc 8.2.x
Also, disable test suite to avoid depending on QuickCheck 2.10.*.
2017-09-07 17:41:27 +02:00
Nikolay Amiantov
db5a5ccf2b python.pkgs.TheanoWithoutCuda: don't propagate stdenv
Fixes errors during buildEnv.
2017-09-07 17:04:54 +03:00
Nikolay Amiantov
4999aeb7b7 python.pkgs.protobuf: fix build 2017-09-07 17:04:29 +03:00
Nikolay Amiantov
eb6a8c3f52 dlib: 19.4 -> 19.6 2017-09-07 17:04:29 +03:00
Nikolay Amiantov
e5059a8739 bazel: 0.4.5 -> 0.5.4 2017-09-07 17:04:29 +03:00
Nikolay Amiantov
1704eeb930 gcc7: 7.1.0 -> 7.2.0 2017-09-07 17:04:29 +03:00
Frederik Rietdijk
a26ae760e2 python.pkgs.setuptools: upgrade to 36.4.0 2017-09-07 15:06:22 +02:00
Lancelot SIX
bd170e778b
qtcreator: 4.3.1 -> 4.4.0
See http://blog.qt.io/blog/2017/09/05/qt-creator-4-4-0-released/ for
release information
2017-09-07 14:00:34 +02:00
Hendrik Schaeidt
66aa2b1e08 nodePackages.ionic: init at 3.9.2 2017-09-07 13:10:21 +02:00
Eelco Dolstra
ec8d41f08c
Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper"
This reverts commit 0a944b345e, reversing
changes made to 61733ed6cc.

I dislike these massive stdenv changes with unclear motivation,
especially when they involve gratuitous mass renames like NIX_CC ->
NIX_BINUTILS. The previous such rename (NIX_GCC -> NIX_CC) caused
months of pain, so let's not do that again.
2017-09-07 12:51:21 +02:00
Peter Hoeg
0bac95c976 rake: 11.1.0 -> 12.0.0 2017-09-07 17:50:36 +08:00
Michael Raskin
8343a6c7a5 lispPackages.clsql-sqlite3: init 2017-09-07 11:40:06 +02:00
Jörg Thalheim
9ee5727459 v8: remove 3.14.5.10
was only used by mongodb248
2017-09-07 10:20:22 +01:00
Jörg Thalheim
37d3a4425e python.pkgs.keyring: move out of python-packages.nix 2017-09-07 09:54:07 +01:00
Frederik Rietdijk
52932fade0 python.pkgs.fixtures: 1.4.0 -> 3.0.0 2017-09-07 10:18:44 +02:00
Frederik Rietdijk
b7eb4a4f90 python.pkgs.fixtures: fix build 2017-09-07 10:17:55 +02:00
Frederik Rietdijk
85e2083aaf python.pkgs.django-multiselectfield: 0.1.3 -> 0.1.8 2017-09-07 10:11:45 +02:00
Frederik Rietdijk
700c95a706 python.pkgs.restview: 2.5.2 -> 2.7.0 2017-09-07 10:01:51 +02:00
Frederik Rietdijk
69435dfba5 python.pkgs.readme_renderer: init at 17.2 2017-09-07 10:01:06 +02:00
Frederik Rietdijk
b690856b62 python.pkgs.logfury: fix build 2017-09-07 09:52:47 +02:00
Frederik Rietdijk
a75dd64338 python.pkgs.statsmodels: disable tests 2017-09-07 09:48:54 +02:00
Frederik Rietdijk
d38ee5b46c Merge remote-tracking branch 'upstream/master' into HEAD 2017-09-07 09:29:44 +02:00
Frederik Rietdijk
e4b94fa60f python.pkgs.pathspec: 0.5.2 -> 0.5.3 2017-09-07 09:28:04 +02:00
Frederik Rietdijk
71670376bc python.pkgs.yamllint: fix build 2017-09-07 09:28:04 +02:00
Frederik Rietdijk
a2b8f39d63 python.pkgs.ftfy: disable Python 2 2017-09-07 09:28:03 +02:00
Frederik Rietdijk
a4129e7b9e python.pkgs.passlib: 1.6.5 -> 1.7.1 2017-09-07 09:28:03 +02:00
Frederik Rietdijk
8d7e8a6720 python.pkgs.passlib: move to own file 2017-09-07 09:28:03 +02:00
Frederik Rietdijk
6d3f5cb409 python.pkgs.flask: disable tests 2017-09-07 09:28:03 +02:00
Frederik Rietdijk
b1504b444b conan: 0.21.2 -> 0.26.2, and fix build 2017-09-07 09:28:03 +02:00
Frederik Rietdijk
c4ec44e4d7 python.pkgs.pylint: use fetchPypi 2017-09-07 09:28:03 +02:00
Frederik Rietdijk
6bbc2e09da python.pkgs.astropy: fix build 2017-09-07 09:28:03 +02:00
Frederik Rietdijk
c7299ea37b python.pkgs.koji: fix build 2017-09-07 09:28:03 +02:00
Frederik Rietdijk
79257d28e8 python.pkgs.zetup: 0.2.42 -> 0.2.34
downgrade because the previous upgrade broke the package. The latest
version requires a setuptools bump which we won't do yet.
2017-09-07 09:28:03 +02:00
Jean-Philippe Bernardy
d51bd36646 cudnn: add 6.0 2017-09-07 09:28:03 +02:00
Jean-Philippe Bernardy
2489a0aca7 protobuf: add 3.3 2017-09-07 09:28:03 +02:00
Jean-Philippe Bernardy
70de5af18c pythonPackages.backports_weakref: init 1.0rc1 2017-09-07 09:28:03 +02:00
Lancelot SIX
2c3cc4e921 pythonPackages.django: 1.11.4 -> 1.11.5
Fixes CVE-2017-12794
See https://docs.djangoproject.com/en/1.11/releases/1.11.5/
2017-09-07 09:28:03 +02:00
Alex Brandt
637ccde435 python.pkgs.behave: init at 1.2.5 2017-09-07 09:28:03 +02:00
Alex Brandt
83dbb41aed pythonPackages.parse-type: init at 0.3.4 2017-09-07 09:28:03 +02:00
Alex Brandt
f06d7bd125 pythonPackages.pyhamcrest: init at 1.9.0 2017-09-07 09:28:03 +02:00
Alex Brandt
4934a4d553 pythonPackages.parse: init at 1.6.6 2017-09-07 09:28:03 +02:00
betaboon
7e7f91d23a pythonPackages.serpy: init at 0.1.1 2017-09-07 09:28:03 +02:00
betaboon
3836ee50e3 pythonPackages.sampledata: init at 0.3.7 2017-09-07 09:28:03 +02:00
betaboon
007313d044 pythonPackages.psd-tools: init at 1.4 2017-09-07 09:28:03 +02:00
betaboon
4b4e05c6ec pythonPackages.premailer: init at 3.0.1 2017-09-07 09:28:03 +02:00
betaboon
820aa5fef9 pythonPackages.marshmallow-sqlalchemy: init at 0.13.1 2017-09-07 09:28:02 +02:00
betaboon
7a33723155 pythonPackages.fn: init at 0.4.3 2017-09-07 09:28:02 +02:00
betaboon
b696d6c90d pythonPackages.marshmallow: init at 2.13.5 2017-09-07 09:28:02 +02:00
betaboon
d3fc82d81b pythonPackages.flask-marshmallow: init at 0.8.0 2017-09-07 09:28:02 +02:00
betaboon
63d57bf246 pythonPackages.flask-mail: init at 0.9.1 2017-09-07 09:28:02 +02:00
betaboon
3ac8eed5fd pythonPackages.djmail: init at 1.0.1 2017-09-07 09:28:02 +02:00
betaboon
d18f4dcba3 pythonPackages.django-sr: init at 0.0.4 2017-09-07 09:28:02 +02:00
betaboon
e55f5fe4bc pythonPackages.django-sites: init at 0.9 2017-09-07 09:28:02 +02:00
betaboon
f69a072f5b pythonPackages.django-sampledatahelper: init at 0.4.1 2017-09-07 09:28:02 +02:00
betaboon
48855344c4 pythonPackages.django-picklefield: init at 0.3.2 2017-09-07 09:28:02 +02:00
betaboon
28e186f429 pythonPackages.django-pglocks: init at 1.0.2 2017-09-07 09:28:02 +02:00
betaboon
b80cb36cde pythonPackages.django-jinja: init at 2.2.2 2017-09-07 09:28:02 +02:00
betaboon
0b2fc117c1 pythonPackages.easy-thumbnails: init at 2.4.1 2017-09-07 09:28:02 +02:00
betaboon
c7031704f5 pythonPackages.django-ipware: init at 1.1.6 2017-09-07 09:28:02 +02:00