Commit graph

69183 commits

Author SHA1 Message Date
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
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
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
Lancelot SIX 9c171d2911
Merge pull request #67571 from leenaars/fire
pythonPackages.fire: 0.1.3 -> 0.2.1
2019-09-10 10:03:15 +02:00
Michiel Leenaars 6468d465ed pythonPackages.fire: 0.1.3 -> 0.2.1 2019-09-10 09:43:00 +02:00
Vasiliy Yorkin 300464ec67 ocamlPackages.rpclib: init at 5.9.0 2019-09-10 06:40:20 +00:00
Aaron Andersen a10ba70aa2
Merge pull request #68381 from flokli/instantclient-19.3-macos
oracle-instantclient: 18.1.0.0.0 -> 19.3.0.0.0 (x86_64-darwin)
2019-09-09 22:19:39 -04:00
worldofpeace 6454eda404
Merge pull request #68377 from worldofpeace/iasl-fixbuild
iasl: drop uneeded patch
2019-09-09 22:01:09 -04:00
Florian Klink 93b55c29ec oracle-instantclient: 18.1.0.0.0 -> 19.3.0.0.0 (x86_64-darwin)
macos binaries are available without having to login, so we can also
remove the requireFile fetcher.
2019-09-09 21:32:07 -04:00
Jan Tojnar b27da0dde7
gmic & gmic-qt: update & clean-up (#68257)
gmic & gmic-qt: update & clean-up
2019-09-10 01:21:17 +02:00
Jan Tojnar adfc3457af
liblouis: 3.10.0 → 3.11.0 (#68374)
liblouis: 3.10.0 → 3.11.0
2019-09-10 01:21:00 +02:00
Jonathan Ringer 5c64adbabb rappel: unstable-2019-07-08 -> unstable-2019-09-09 2019-09-09 13:32:48 -07:00
worldofpeace c29b2cbb24 iasl: drop uneeded patch 2019-09-09 16:20:50 -04:00
Jan Tojnar cf7995dbfa
liblouis: 3.10.0 → 3.11.0
http://liblouis.org/liblouis/2019/09/02/release-3.11.0.html
2019-09-09 21:53:33 +02:00
Jan Tojnar 4bee4a2400
liblouis: format with nixpkgs-fmt 2019-09-09 21:53:30 +02:00
Ivan Kozik 39d0c9693e pythonPackages.lmdb: fix build
This fixes:

pythonCatchConflictsPhase
Found duplicated packages in closure for dependency 'lmdb':
  lmdb 0.97 (/build/lmdb-0.97)
  lmdb 0.97 (/nix/store/js0iimri6y9yqgfc111jzp3mrv5ic9cj-python3.7-lmdb-0.97/lib/python3.7/site-packages)

Package duplicates found in closure, see above. Usually this happens if two packages depend on different version of the same dependency.
builder for '/nix/store/9bcn2m3r5v8slmpj31hxw05j906qgl5l-python3.7-lmdb-0.97.drv' failed with exit code 1

This was probably broken by f7e28bf5d8
2019-09-09 14:33:58 +00:00
Jörg Thalheim 779cde20bd
python.pkgs.MySQL_python: remove (#68354)
python.pkgs.MySQL_python: remove
2019-09-09 13:39:45 +01:00
worldofpeace d7f1f19f2c
Merge pull request #68352 from jtojnar/gthree-0.2.0
gthree: unstable-2019-08-21 → 0.2.0
2019-09-09 08:25:01 -04:00
Jörg Thalheim 4a53284bc0
python.pkgs.MySQL_python: remove
Reasons:

- No release since 2014
- deprecated by upstream
- no longer compatible with newer libmysql versions
2019-09-09 13:18:07 +01:00
Jan Tojnar 5fe42dde52
gthree: unstable-2019-08-21 → 0.2.0
https://blogs.gnome.org/alexl/2019/09/09/gthree-ready-to-play/
https://github.com/alexlarsson/gthree/releases/tag/0.2.0
2019-09-09 14:02:08 +02:00
Jan Tojnar bf96e6da6d
graphene: 1.9.6 → 1.10.0 2019-09-09 14:01:22 +02:00
zimbatm bcc8db0298
kind: 0.3.0 -> 0.5.1 (#68319) 2019-09-09 13:12:59 +02:00
Frederik Rietdijk 0107ee8c32
Merge pull request #68339 from NixOS/staging-next
Staging next with systemd 243
2019-09-09 10:02:20 +02:00
Domen Kožar 98c17a68e7
cachix: fix build 2019-09-09 09:52:29 +02:00
Marek Mahut c55ff13fea
Merge pull request #68245 from jonringer/bump-grabserial
grabserial: 1.9.3 -> 1.9.8
2019-09-09 09:02:43 +02:00
Marek Mahut b7d6a11159
Merge pull request #68252 from jluttine/eth-typing-2.1.0
eth-typing: 2.0.0 -> 2.1.0 and eth-utils: 1.4.1 -> 1.7.0
2019-09-09 09:02:24 +02:00
Peter Hoeg 65fb1a053f
Merge pull request #67498 from peterhoeg/f/xxdiff
xxdiff: drop the old qt4 version in favour of qt5
2019-09-09 14:44:19 +08:00
Frederik Rietdijk e3f25191c4 Merge staging-next into staging 2019-09-09 08:11:34 +02:00
Frederik Rietdijk 731c82a447
Merge pull request #68244 from NixOS/staging-next
Staging next that includes gcc8
2019-09-09 08:09:36 +02:00
Peter Hoeg c78216067b xxdiff: drop the old qt4 version in favour of qt5 2019-09-09 13:13:54 +08:00
Jörg Thalheim 21f61dde0d
nemiver: clean up (#68333)
nemiver: clean up
2019-09-09 06:03:39 +01:00
Jörg Thalheim 4d6a6fe8af
Merge pull request #68335 from lopsided98/jemalloc450-disable-thp
jemalloc450: disable transparent huge pages on ARM
2019-09-09 05:45:20 +01:00
Matthieu Coudron 59d65e23e1
Merge pull request #68258 from teto/luarocks-nix_bump
Moved luarocks-nix to community and leverage luarocks mirrors when possible.
2019-09-09 12:41:54 +09:00
Ben Wolsieffer adf5ca2ce0 jemalloc450: disable transparent huge pages on ARM 2019-09-08 22:57:32 -04:00
Orivej Desh e19054ab3c python3Packages.django_2_2: 2.2.4 -> 2.2.5 2019-09-09 01:18:55 +00:00
Jan Tojnar 3cdc583dd1
nemiver: rename from gnome3.nemiver 2019-09-09 02:06:57 +02:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Florian Klink 652448f25b python.pkgs.scikits-odes: init at 2.4.0-9-g93075ae 2019-09-08 16:03:23 -07:00