worldofpeace
f21f980ab8
qt5.qtwebengine: reduce log output
...
Identical fix as 6f1ad0676f
.
2019-09-15 19:20:45 -04:00
Maximilian Bosch
d8f5ad9948
Merge pull request #68842 from Ma27/disable-pytest5-on-python2
...
python2Packages.pytest_5: disable build
2019-09-16 01:20:28 +02:00
Mario Rodas
87cd31d538
Merge pull request #68703 from jonringer/fix-celery
...
pythonPackage.celery: fix tests
2019-09-15 18:18:50 -05:00
Mario Rodas
c3c3dcc86c
Merge pull request #68794 from JohnAZoidberg/zake-tests
...
pythonPackages.zake: Skip failing test
2019-09-15 18:12:50 -05:00
Mario Rodas
32af4a66a3
Merge pull request #68812 from jonringer/fix-cheroot
...
pythonPackages.cheroot: fix tests
2019-09-15 18:09:36 -05:00
Mario Rodas
9f756b8e9b
Merge pull request #68838 from tkerber/chmlib
...
chmlib: 0.4 -> 0.4a
2019-09-15 18:04:19 -05:00
Mario Rodas
b46c3c5554
Merge pull request #68819 from jonringer/mark-percol-broken
...
pythonPackages.percol: mark broken
2019-09-15 17:45:59 -05:00
Mario Rodas
8624303abb
Merge pull request #68821 from d-goldin/fix_build_scikitlearn
...
python37Packages.scikitlearn: patching build
2019-09-15 17:41:09 -05:00
Jonathan Ringer
ca1a246741
pythonPackages.percol: mark broken
2019-09-15 15:20:10 -07:00
worldofpeace
f8ca2f340b
Merge pull request #68827 from virusdave/dnicponski/scratch/upgrade_unison
...
unison-ucm: 1.0.M1c-alpha -> 1.0.M1d-alpha
2019-09-15 17:52:54 -04:00
Dima
82d7833b9b
python37Packages.scikitlearn: patching build
...
For numpy>=1.17 a test-case broke that required adjustments to
a threshold.
See https://github.com/NixOS/nixpkgs/issues/68494
2019-09-15 23:52:15 +02:00
Mario Rodas
27c9327076
Merge pull request #68719 from jonringer/fix-lightgbm
...
pythonPackages.lightgbm: fix build
2019-09-15 16:19:24 -05:00
Mario Rodas
ebdaba7205
pythonPackages.pyperf: 1.6.0 -> 1.6.1
...
perf was renamed to pyperf [1] to avoid confusion with Linux perf
project.
[1] 60eb936a87
2019-09-15 16:00:00 -05:00
volth
7b7848ecb6
jogl: remove #37364 workaround
2019-09-15 19:00:15 +00:00
Maximilian Bosch
3ddbe41f79
Merge pull request #68723 from jonringer/freeze-azure-storage
...
nixops_1_6_1: fix build
2019-09-15 20:03:13 +02:00
Mario Rodas
b05818f389
pythonPackages.pyev: drop
...
pyev is unmaintained, and was removed from PyPI.
2019-09-15 12:46:58 -05:00
Mario Rodas
3028233ea5
pythonPackages.pika: remove pyev dependency
...
pyev support was removed from upstream https://github.com/pika/pika/pull/934#issuecomment-361714844
2019-09-15 12:45:02 -05:00
Mario Rodas
edc033a616
Merge pull request #67905 from marsam/add-pgformatter
...
pgformatter: init at 4.0
2019-09-15 11:38:08 -05:00
Markus Kowalewski
3857d3d6f9
openmpi: use absolute paths compiler wrapper
...
The MPI compiler wrappers should point to the
compilers used at build time per default.
2019-09-15 18:35:22 +02:00
Markus Kowalewski
2e363860c6
openmpi: make build reproducible
...
fix:
* build and configure time stamps
* build and configure user
2019-09-15 18:35:22 +02:00
Mario Rodas
c281e68e9f
Merge pull request #68796 from risicle/ris-hug-tests
...
pythonPackages.hug: enable tests
2019-09-15 11:32:28 -05:00
Mario Rodas
3bb87649f4
Merge pull request #68813 from jonringer/fix-ssdp
...
pythonPackages.ssdp: disable python2 tests
2019-09-15 11:20:35 -05:00
Mario Rodas
fe9085e2e5
Merge pull request #68815 from jonringer/fix-minidb
...
pythonPackages.minidb: disable python2 tests
2019-09-15 11:19:14 -05:00
WilliButz
7dfd313a3d
pythonPackages.aioesphomeapi: 2.0.1 -> 2.2.0
2019-09-15 17:21:04 +02:00
Thomas Tuegel
c6469ebd85
Merge pull request #68832 from markuskowa/fix-lapack
...
liblapack: enable LAPACKE interface
2019-09-15 10:03:38 -05:00
Bjørn Forsman
6ba044c166
pythonPackages.demjson: disable on python 3
...
It doesn't seem to support _any_ python 3 versions.
2019-09-15 16:36:46 +02:00
Marek Fajkus
98997bb489
elmPackages.elm-language-server: Init at 1.4.1
2019-09-15 16:36:17 +02:00
Maximilian Bosch
5f1c02a1c9
python2Packages.pytest_5: disable build
...
`pytest_5` only supports python3[1], however the python2 build was enabled by
separating pytest_4 and pytest_5 into two different attributes.
ZHF #68361
[1] https://docs.pytest.org/en/latest/py27-py34-deprecation.html
2019-09-15 16:02:10 +02:00
Aaron Andersen
3866029516
Merge pull request #68668 from pebbleKite/cue_version_bump
...
cue: 0.0.3 -> 0.0.11
2019-09-15 09:59:07 -04:00
Doron Behar
e224b17fec
qtutilities: 5.13.0 -> 6.0.0
2019-09-15 15:52:53 +02:00
koral
d26fe36940
dtc: 1.5.0 -> 1.5.1
2019-09-15 15:30:08 +02:00
Vladimír Čunát
6e66cf0f6b
giflib_5_1: remove the alias (appears unused)
...
In 3605f128
I somehow forgot about the 5.1 names that now don't make
sense anymore. I can't see any evidence of _5_1 alias ever being used
or (potentially) useful; _5 might make sense, but for now I couldn't
see why add it.
2019-09-15 14:46:35 +02:00
Thomas Kerber
a613c4a008
chmlib: 0.4 -> 0.4a
2019-09-15 13:24:08 +01:00
Vladimír Čunát
b6c6e1f9e8
Merge branch 'master' into staging-next
2019-09-15 13:18:54 +02:00
Vladimír Čunát
c860babfe6
redo-apenwarr: fixup a hard evaluation error on Darwin
2019-09-15 13:17:37 +02:00
Vladimír Čunát
9f8a7d2679
Merge branch 'staging' into staging-next
...
This brings openssl CVE fixes, and I can't see anything too risky
in there, so let's merge these two staging iterations together.
2019-09-15 13:09:56 +02:00
Markus Kowalewski
ecd20d2166
liblapack: remove optimized blas flag.
...
This cmake flag has no effect since no external blas
library is provided in the build inputs.
2019-09-15 11:39:58 +02:00
Markus Kowalewski
fc7374176f
liblapack: build LAPACKE C api
2019-09-15 11:39:58 +02:00
Jaakko Luttinen
fa76f1f11c
pythonPackages.XlsxWriter: 1.2.0 -> 1.2.1
2019-09-15 18:36:00 +09:00
Vladimír Čunát
991c0e1618
treewide: mark packages as buildable on darwin (PR #45364 )
...
vcunat amended the commit a bit; see the PR for details/discussion.
2019-09-15 10:50:08 +02:00
Vladimír Čunát
6b2aa16ec1
expat: 2.27 -> 2.28 (security)
...
Fixes #68818 CVE-2019-15903 (on this nixpkgs branch).
https://github.com/libexpat/libexpat/blob/R_2_2_8/expat/Changes
2019-09-15 09:36:40 +02:00
Dave Nicponski
3b50b01e99
unison-ucm: 1.0.M1c-alpha -> 1.0.M1d-alpha
2019-09-14 21:43:25 -04:00
Fabian Möller
90b8849b20
Logbook: fix darwin build
2019-09-14 22:33:59 +02:00
Fabian Möller
618b7d7de0
nbval: fix darwin build
2019-09-14 22:24:57 +02:00
Fabian Möller
d3aaa25390
notebook: fix darwin build
2019-09-14 21:20:54 +02:00
Fabian Möller
88264604ff
ipykernel:fix darwin build
2019-09-14 21:19:09 +02:00
Fabian Möller
00000ca0e8
nbconvert: fix darwin build
2019-09-14 21:17:42 +02:00
Fabian Möller
3b77eebc1b
nbformat: fix darwin build
2019-09-14 21:15:20 +02:00
Fabian Möller
6002a5e7f1
pyzmq: fix darwin build
2019-09-14 21:12:22 +02:00
Jonathan Ringer
b0fc4b6e49
pythonPackages.minidb: disable python2 tests
2019-09-14 12:09:56 -07:00
Jonathan Ringer
63e7354815
pythonPackages.ssdp: disable python2 tests
2019-09-14 11:53:02 -07:00
Jonathan Ringer
9a88d2c827
pythonPackages.cheroot: fix tests
2019-09-14 11:45:38 -07:00
Vladimír Čunát
260761649b
ffmpeg_4, ffmpeg_full: 4.2 -> 4.2.1
...
Fixes #68561 CVE-2019-15942.
2019-09-14 20:15:26 +02:00
Vladimír Čunát
3605f12855
giflib: 5.1.4 -> 5.2.1
...
5.1.5 says: Fix SF bug #113 :
Heap Buffer Overflow-2 in function DGifDecompressLine()
in cgif.c. This had been assigned CVE-2018-11490.
This *probably* also fixes a minor CVE-2019-15133 #68563 (DoS only).
(I couldn't find a good reference quickly.)
The changelogs are almost only bugfixes, and ABI tracker also looks OK:
https://abi-laboratory.pro/?view=timeline&l=giflib
so I gather this is suitable for direct push to nixpkgs staging-next.
I built several reverse dependencies locally.
2019-09-14 19:18:16 +02:00
Daniel Schaefer
7791dccd3a
pythonPackages.zake: Skip failing test
2019-09-14 18:57:34 +02:00
Matthew Bauer
94d48451a6
Merge pull request #68759 from marsam/fix-chez-build
...
chez: fix build on darwin
2019-09-14 11:58:10 -04:00
Robert Scott
d7cad2b8f9
pythonPackages.hug: enable tests
2019-09-14 15:16:00 +01:00
Franz Pletz
789760aa10
Merge pull request #68779 from mimame/update/maintainer
...
maintainer: mimadrid: update github username and personal data
2019-09-14 14:08:35 +00:00
Maximilian Bosch
0b32f6f78c
Merge pull request #68786 from JohnAZoidberg/paperless-testfix
...
paperless: Fix tests, including NixOS test
2019-09-14 15:17:59 +02:00
WilliButz
01bd6a98ce
Merge pull request #68788 from doronbehar/update-sccache
...
sccache: 0.2.10 -> 0.2.11
2019-09-14 14:57:47 +02:00
Daniel Schaefer
cbab4663f3
paperless: Use pytest_4 in django-crispy-forms
...
Doesn't build with pytest_5
2019-09-14 14:20:50 +02:00
Doron Behar
4a99b423fe
sccache: 0.2.10 -> 0.2.11
2019-09-14 15:18:12 +03:00
Maximilian Bosch
e176117a81
python3Packages.face_recognition_models: fix startup
2019-09-14 13:59:20 +02:00
Maximilian Bosch
72ec538d2c
python3Packages.dlib: fix build
...
The CMake configuring is done in the `setup.py` and doesn't need to be
done by the setup hook. This broke the build as the setup-hook switches
into `source/build` which doesn't have a `setup.py`.
Relying on the setup script from upstream fixes the issue.
ZHF #68361
2019-09-14 13:42:06 +02:00
Fabian Möller
9d1de74063
pythonPackages.portend: fix darwin build
2019-09-14 13:35:35 +02:00
WilliButz
cbb6293dce
Merge pull request #68291 from Ma27/bump-hydra
...
hydra: 2019-05-06 -> 2019-08-30
2019-09-14 13:16:07 +02:00
Robin Gloster
d98fb2ca2f
Merge pull request #68726 from jonringer/bump-uamqp
...
pythonPackages.uamq: 1.1.0 -> 1.2.2
2019-09-14 12:39:39 +02:00
Robin Gloster
8b5e063a2b
Merge pull request #68760 from disassembler/twisted-setuptools
...
pythonPackages.twisted: add setuptools dependency
2019-09-14 12:28:21 +02:00
Robin Gloster
a345623f2b
spidermonkey_1_8_5: fix build with gcc8
...
closes #68765
closes #68763
2019-09-14 12:19:27 +02:00
Lily Ballard
a5d5133e9c
jazzy: 0.10.0 -> 0.11.0 ( #68766 )
...
* gem-config: fix sassc on darwin
By default the sassc gem compiles with LTO, but LTO is currently broken
on darwin.
* jazzy: 0.10.0 -> 0.11.0
2019-09-14 10:17:05 +00:00
Miguel Madrid Mencía
148c82e07e
maintainer: mimadrid: update github username and personal data
2019-09-14 12:15:46 +02:00
Vincent Laporte
5fed98e862
ocamlPackages.js_of_ocaml*: 3.3.0 -> 3.4.0
...
Ensures compatibility with OCaml 4.08
2019-09-14 06:54:35 +00:00
Vincent Laporte
912f03d0d4
ocamlPackages.xtmpl: fix for jsoo ≥ 3.4.0
2019-09-14 06:54:35 +00:00
Vincent Laporte
5a5a87cd00
ocamlPackages.mtime: disable jsoo support for OCaml < 4.03
2019-09-14 06:54:35 +00:00
Mario Rodas
3243c157a3
Merge pull request #68646 from marsam/update-tflint
...
tflint: 0.11.0 -> 0.11.1
2019-09-13 23:15:58 -05:00
Samuel Leathers
3491d523b3
pythonPackages.twisted: add setuptools dependency
...
* required for buildbot test to pass
2019-09-13 23:51:56 -04:00
Will Dietz
1859afb731
libmicrodns: 0.0.10 -> 0.1.0
...
https://github.com/videolabs/libmicrodns/releases/tag/0.1.0
2019-09-13 22:40:33 -05:00
Mario Rodas
ecdc1ecd9c
chez: fix build on darwin
2019-09-13 22:00:00 -05:00
Dima
5b3fb23360
networkx: fixing undeclared dependency
...
the current version of networkx implicitly depends on
pkg_resources from setuptools to check the version of
pydot (https://github.com/networkx/networkx/issues/3173 ).
2019-09-14 03:28:56 +02:00
Jonathan Ringer
e5aba9c007
pythonPackages.azure-servicebus: 0.50.0 -> 0.50.1
2019-09-13 18:25:45 -07:00
Jonathan Ringer
27c8e8ec5c
pythonPackages.uamq: 1.1.0 -> 1.2.2
2019-09-13 18:18:08 -07:00
Jonathan Ringer
4a17217696
pythonPackages.azure-common: fix namespace lookup
2019-09-13 18:06:45 -07:00
Jonathan Ringer
fdd6245e53
pythonPackages.azure-mgmt-common: fix namespace issue
2019-09-13 17:37:55 -07:00
Jonathan Ringer
eb8bd784b1
pythonPackages.lightgbm: fix build
2019-09-13 16:48:52 -07:00
Austin Seipp
700cc56a0e
doctl: 1.18.0 -> 1.31.2
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-09-13 18:32:29 -05:00
Fabian Möller
155a0a07f4
pythonPackages.webtest: fix darwin build
2019-09-14 00:19:46 +02:00
Robin Gloster
0c457cb348
Merge pull request #68693 from jonringer/fix-pyarrow
...
pythonPackages.pyarrow: fix build
2019-09-14 00:02:54 +02:00
Robin Gloster
e4581fb5ab
Merge pull request #68677 from jonringer/fix-zeep
...
pythonPackages.zeep: fix pytest5 tests
2019-09-13 23:25:28 +02:00
Robin Gloster
77cbf831e4
Merge pull request #68690 from jonringer/bump-hug
...
python3Package.hug: 2.4.8 -> 2.6.0
2019-09-13 23:18:04 +02:00
Fabian Möller
69ee17f060
uvloop: fix darwin build
2019-09-13 23:11:56 +02:00
Jonathan Ringer
47a3a1127f
pythonPackage.celery: fix tests
2019-09-13 13:05:08 -07:00
Matthew Bauer
2021578686
ghc: don’t use dwarf on windows
...
elfutils don’t work on windows
https://hydra.nixos.org/eval/1541857#tabs-removed
/cc @domenkozar
2019-09-13 16:00:30 -04:00
Robin Gloster
8b34d843c6
python.pkgs.cryptography: fix/ignore broken tests
...
Broken tests by openssl 1.1.1d, added patch and skipped one test
Issue for skipped test: https://github.com/pyca/cryptography/issues/4998
2019-09-13 20:20:09 +02:00
Jonathan Ringer
5e67b340e8
pythonPackages.pyarrow: fix build
2019-09-13 10:51:29 -07:00
Jonathan Ringer
8e06d7ee3b
python3Package.hug: 2.4.8 -> 2.6.0
2019-09-13 10:07:30 -07:00
Fabian Möller
cb86447ee2
pythonPackages.trustme: fix darwin build
2019-09-13 19:02:35 +02:00
zimbatm
d5817fa95a
rustup: 1.18.3 -> 1.19.0
2019-09-13 16:33:40 +00:00
Vasiliy Yorkin
2b921136f0
ocamlPackages.ppx_deriving_protobuf: init at 2.7
2019-09-13 16:18:27 +00:00
Jonathan Ringer
30f3e4a3a6
pythonPackages.zeep: fix pytest5 tests
2019-09-13 09:05:12 -07:00
Fabian Möller
b9ce08f7f1
pythonPackages.h11: fix darwin build
2019-09-13 17:43:21 +02:00
Jörg Thalheim
a4bea6db8b
ccls: 0.20190314.1 -> 0.20190823 ( #67832 )
...
ccls: 0.20190314.1 -> 0.20190823
2019-09-13 16:34:32 +01:00
Jörg Thalheim
b31931adf5
python.pkgs.pylint_1_9: fix incorrect checksum
...
was not updated in 08d556c0e8
2019-09-13 16:32:04 +01:00
Robin Gloster
ec64d881cb
Merge pull request #65457 from ck3d/redo-0.42
...
redo-apenwarr: update to release 0.42 and added docs and checks
2019-09-13 17:28:26 +02:00
Jörg Thalheim
2e0c19121a
Merge branch 'master' into ccls
2019-09-13 16:26:21 +01:00
pebblekite
250a667892
cue: 0.0.3 -> 0.0.11
2019-09-13 18:01:33 +03:00
Bjørn Forsman
d6e65ec4a0
wrapQtAppsHook: skip directories
...
Prevents messages like this in the build log:
grep: <PATH>/bin: Is a directory
2019-09-13 16:53:11 +02:00
Bjørn Forsman
c6d516dfc4
wrapQtAppsHook: use patchelf --print-interpreter
instead of isELFExec
...
Some executables are built as PIEs (e.g. keepassxc) and are technically
isELFDyn, not isELFExec. Without this change those executables will not
be wrapped.
2019-09-13 16:53:11 +02:00
Jörg Thalheim
f595f28d55
Merge pull request #67896 from B4dM4n/h11-pytest
...
h11: add pytest5 compatability
2019-09-13 15:47:36 +01:00
Michael Fellinger
13866ed4cf
gem-config: fix zookeeper for gcc-8 ( #68642 )
2019-09-13 14:01:13 +00:00
Christian Kögler
9b7e7e726e
redo-apenwarr: update to release 0.42 and added docs and checks
2019-09-13 15:43:50 +02:00
Jörg Thalheim
08d556c0e8
python.pkgs.pylint_1_9: 1.9.4 -> 1.9.5
...
Also fix build by skipping a test that requires setuptools to be present.
(Also just adding setuptools does not fix the issue either?)
2019-09-13 13:53:20 +01:00
WilliButz
a9f555d393
Merge pull request #68643 from NixOS/fix-ants
...
ants: fix build
2019-09-13 14:25:41 +02:00
zimbatm
cef857e8b7
bundlerApp: avoid unecessary rebuilds when gemdir changes
...
Because the gemdir was referenced on the derivation, it would cause the
whole gemdir to get added to the store, which would in turn force the
derivation to be rebuilt whenever unrelated folder files would change.
2019-09-13 11:40:40 +00:00
Mario Rodas
d7360620ef
Merge pull request #68621 from bsima/bsima/protobuf-license
...
protobuf: add license metadata
2019-09-13 06:16:43 -05:00
Jörg Thalheim
742c485f4f
microsoft_gsl: Fix gcc8 build ( #68638 )
...
microsoft_gsl: Fix gcc8 build
2019-09-13 10:55:05 +01:00
Linus Heckemann
afceaee163
itk4: init at 4.13.1
...
This is exactly the same as we had prior to
e7b0c389c2
, which broke some dependents,
just under a new attribute name.
2019-09-13 11:53:28 +02:00
Daniel Schaefer
5548ff632e
microsoft_gsl: Fix gcc8 build
2019-09-13 11:35:50 +02:00
Mario Rodas
9a2e336c8a
tflint: 0.11.0 -> 0.11.1
...
Changelog: https://github.com/wata727/tflint/releases/tag/v0.11.1
2019-09-13 04:20:00 -05:00
Sascha Grunert
4c981b4ffe
buildah: 1.11.0 -> 1.11.1
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-09-13 09:04:21 +02:00
Aaron Andersen
41f25ab575
valum: 0.3.15 -> 0.3.16
2019-09-12 20:41:56 -04:00
Ben Sima
c33f5ad65b
protobuf: add license metadata
...
https://github.com/protocolbuffers/protobuf/blob/master/LICENSE
GitHub doesn't identify it as BSD-3, but it is if you just look at the
license text.
2019-09-12 16:43:15 -07:00
Jan Tojnar
a441eaa7b1
Merge branch 'staging-next' into staging
2019-09-12 22:49:43 +02:00
zimbatm
ab0308604b
cide: remove ( #68505 )
2019-09-12 22:02:26 +02:00
worldofpeace
0588d2d9de
Merge pull request #68605 from worldofpeace/patch-gstreamer-vaapi
...
gst_all_1.gst-vaapi: patch to Remove Mesa from drivers white list
2019-09-12 15:18:34 -04:00
worldofpeace
dc5d1aa474
gst_all_1: auto_features already enabled
2019-09-12 14:12:02 -04:00
worldofpeace
ca9c4d29e9
gst_all_1.gst-vaapi: patch to Remove Mesa from drivers white list
...
See https://mail.gnome.org/archives/distributor-list/2019-September/msg00000.html
Users can re-add it with GST_VAAPI_ALL_DRIVERS.
2019-09-12 14:11:24 -04:00
worldofpeace
b9a738d613
Merge pull request #68461 from d-goldin/zeroc-ice-36-fix-gcc8
...
zeroc-ice-36: fix build for gcc8
2019-09-12 12:48:50 -04:00
Jörg Thalheim
bfecc8d86b
Merge pull request #68438 from rvolosatovs/update/conftest
...
conftest: 0.7.0 -> 0.12.0
2019-09-12 17:21:37 +01:00
worldofpeace
6b92321f82
Merge pull request #68550 from WilliButz/v8/fix-aarch64-build
...
v8: fix build on aarch64
2019-09-12 12:10:43 -04:00
Vincent Laporte
bf759337fa
Merge pull request #67544 from vbgl/qarte+fix-qt-platform
...
qarte: use qt5’s mkDerivation and an other fix
2019-09-12 15:31:17 +00:00
Roman Volosatovs
2a7c0f2ab9
conftest: 0.7.0 -> 0.12.0, ensure go 1.13 compatibility
2019-09-12 17:15:41 +02:00
Marek Mahut
8490d53463
Merge pull request #68408 from leenaars/getdns
...
getdns: 1.5.1 -> 1.5.2
2019-09-12 16:06:40 +02:00
worldofpeace
5c8c3d6ce4
Merge pull request #67553 from Moredread/rtaudio-pulseaudio
...
rtmidi: add PulseAudio support
2019-09-12 09:16:52 -04:00
Mario Rodas
2fa8c64b09
Merge pull request #68379 from jonringer/bump-rappel
...
rappel: unstable-2019-07-08 -> unstable-2019-09-09
2019-09-12 07:22:09 -05:00
WilliButz
a981edb443
Merge pull request #68292 from matthewbauer/v8-pkgconfig
...
v8: add pkgconfig file
2019-09-12 14:21:03 +02:00
WilliButz
0e879bfe8d
v8: fix build on aarch64
2019-09-12 14:13:26 +02:00
Tim Steinbach
dad77d59cb
ammonite: 1.6.9 -> 1.7.1
2019-09-12 08:06:57 -04:00
WilliButz
987627859a
Merge pull request #68530 from artemist/insomnia-6.6.2
...
insomnia: 6.5.3 → 6.6.2
2019-09-12 13:36:49 +02:00
WilliButz
3cf247cfa0
Merge pull request #68544 from peterhoeg/u/buildah
...
buildah: minor cleanups
2019-09-12 13:29:35 +02:00
André-Patrick Bubel
383d3a43e5
rtmidi: add PulseAudio support
2019-09-12 13:03:49 +02:00
Peter Hoeg
0f95f6922d
buildah: minor cleanups
...
Was meant to be a part of 1.10.1 -> 1.11.0 but somebody else beat me to that.
2019-09-12 17:25:57 +08:00
Maximilian Bosch
c0a02c712a
Merge pull request #68511 from WilliButz/update-wt
...
wt: 3.4.0 -> 3.4.1, 4.1.0 -> 4.1.1
2019-09-12 10:55:24 +02:00
Maximilian Bosch
4bb69053f1
Merge pull request #68527 from nspin/pr/plyplus-python3
...
plyplus: enable for python3
2019-09-12 09:21:59 +02:00
Artemis Tosini
9273a22c48
insomnia: 6.5.3 → 6.6.2
2019-09-11 23:43:27 +00:00
Peter Hoeg
3ec8bc5ef2
pythonPackages.tvnamer: pytest belongs in checkInputs
2019-09-11 18:46:12 +02:00
Nick Spinale
982b85b578
plyplus: enable for python3
2019-09-11 16:12:47 +00:00
WilliButz
823e8accb9
wt4: 4.1.0 -> 4.1.1
2019-09-11 16:19:59 +02:00
WilliButz
5c5fc13602
wt3: 3.4.0 -> 3.4.1, include harfbuzz
2019-09-11 16:19:45 +02:00
adisbladis
7782fcfffe
Merge pull request #68195 from adisbladis/drop-go-1_11
...
Drop unsupported go version 1.11
2019-09-11 15:05:38 +01:00
Sascha Grunert
1593d91692
buildah: 1.10.1 -> 1.11.0
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-09-11 16:05:07 +02:00
adisbladis
3e501fe168
go_1_11: Drop package
...
It's unsupported by upstream.
2019-09-11 14:33:13 +01:00
worldofpeace
0fda5eff8e
Merge pull request #68495 from Taneb/fix-qtscript
...
qt5{9,11}.qtscript: fix errors due to gcc8.3 upgrade
2019-09-11 08:43:09 -04:00
Nathan van Doorn
4535178a37
qt59.qtscript: fix error due to gcc8.3
2019-09-11 13:33:38 +01:00
Nathan van Doorn
a4ace375d2
qt511.qtscript: fix error due to gcc8.3
2019-09-11 13:32:53 +01:00
Andreas Rammhold
20c7a35429
openssl_1_0_2: fixup sha256
2019-09-11 13:48:31 +02:00
Peter Simons
14854f20bb
python-alembic: add missing 'setuptools' to propagatedBuildInputs
...
As a side-effect of f7e28bf5d8
, the build
no longer propagated 'setuptools', which is a run-time dependency. See
https://github.com/NixOS/nixpkgs/pull/68314 for further details.
2019-09-11 12:17:15 +02:00
worldofpeace
85c5c3ab1e
Merge pull request #68467 from aanderse/zhf/love_0_8
...
love_0_8: fix broken build
2019-09-11 05:59:59 -04:00
Peter Simons
b57f25ac80
python-django-haystack: add missing 'setuptools' to propagatedBuildInputs
...
As a side-effect of f7e28bf5d8
, the build
no longer propagated 'setuptools', which is a run-time dependency. See
https://github.com/NixOS/nixpkgs/pull/68314 for further details.
Fixes https://github.com/NixOS/nixpkgs/issues/68479 .
2019-09-11 11:45:23 +02:00
Peter Simons
efb354ef04
python-setuptools_scm: enable the test suite
...
It succeeds fine with both Python 2.x and 3.x.
2019-09-11 11:09:50 +02:00
Peter Simons
5c582f35c1
haskell: fix evaluation error in tensorflow-proto
2019-09-11 10:52:04 +02:00
Domen Kožar
f4316473d9
ghc: compile with DWARF support by default
...
This allows our GHCs to build programs with DWARF debug information
when -g is passed, see https://ghc.haskell.org/trac/ghc/wiki/DWARF .
Compiling with debug symbols is off by default until GHC ticket #15960
(Using -g causes differences in generated core) is fixed.
2019-09-11 10:52:04 +02:00
Peter Simons
f2bf25e53a
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.4-7-ga804c35 from Hackage revision
0bd93345ee
.
2019-09-11 10:51:58 +02:00
Peter Simons
fac2b0126f
hackage2nix: disable broken packages that cause evaluation errors on Hydra
2019-09-11 10:51:58 +02:00
Peter Simons
216fae4043
LTS Haskell 14.5
2019-09-11 10:51:58 +02:00
Jörg Thalheim
c7a84aaca3
Merge pull request #68486 from B4dM4n/django-doublewrap
...
django: don't wrap binary files twice
2019-09-11 09:30:13 +01:00
Lancelot SIX
53ed1a9228
Merge pull request #68480 from kquick/master
...
python: thespian: 3.9.10 -> 3.9.11
2019-09-11 10:26:11 +02:00
Gabriel Ebner
129fddf6be
tokei: 9.1.1 -> 10.0.1 ( #68403 )
...
tokei: 9.1.1 -> 10.0.1
2019-09-11 10:05:02 +02:00
Fabian Möller
7a4644fcb8
django: don't wrap binary files twice
2019-09-11 09:49:17 +02:00
worldofpeace
f7571a06af
Merge pull request #68465 from arcnmx/pr-fix-python-brotli
...
pythonPackages.brotli: fix build
2019-09-11 02:56:53 -04:00
Kevin Quick
85f655789e
python: thespian: 3.9.10 -> 3.9.11
2019-09-10 23:37:55 -07:00
Ivan Kozik
7e7c98a199
snscrape: fix startup
...
This fixes:
Traceback (most recent call last):
File "/nix/store/607z14x0spsz1lsh0fg9cbyc9lr038mi-python3.7-snscrape-0.3.0/bin/.snscrape-wrapped", line 11, in <module>
sys.exit(main())
File "/nix/store/607z14x0spsz1lsh0fg9cbyc9lr038mi-python3.7-snscrape-0.3.0/lib/python3.7/site-packages/snscrape/cli.py", line 218, in main
args = parse_args()
File "/nix/store/607z14x0spsz1lsh0fg9cbyc9lr038mi-python3.7-snscrape-0.3.0/lib/python3.7/site-packages/snscrape/cli.py", line 154, in parse_args
import snscrape.version
File "/nix/store/607z14x0spsz1lsh0fg9cbyc9lr038mi-python3.7-snscrape-0.3.0/lib/python3.7/site-packages/snscrape/version.py", line 1, in <module>
import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'
Related: https://github.com/NixOS/nixpkgs/pull/68314
2019-09-11 04:56:21 +00:00
Aaron Andersen
ef114315ca
love_0_8: fix broken build
2019-09-10 20:57:12 -04:00
arcnmx
91b7dd6c91
pythonPackages.brotli: fix build
...
Recent changes to buildPythonPackage seem to have enabled a configure
script that doesn't work, so disable it.
2019-09-10 17:06:15 -07:00
Dima
cb966b6f7b
zeroc-ice-36: fix build for gcc8
...
The build was broken failing on unneccessary memsets.
This issue was fixed upstream in 3.7 and discussed in
https://github.com/zeroc-ice/ice/issues/82
The patch pertaining to the error causing the actual failure still
applies nicely onto the 3.6 version.
Hydra logs of breakage: https://hydra.nixos.org/build/100440955/nixlog/1
2019-09-11 00:28:03 +02:00
worldofpeace
9cbc8f38a6
Merge pull request #68434 from d-goldin/release-19.09/qtwebtoolkit-disable-memaccess-warnings
...
qtwebkit: fixing build / reducing build log size
2019-09-10 18:18:51 -04:00
Orivej Desh
93bf6e2648
libipt: fix maintainers
2019-09-10 21:08:18 +00:00
Orivej Desh
5d9a003804
libipt: init at 2.0.1
2019-09-10 21:04:12 +00:00
Frederik Rietdijk
c99529a4b6
python.pkgs.wheelUnpackHook: propagate wheel
...
This was accidentally removed when buildPython* was rewritten as hooks.
2019-09-10 22:26:20 +02:00
Peter Simons
3ae2b4b5bb
Revert "python.pkgs.blessed: disable failing test"
...
This reverts commit 4dd38c4289
.
Disabling the test suite is unnecessary; I fixed it with
4dd38c4289
.
2019-09-10 22:21:56 +02:00
Lily Ballard
0f34860540
tokei: 9.1.1 -> 10.0.1
...
Enable all crate features, which gets us alternative output formats.
Update description and add long description to match what's in the
GitHub repo.
Add myself as a maintainer.
2019-09-10 13:21:37 -07:00
Ben Wolsieffer
72f76fe856
openjdk8: use lndir instead of single symlink to JRE
...
Directly symlinking from the JDK to the JRE confused Gradle and made it try to
find JDK files inside the JRE.
2019-09-10 22:20:27 +02:00
Frederik Rietdijk
aa6c38d9c1
python.pkgs.django_extensions: 2.1.4 -> 2.1.9
2019-09-10 22:07:55 +02:00
Frederik Rietdijk
4dd38c4289
python.pkgs.blessed: disable failing test
2019-09-10 22:07:55 +02:00
Andreas Rammhold
d49fb86b1b
openssl: 1.1.1c -> 1.1.1d
...
(cherry picked from commit 76d54c72acaaa32e2c1f8b13002f0ceac3b7b06f)
2019-09-10 21:22:50 +02:00
Andreas Rammhold
5d5cd70516
openssl_1_0_2: 1.0.2s -> 1.0.2t
...
(cherry picked from commit aa6327c29c2de41a61db5aef8444385c531d4cc2)
2019-09-10 21:22:47 +02:00
Jan Tojnar
8ab501545d
sup: remove ( #68416 )
...
sup: remove
2019-09-10 19:43:18 +02:00
Peter Simons
26771ad0c5
python-blessed: apply upstream patches to fix the test suite
...
Fixes https://github.com/NixOS/nixpkgs/issues/68427 .
2019-09-10 19:38:39 +02:00
Dima
6f1ad0676f
qtwebkit: fixing build / reducing build log size
...
GCC 8 introduced a new type of warning `-Wclass-memaccess` which
is included in `-Wall`. This warnings spits out *a million* of warnings
like the following:
```
[...]
/build/source/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::TransformOperation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
[...]
``
Logs demonstrating the issue:
https://hydra.nixos.org/build/100205478/nixlog/1
While I don't think disabling warnings is the best way to deal with this,
there is alrady precedent for this package and I don't feel confident enough
to either patch or bump this package.
Please view this as a low-friction sub-optimal suggestion in case nobody else
has a better fix.
2019-09-10 18:42:30 +02:00
Gabriel Ebner
91fc12514f
pythonPackages.pivy: fix build
2019-09-10 18:37:04 +02:00
Enno Lohmeier
2437ecacce
pythonPackages.connexion: init at 2.3.0
2019-09-10 17:24:20 +02:00
Enno Lohmeier
a4a7243a57
pythonPackages.aiohttp-swagger: init at 1.0.5
2019-09-10 17:24:20 +02:00
Enno Lohmeier
6270f3955e
pythonPackages.swagger-ui-bundle: init at 0.0.5
2019-09-10 17:24:20 +02:00
Enno Lohmeier
ea70d67235
pythonPackages.clickclick: init at 1.2.2
2019-09-10 17:24:20 +02:00
Sarah Brofeldt
8d6878c861
Merge pull request #68413 from manveru/fix-gpgme-gem
...
gem-config: fix gpgme
2019-09-10 16:57:12 +02:00
Vincent Laporte
748046d594
ocamlPackages.janeStreet: init at 0.12 (for OCaml ≥ 4.07)
...
Also add a few legacy packages at version 0.11 for OCaml ≥ 4.07: configurator,
ppx_core, ppx_driver, ppx_type_conv
ocamlPackages.bap: disable for OCaml ≥ 4.07
ocamlPackages.bistro: 0.4.0 -> 0.5.0
2019-09-10 14:05:26 +00:00
Vincent Laporte
764724a631
ocamlPackages.nocrypto: add explicit dependency to ppx_deriving
2019-09-10 14:05:26 +00:00
Michael Fellinger
da7886c940
sup: remove
2019-09-10 15:49:31 +02:00
Michael Fellinger
35f849ab44
gem-config: fix gpgme
2019-09-10 15:49:00 +02:00
Peter Hoeg
d9b290000e
Merge pull request #68086 from alapshin/ktorrent
...
ktorrent: 5.1.0 -> 5.1.2
2019-09-10 21:33:47 +08:00
Michiel Leenaars
a91fe3d575
getdns: 1.5.1 -> 1.5.2
2019-09-10 10:19:28 +02:00