Commit graph

88298 commits

Author SHA1 Message Date
Maximilian Bosch 914148a665
Merge pull request #97724 from mweinelt/supervisor
pythonPackages.supervisor: drop glibc-2.31 patch
2020-09-11 11:16:48 +02:00
Doron Behar 6d4b93323e
Merge pull request #89372 from roman/88716/documentation-changes
gotools: update comments regarding gopls
2020-09-11 12:12:21 +03:00
Doron Behar 79e055eb3b
Update pkgs/development/tools/gotools/default.nix 2020-09-11 12:08:04 +03:00
Doron Behar 5c3abccfaf
Update pkgs/development/tools/gotools/default.nix
Co-authored-by: Roman Volosatovs <rvolosatovs@users.noreply.github.com>
2020-09-11 12:07:54 +03:00
Martin Weinelt 4607f02589
pythonPackages.supervisor: drop glibc-2.31 patch
A fix was integrated into the 4.2.1 release.
2020-09-11 02:37:21 +02:00
zowoq 619061532a go_1_14: 1.14.8 -> 1.14.9 2020-09-11 09:53:55 +10:00
zowoq 240d8246e8 go: 1.15.1 -> 1.15.2 2020-09-11 09:53:27 +10:00
Jack Kelly 25bd44cea3 aws-sam-cli: fix version bounds 2020-09-10 16:46:03 -07:00
Daniël de Kok 1839c5cd7b python3Packages.datasets: init at 1.0.0
This library provides open-access datasets an evaluation metrics for
natural language processing using PyTorch, TensorFlow, NumPy, and
Pandas.
2020-09-10 16:06:40 -07:00
Robert Scott 9627ae4f9a pythonPackages.pysnow: fix build & tests 2020-09-10 16:05:05 -07:00
Robert Scott ef82f49fc0 pythonPackages.pyjet: fix tests
tests are now pytest tests, and not included in the pypi tarball
2020-09-10 15:16:44 -07:00
Robert Scott 70c56dd486 pythonPackages.pq: fix build
we can't run the tests anyway, so remove fragile attempts to patch them
2020-09-10 15:15:58 -07:00
Robert Scott 483fa86c36 pythonPackages.hiredis: fix tests
just requires the source-directory-hiding trick
2020-09-10 15:15:39 -07:00
Drew Risinger 8f6436a825 python3Packages.parso: disable on python 2.7
* Disabled on python 2.7
* Updated meta
* Changed to pytestCheckHook
2020-09-10 15:09:01 -07:00
Jonathan Ringer 5916b96370 python3Packages.executor: 21.3 -> 23.1, fix tests 2020-09-10 14:39:20 -07:00
Jan Tojnar 8060ecb97d
exiv2: re-enable split outputs
Needs an extra patch to fix CMake config.

This reverts commit f8f840f664.
2020-09-10 22:34:19 +02:00
Vincent Laporte 5f3be6b669 coqPackages.Verdi: enable for Coq 8.12 2020-09-10 22:10:02 +02:00
Vincent Laporte 7f797b9521 coqPackages.paco: enable for Coq 8.12 2020-09-10 22:10:02 +02:00
Matthew Bauer c85fc341b0 pytorch: update to use passthru's for checks
This makes the checks a little easier to understand - we can just
check it in the passthru. Also increase major check for cuda 11.
2020-09-10 14:23:15 -05:00
Alex Whitt 309fb9c03b allegro: Add patch to fix fatal build error 2020-09-10 15:20:44 -04:00
Gabriel Ebner 893ad96c18
Merge pull request #97668 from gebner/mlton-tmpdir
mlton: use $TMPDIR
2020-09-10 18:11:04 +02:00
Thomas Tuegel ca5687c4dd
appstream-qt: multiple outputs 2020-09-10 10:23:44 -05:00
Frederik Rietdijk 336ce7a797 python3.pkgs.fastparquet: 0.4.0 -> 0.4.1 2020-09-10 17:13:49 +02:00
Gabriel Ebner 213feab38a mlton: use $TMPDIR 2020-09-10 17:11:26 +02:00
Tim Steinbach bc0dd710e5
jenkins: 2.235.5 -> 2.249.1 2020-09-10 10:36:18 -04:00
Michael Weiss 3ea949714d cargo-c: 0.6.7 -> 0.6.13 2020-09-10 12:27:20 +02:00
Daniël de Kok b2bd34d62a
Merge pull request #97545 from siraben/mkrom-1.0.2
knightos-mkrom: unstable-2020-06-11 -> 1.0.2
2020-09-10 08:15:10 +02:00
Linus Heckemann 6cbcb7599c
Merge pull request #97589 from bcdarwin/upgrade-nifticlib
nifticlib: 2.0.0 -> 3.0.1
2020-09-10 07:54:17 +02:00
Ben Siraphob 9101eede6e
Update pkgs/development/tools/knightos/mkrom/default.nix
Co-authored-by: Daniël de Kok <me@github.danieldk.eu>
2020-09-10 05:40:38 +00:00
Mario Rodas 1966a0a4e1 opencv: enable videoio on darwin 2020-09-10 00:00:00 -05:00
Drew Risinger b03c729c88 python3Packages.nmigen: fix build
Tried to debug failure & traced it to subprocess.Popen calling fork_exec()
with a bad path, but couldn't reproduce error from manual debugging
using ``nix-shell``.

Bad path meaning that most paths were of form /nix/store/.../bin/sby,
but one path was "sby" only. That's my only guess as to what would
be causing this failure.
2020-09-09 20:04:41 -07:00
Drew Risinger 9fae7b21ef python3Packages.pyfakefs: disable on py2.7
* No longer supports python < 3.5, so disabled.
* Enables tests that were disabled due to bugs.
* Add changelog
2020-09-09 20:01:37 -07:00
Erik Arvstedt a81c38893c python3Packages.django_extensions: 2.2.8 -> 3.0.8 2020-09-09 19:39:06 -07:00
Erik Arvstedt 039e248555 python3Packages.django-picklefield: fix tests 2020-09-09 19:39:06 -07:00
WORLDofPEACE 50feed19a6
Merge pull request #82564 from danderson/bug-55388-jasper
jasper: delete from nixpkgs.
2020-09-09 21:33:28 -04:00
Mario Rodas 35665b9fc2 pythonPackages.grpcio-tools: 1.31.0 -> 1.32.0 2020-09-09 18:01:00 -05:00
Mario Rodas 4051e867ba grpc: 1.31.0 -> 1.32.0
https://github.com/grpc/grpc/releases/tag/v1.32.0
2020-09-09 18:00:00 -05:00
Luflosi fbefec0d3e j: fix build on darwin
On darwin the compilation would fail with the following warning:
```
clang-7: error: argument unused during compilation: '-fno-strict-overflow' [-Werror,-Wunused-command-line-argument]
```
This error happens because the `-fno-strict-overflow` is passed to the compiler. To fix this, disable the `strictoverflow` hardening feature. Also see #39687.

ZHF: #97479
2020-09-09 15:09:26 -07:00
WORLDofPEACE 872f2b76c1
Merge pull request #97578 from makefu/pkgs/pyhaversion/fix
python3Packages.pyhaversion: add missing semantic-version
2020-09-09 16:29:00 -04:00
Vincent Laporte 6e08d23707 coqPackages.paramcoq: init at 1.1.2 for Coq 8.12 2020-09-09 22:26:06 +02:00
Ben Darwin 98512f3eaa nifticlib: 2.0.0 -> 3.0.1 2020-09-09 15:26:04 -04:00
WORLDofPEACE 63e1162357
Merge pull request #97576 from gebner/mlton-which
mlton: fix build
2020-09-09 14:42:42 -04:00
David Anderson 3a38cef8f9 jasper: remove, abandoned upstream.
Jasper has been marked insecure for a while, and upstream has not
been responsive to CVEs for over a year.

Fixes #55388.

Signed-off-by: David Anderson <dave@natulte.net>
2020-09-09 18:29:42 +00:00
Gabriel Ebner ad0d43e1a7 mlton: use callPackage 2020-09-09 20:16:55 +02:00
Maciej Krüger 3adf441284
Merge pull request #96545 from tesq0/unityhub-update-to-2.3.2
unityhub: update to 2.3.2
2020-09-09 20:00:02 +02:00
Maciej Krüger aa685f5037
Merge pull request #96544 from tesq0/unityhub-fix-2020-editor
unityhub: fix editor with versions >= 2020.1.3f1 not opening
2020-09-09 19:54:07 +02:00
makefu 92bf2d7c03
python3Packages.pyhaversion: add missing semantic-version 2020-09-09 19:46:33 +02:00
Maximilian Bosch f729755d4d
Merge pull request #97521 from peterhoeg/u/fz_3500
filezilla: 3.49.1 -> 3.50.0
2020-09-09 19:40:34 +02:00
Gabriel Ebner a7f9d336b7 mlton: fix build 2020-09-09 19:29:57 +02:00
William Kral cf54ef99b6 python3Packages.jq: 0.1.8 -> 1.0.2 2020-09-09 09:52:45 -07:00
Jörg Thalheim b5118540bf
Merge pull request #97560 from makefu/pkgs/python-maintainer/fix-eval
aresponses,pyhaversion: disable for py2
2020-09-09 18:30:08 +02:00
Shea Levy 31579c6b0a
matplotlib: Disable LTO on darwin.
Needs #19312 or equivalent to work.
2020-09-09 12:18:50 -04:00
makefu b30dfc4f4b
pythonPackages.pyhaversion: py3k only 2020-09-09 18:11:17 +02:00
makefu 467dcc5b75
pythonPackages.aresponses: only py3k 2020-09-09 18:10:21 +02:00
WORLDofPEACE 341eeebad6
Merge pull request #96871 from prusnak/electron
Electron updates
2020-09-09 11:12:13 -04:00
WORLDofPEACE ca2fd92dad
Merge pull request #97534 from timokau/exiv2-no-splitting
exiv2: disable output splitting
2020-09-09 11:01:31 -04:00
WORLDofPEACE c17a10cd1d
Merge pull request #97504 from arapov/master
nodePackages.node-red: fix build
2020-09-09 10:10:02 -04:00
Ben Siraphob ad473ca180 knightos-mkrom: unstable-2020-06-11 -> 1.0.2 2020-09-09 21:06:20 +07:00
Michael Weiss b8f7063cac
ffmpeg-full: Add support for rav1e (faster AV1 encoding)
#95188
2020-09-09 15:52:34 +02:00
Domen Kožar ac19bf06b8
Merge pull request #96594 from turboMaCk/add-elm-optimize-level-2
elmPackages.elm-optimize-level-2: Init at 0.1.3
2020-09-09 15:41:52 +02:00
Timo Kaufmann f8f840f664 exiv2: disable output splitting
This is a temporary workaround. See the linked comment.
2020-09-09 14:12:25 +02:00
Maximilian Bosch f961ac6695
python3Packages.todoist: fix build
See https://hydra.nixos.org/build/126777642
ZHF #97479
2020-09-09 13:32:31 +02:00
Peter Hoeg d70480f30e libfilezilla: 0.24.0 -> 0.24.1 2020-09-09 17:22:17 +08:00
worldofpeace 504750252a
electron: move definition into generic.nix 2020-09-09 10:05:04 +02:00
Pavol Rusnak 6954f77845
electron_7: 7.3.1 -> 7.3.3 2020-09-09 10:05:04 +02:00
Pavol Rusnak 4599eb4595
electron_8: 8.3.1 -> 8.5.1 2020-09-09 10:05:04 +02:00
Pavol Rusnak b7f0533d2a
electron_9: 9.0.2 -> 9.3.0 2020-09-09 10:05:03 +02:00
Pavol Rusnak 8d9fadd3e0
electron_10: init at 10.1.1 2020-09-09 10:05:03 +02:00
Anton Arapov e5701710e3 nodePackages.node-red: fix build
resolves issue #89205

Signed-off-by: Anton Arapov <arapov@gmail.com>
2020-09-09 07:40:55 +02:00
Vincent Laporte 607b0ae7ae coqPackages.coqprime: init at 8.12 for Coq 8.12 2020-09-09 06:32:25 +02:00
Jonathan Ringer ff7e38b954 python3Packages.xdis: 4.2.4 -> 5.0.4, fix build 2020-09-08 18:16:34 -07:00
Edmund Wu b169bfc9e2 python3Packages.tinycss2: fix build 2020-09-08 17:43:57 -07:00
Edmund Wu 0f5c7d2bfb python3Packages.mistletoe: init at 0.7.2 2020-09-08 17:43:57 -07:00
John Ericson 5fd27509cf
Merge pull request #97387 from Ericson2314/fix-android-prebuilt
cc-wrapper: Fix for prebuilt android
2020-09-08 20:24:50 -04:00
Robert Scott 570dbab975 pythonPackages.jug: fix tests
these seem to have switched to pytest tests in 2.0.2
2020-09-08 17:04:31 -07:00
WORLDofPEACE 04fb0bb5e2
Merge pull request #97161 from jtojnar/exiv2-cleanup
exiv2: clean up
2020-09-08 19:55:09 -04:00
Mario Rodas 9be51e2596
Merge pull request #97284 from smunix/fix.avro-tools.1.9.2
avro-tools: 1.9.1 -> 1.9.2
2020-09-08 18:51:19 -05:00
Mario Rodas 486c97472e
Merge pull request #97331 from r-ryantm/auto-update/yder
yder: 1.4.11 -> 1.4.12
2020-09-08 18:45:09 -05:00
WORLDofPEACE f764549bc8
Merge pull request #96668 from NobbZ/erlang-config-flags
erlang: make `configureFlags` appending instead of overwriting
2020-09-08 19:41:17 -04:00
Mario Rodas 83b8a605e7
Merge pull request #97471 from saschagrunert/golangci-lint
golangci-lint: 1.30.0 -> 1.31.0
2020-09-08 18:39:05 -05:00
Jörg Thalheim b99096b1f0 python3.pkgs.python-language-server: fix jedi integration
recent jedi/parso versions uses Path instead of str.
2020-09-08 14:29:15 -07:00
Jörg Thalheim 12a9a93d68 python3.pkgs.jedi: fix compatibility with parso
The current version is fundamentally broken as tested with
python-language-server because parso now uses Path instead of str
in many instances.

Backporting of the fixes is not trivial and likely breaks more stuff
than it fixes due to other refactorings in jedi, hence using a recent
commit in master seems more reasonably.
2020-09-08 14:29:15 -07:00
Jörg Thalheim b0a8c8af6f python3.pkgs.python-language-server: 0.33.1 -> 0.34.1 2020-09-08 14:29:15 -07:00
Jörg Thalheim 12fc3e0718 python-engineio: 3.13.0 -> 3.13.2 (fix build) 2020-09-08 14:29:15 -07:00
Jonathan Ringer 9716fcd940 python3Packages.minio: fix cred tests 2020-09-08 14:24:43 -07:00
Sascha Grunert cda6995f5e
golangci-lint: 1.30.0 -> 1.31.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-08 22:39:39 +02:00
Marek Fajkus f1e071e048 bs-platform: 7.3.2 -> 8.2.0 2020-09-08 13:28:55 -07:00
Vincent Haupert 9c6c7acf22 python3Packages.mitmproxy: 5.1.1 -> 5.2 2020-09-08 10:40:22 -07:00
Vincent Haupert 0e5657498d mitmproxy: convert to python3Packages 2020-09-08 10:40:22 -07:00
midchildan 5e8e75a0c6
dmd: relax ld purity check for checkPhase
Fix #97420
2020-09-09 00:57:08 +09:00
John Ericson 452854a13c androidndk: Avoid depending on target-sensative openjdk
We just need jdk for this script that helps set up toolchains. The
script might need to know about the target platform, but the interpreter
that runs it (or part of it) doesn't.
2020-09-08 09:49:39 -04:00
John Ericson 7cac79b3ad androidndkPkgs: Take version from underlying package
We can now do this, so let's.
2020-09-08 09:32:06 -04:00
John Ericson 4c489b5f5d deployAndroidPackage: Use pname and version 2020-09-08 09:31:18 -04:00
Max Wittig 61eb2b639b
gitlab-runner: 13.3.0 -> 13.3.1 (#97350) 2020-09-08 15:27:08 +02:00
Michael Weiss d2eb16cdf5
python3Packages.goobook: Generate and install the man page 2020-09-08 14:57:06 +02:00
Daniël de Kok 466522c919
Merge pull request #97137 from danieldk/blis-0.7.0
blis: init at 0.7.0
2020-09-08 14:55:39 +02:00
Michael Weiss 9550ba71fa
python3Packages.goobook: 3.4 -> 3.5 2020-09-08 14:11:56 +02:00
Michael Raskin b9e1737603
Merge pull request #97432 from jonringer/fix-allegro
allegro: fix build, use texinfo6_5
2020-09-08 10:51:02 +00:00
Michael Raskin 49e694a8ab
Merge pull request #97063 from sikmir/cudatext
cudatext: init at 1.111.0
2020-09-08 10:32:17 +00:00
Mario Rodas 722c9a2cc6
Merge pull request #94328 from r-ryantm/auto-update/the-way
the-way: 0.4.0 -> 0.6.1
2020-09-08 05:11:15 -05:00
Jonathan Ringer cceb63ff0a allegro: fix build, use texinfo6_5 2020-09-08 01:03:27 -07:00
Nikolay Korotkiy 21c1a3759b
libqt5pas: init at 2.0.8 2020-09-08 10:53:26 +03:00
zowoq c9297d49c1 ws: use upstream vendor 2020-09-08 16:32:39 +10:00
zowoq 8aab09dbc3 easyjson: use upstream vendor 2020-09-08 16:32:39 +10:00
zowoq 5331f432cd statik: use upstream vendor 2020-09-08 16:32:39 +10:00
zowoq dfb0dff86c hound:use upstream vendor 2020-09-08 16:32:39 +10:00
zowoq e6038674bb open-policy-agent: use upstream vendor 2020-09-08 16:32:39 +10:00
zowoq 4fcc9306ff modd: use upstream vendor 2020-09-08 16:32:39 +10:00
zowoq d517dc89d5 kexpand: use upstream vendor 2020-09-08 16:32:39 +10:00
zowoq 47062433b6 ejson: use upstream vendor 2020-09-08 16:32:39 +10:00
zowoq 1624286f23 devd: use upstream vendor 2020-09-08 16:32:39 +10:00
zowoq c70cf7ace6 manul: use deleteVendor 2020-09-08 16:32:39 +10:00
zowoq 23c781a810 buildGoPackage: check/delete vendor 2020-09-08 16:32:39 +10:00
Frederik Rietdijk 945fdbe1b9 pythonPackages.python-pam: remove duplicate package, fixes #97355 2020-09-08 08:13:04 +02:00
Mario Rodas ee222ce046
Merge pull request #88915 from bsima/shen
shen-sbcl: init at 3.0.3
2020-09-07 21:34:07 -05:00
Thomas Tuegel 0b3cc29f09
Merge pull request #97242 from ttuegel/qt-5.15
Qt 5.15.0
2020-09-07 20:18:57 -05:00
R. RyanTM 7a85c05878 python27Packages.graph-tool: 2.31 -> 2.32 2020-09-07 14:14:10 -07:00
Vladyslav M b44c531f72
Merge pull request #97082 from r-ryantm/auto-update/cargo-udeps
cargo-udeps: 0.1.13 -> 0.1.14
2020-09-07 23:11:55 +03:00
zowoq 8b1690a77e the-way: disable check
disable until buildRustPackage supports setting test-threads in packages
2020-09-08 05:58:24 +10:00
laikq d4b6ea979a python: pyopengl-accelerate: init at 3.1.5 2020-09-07 10:49:24 -07:00
laikq 1f8f476ca2 python: rtmixer: init at 0.1.1 2020-09-07 10:49:24 -07:00
laikq ec1f9624da python: pa_ringbuffer: init at 0.1.3 2020-09-07 10:49:24 -07:00
Benjamin Hipple 3c4335723c
Merge pull request #97019 from danieldk/mkl-2020.2
mkl: 2020.2.254 -> 2020.3.279
2020-09-07 13:28:27 -04:00
James ‘Twey’ Kay 0aa340b2fc imgsize: init at 2.1 2020-09-07 10:19:37 -07:00
sternenseemann 227b210693 pythonPackages.fontparts: 0.9.2 → 0.9.6 2020-09-07 10:17:24 -07:00
Ryan Mulligan e77cc082eb
Merge pull request #97131 from r-ryantm/auto-update/gauge
gauge: 1.1.1 -> 1.1.3
2020-09-07 10:10:00 -07:00
Ryan Mulligan ec2b4a29da
Merge pull request #97353 from r-ryantm/auto-update/armadillo
armadillo: 9.900.2 -> 9.900.3
2020-09-07 09:49:37 -07:00
Thomas Tuegel 60a13a2240
herqq: pin to qt514 2020-09-07 11:43:40 -05:00
Thomas Tuegel d1e022773d
dxflib: move to libsForQt5 2020-09-07 11:20:28 -05:00
Thomas Tuegel 8c3cef55c5
pivy: import soqt properly 2020-09-07 10:55:46 -05:00
Thomas Tuegel 858ccc567c
soqt: add to libsForQt5 2020-09-07 10:54:55 -05:00
Thomas Tuegel e865c6ffcc
pivy: pin to qt514 2020-09-07 10:53:37 -05:00
Thomas Tuegel a811e37d1c
roboschool: pin to qt514 2020-09-07 10:50:10 -05:00
Thomas Tuegel 91e0c687ac
qoauth: move to libsForQt5 2020-09-07 10:27:29 -05:00
Thomas Tuegel 210bfccb53
qca2-qt5: remove in favor of libsForQt5.qca-qt5 2020-09-07 10:18:10 -05:00
Jan Tojnar 3dc2c52851
exiv2: clean up
- EXIV2_BUILD_PO has been replaced by EXIV2_ENABLE_NLS
  076585d147
  Confusingly, the former still appears in the flag summary.
- Remove enableParallelBuilding since it is on by default with CMake
- Reorder the expression
- Apply upstream GNUInstallDirs patch
- Build stuff in build phase, not in install phase
- Add maintainers field (empty at the moment)
2020-09-07 17:02:31 +02:00
Jan Tojnar 87ec0fb5f3
Merge pull request #96982 from graham33/fix/96981_suitesparse_dylib_names
suitesparse: rename fixDarwinDylibNames override
2020-09-07 16:51:07 +02:00
Frederik Rietdijk be61518b91 Merge staging-next into staging 2020-09-07 16:31:37 +02:00
Emery Hemingway dc09e3edfc nim: wrap compiler for cross-compilation support 2020-09-07 16:16:55 +02:00
Emery Hemingway 06ac3c1d2a nim: patch to fix dynamic library loading 2020-09-07 16:16:55 +02:00
Vladimír Čunát c1c85b9bad
Merge #97146: 'staging-next' branch
This is the last planned iteration before forking 20.09.
2020-09-07 15:43:36 +02:00
Thomas Tuegel 282aadbd36 Revert "python.pkgs.pyqt5: 5.14.2 -> 5.15.0"
This reverts commit 3977fed49ee33e3c42bca884a4872fdd1857ead3.
2020-09-07 08:06:36 -05:00
Thomas Tuegel b32b655ce9 plasma-wayland-protocols: add ttuegel as maintainer 2020-09-07 08:06:22 -05:00
Thomas Tuegel 91bee6f06c mlt: broken with Qt 5.15 2020-09-07 08:05:40 -05:00
Thomas Tuegel b3d72930d8 qtbase: Preserve configuration options on Qt < 5.15 2020-09-07 08:05:38 -05:00
Thomas Tuegel d6a57a8f4d pcl: broken with qtbase >= 5.15 2020-09-07 08:05:35 -05:00
Thomas Tuegel 017e498d02 Revert "qt514: remove"
This reverts commit bec5405fc5449f5eb9103249bf2c5dfed9fdcce9.

Qt 5.14 is still supported upstream, so we will not remove it yet.
2020-09-07 08:05:27 -05:00
Thomas Tuegel 01bcfd3579 qtwebkit: mark broken with Qt 5.15 2020-09-07 08:05:24 -05:00
Timothy DeHerrera f299399edb python.pkgs.pyqt5: 5.14.2 -> 5.15.0 2020-09-07 08:05:19 -05:00
Timothy DeHerrera 2a5f800520 qt514: remove 2020-09-07 08:05:11 -05:00
Timothy DeHerrera eb919fa712 qt5: 5.14.2 -> 5.15.0 2020-09-07 08:05:06 -05:00
Oleksii Filonenko 243d860c36
Merge pull request #97328 from r-ryantm/auto-update/vultr-cli
vultr-cli: 0.3.2 -> 0.4.0
2020-09-07 14:35:10 +03:00
Mario Rodas 1d2c243d9e dune_2: fix hash 2020-09-07 13:26:52 +02:00
R. RyanTM 9bf4524e15 armadillo: 9.900.2 -> 9.900.3 2020-09-07 10:29:59 +00:00
R. RyanTM bbde0265f8 yder: 1.4.11 -> 1.4.12 2020-09-07 06:37:40 +00:00
R. RyanTM 8532b0ae33 vultr-cli: 0.3.2 -> 0.4.0 2020-09-07 05:51:01 +00:00
zowoq 02e6ed4b62 scc: 2.12.0 -> 2.13.0
https://github.com/boyter/scc/releases/tag/v2.13.0
2020-09-07 15:19:22 +10:00
Mario Rodas d1b9bc6019 the-way: install completions 2020-09-07 04:20:00 +00:00
Mario Rodas 1cb7ba3262 the-way: 0.6.1 -> 0.7.0 2020-09-06 23:20:00 -05:00
Mario Rodas 68a551e194
Merge pull request #97315 from r-ryantm/auto-update/terraform-ls
terraform-ls: 0.6.1 -> 0.7.0
2020-09-06 23:17:52 -05:00
Robert Scott ce6bc4dbc7
Merge pull request #92182 from r-ryantm/auto-update/guile-sdl2
guile-sdl2: 0.4.0 -> 0.5.0
2020-09-06 22:53:43 +01:00
R. RyanTM 0b64a70398 guile-sdl2: 0.4.0 -> 0.5.0 2020-09-06 22:36:15 +01:00
zowoq 22e61f4314 buildah: 1.15.2 -> 1.16.0
https://github.com/containers/buildah/releases/tag/V1.16.0
2020-09-07 07:17:20 +10:00
Graham Bennett e10228defa suitesparse: remove custom fixDarwinDylibNames postInstall
This shadows the regular fixDarwinDylibNames function, which is a
nativeBuildInput, and prevents it from converting some relative paths to
absolute.  According to the comment this can be removed as of 5.7.2.
2020-09-06 19:57:21 +01:00
Michael Weiss e6cbcc2ac1
python3Packages.scapy: 2.4.3 -> 2.4.4 (#97215) 2020-09-06 20:29:31 +02:00
R. RyanTM 7dce8e2171 python27Packages.pydub: 0.24.0 -> 0.24.1 2020-09-06 10:31:19 -07:00
Vincent Laporte d4f6c94d34 ocamlPackages.labltk: init at 8.06.9 for OCaml 4.11 2020-09-06 19:09:37 +02:00
R. RyanTM a5121f73e3 catch2: 2.12.2 -> 2.12.3 2020-09-06 18:53:20 +02:00
R. RyanTM cd435ce7d3 opencl-clhpp: 2.0.11 -> 2.0.12 2020-09-06 18:52:54 +02:00
Gabriel Ebner 37379c0215
Merge pull request #97285 from gebner/cura471 2020-09-06 18:52:08 +02:00
R. RyanTM 6c2059b334 qwt6_qt4: 6.1.4 -> 6.1.5 2020-09-06 18:50:24 +02:00
R. RyanTM 1876163f16
bazel-kazel: 0.0.12 -> 0.1.0 (#97074) 2020-09-06 09:39:58 -07:00
Wael Nasreddine 92cff610d0
pgformatter: 4.3 -> 4.4 (#96920) 2020-09-06 09:32:54 -07:00
Frederik Rietdijk 1d881848f8 Merge staging-next into staging 2020-09-06 18:15:07 +02:00
Frederik Rietdijk d362c0e54e Merge master into staging-next 2020-09-06 18:14:23 +02:00
Daniël de Kok 2dd41576fb
Merge pull request #97238 from hannesweisbach/macos-tbb
tbb: fix library install name on macOS
2020-09-06 18:04:08 +02:00
Mario Rodas 8a03382c26
Merge pull request #97249 from r-ryantm/auto-update/skaffold
skaffold: 1.13.2 -> 1.14.0
2020-09-06 07:40:16 -05:00
Mario Rodas f0490fb718
Merge pull request #97223 from 06kellyjac/deno_1.3.3
deno: 1.3.2 -> 1.3.3
2020-09-06 07:37:15 -05:00
Gabriel Ebner daa77cc74a python3Packages.uranium: 4.6.1 -> 4.7.1 2020-09-06 13:31:56 +02:00
Gabriel Ebner 497ff43da1 python3Packages.libsavitar: 4.6.1 -> 4.7.1 2020-09-06 13:31:39 +02:00
Gabriel Ebner e60ff5a3d0 python3Packages.libarcus: 4.6.1 -> 4.7.1 2020-09-06 13:31:16 +02:00
Providence Salumu 2ed8043a8e
avro-tools: 1.9.1 -> 1.9.2 2020-09-06 07:13:56 -04:00
Gabriel Ebner 126197c1d4
Merge pull request #97193 from r-ryantm/auto-update/libwacom
libwacom: 1.4.1 -> 1.5
2020-09-06 12:49:16 +02:00
Hannes Weisbach 1488e7d1c4 tbb: fix library install name on macOS
by adding fixDarwinDylibNames to nativeBuildInputs
2020-09-06 11:15:11 +02:00
Michael Raskin ccf01af387
Merge pull request #97091 from Mic92/radare2
radare2: 4.5.0 -> 4.5.1
2020-09-06 07:58:37 +00:00
Vladimír Čunát b23940e514
texinfo: revert to version 6.5 on Darwin
It's basically a partial revert of PR #95910.
I chose a temporar-ish solution, maximizing likelihood of fixing
this while minimizing rebuilds.  (20.09 process is being blocked)
2020-09-06 09:43:32 +02:00
Daniël de Kok 53a3f7aba7
Merge pull request #97013 from siraben/knightos-tools
Move KnightOS packages into pkgs/tools/knightos
2020-09-06 08:41:36 +02:00
Ben Siraphob abedb5c42f Move KnightOS packages into folder 2020-09-06 08:37:49 +02:00
Frederik Rietdijk e7710c9cb9
Merge pull request #97253 from risicle/ris-tiledb-2.0.7
tiledb: 1.7.7 -> 2.0.7, pythonPackages.tiledb: 0.5.6 -> 0.6.6, enable for darwin along with libpqxx
2020-09-06 08:10:55 +02:00
Vincent Laporte 82eb3cd4db ocamlPackages.srt: init at 0.1.1 2020-09-06 07:44:21 +02:00
Mario Rodas be4fa3cc75
Merge pull request #97162 from r-ryantm/auto-update/gotestsum
gotestsum: 0.5.2 -> 0.5.3
2020-09-05 23:02:49 -05:00
Mario Rodas 5dd00eae02
Merge pull request #97173 from r-ryantm/auto-update/hpx
hpx: 1.4.1 -> 1.5.0
2020-09-05 21:16:59 -05:00
Mario Rodas 328062d0d7
Merge pull request #97160 from r-ryantm/auto-update/go-migrate
go-migrate: 4.11.0 -> 4.12.2
2020-09-05 21:10:45 -05:00
Mario Rodas 12d10868fc
Merge pull request #97168 from r-ryantm/auto-update/hcloud
hcloud: 1.17.0 -> 1.19.1
2020-09-05 21:09:27 -05:00
Mario Rodas e9d0368115
Merge pull request #97216 from r-ryantm/auto-update/openlibm
openlibm: 0.7.0 -> 0.7.1
2020-09-05 20:58:50 -05:00
Martin Weinelt bf72d1bc7d
Merge pull request #97151 from jonringer/home_assistant_plugins
Home assistant plugins: pysqueezebox and yeelight
2020-09-06 02:20:43 +02:00
WORLDofPEACE f29a7c66d1
Merge pull request #97060 from worldofpeace/pantheon-updates-sep2020
Pantheon updates Sep 2020
2020-09-05 18:15:02 -04:00
Robert Scott 22a9d9aa5b tiledb: enable for all unix, add tweaks for darwin & non-x86 systems 2020-09-05 22:43:55 +01:00
Ryan Mulligan 4b4ba51af8
Merge pull request #97094 from r-ryantm/auto-update/clojure-lsp
clojure-lsp: 20200819T134828 -> 20200828T065654
2020-09-05 14:29:39 -07:00
Ryan Mulligan d0958db8a8
Merge pull request #97080 from r-ryantm/auto-update/cargo-tarpaulin
cargo-tarpaulin: 0.14.2 -> 0.14.3
2020-09-05 14:26:39 -07:00
Ryan Mulligan 8bbf96d7f9
Merge pull request #97124 from r-ryantm/auto-update/fly
fly: 6.5.0 -> 6.5.1
2020-09-05 14:05:22 -07:00
WORLDofPEACE 13b92ce7ae
Merge pull request #97259 from evanjs/postman/7.31.1
postman: 7.30.1 -> 7.31.1
2020-09-05 16:33:15 -04:00
Evan Stoll d977d7653c postman: 7.30.1 -> 7.31.1 2020-09-05 16:04:57 -04:00
Ryan Mulligan 00524fa64d
Merge pull request #97185 from r-ryantm/auto-update/libcint
libcint: 3.0.20 -> 3.1.1
2020-09-05 13:01:54 -07:00
Lassulus 3814d054b5
Merge pull request #96953 from JesusMtnez/bloop
bloop: 1.4.3 -> 1.4.4
2020-09-05 21:58:16 +02:00
R. RyanTM 436b3a435c terraform-ls: 0.6.1 -> 0.7.0 2020-09-05 19:26:24 +00:00
Robert Scott edeece0aab libpqxx: enable for darwin 2020-09-05 19:49:33 +01:00
worldofpeace f30e80ba9b hackage-packages.nix: fix eval pandoc_2_10_1 on hydra
Fix https://github.com/NixOS/nixpkgs/issues/97170
2020-09-05 14:45:22 -04:00
R. RyanTM bf9112cdcf skaffold: 1.13.2 -> 1.14.0 2020-09-05 18:16:36 +00:00
Robert Scott 438d5b6b61 pythonPackages.tiledb: 0.5.6 -> 0.6.6
include a few improvements to tests
2020-09-05 18:23:21 +01:00
R. RyanTM 33b860eca1 tiledb: 1.7.7 -> 2.0.7 2020-09-05 17:22:39 +01:00
Robert Scott 6150ee8590
Merge pull request #93098 from ardumont/bump-spdlog
spdlog: 1.6.0 -> 1.7.0
2020-09-05 16:14:20 +01:00
Oleksii Filonenko 4b7401bb5b
Merge pull request #97182 from r-ryantm/auto-update/lazygit
lazygit: 0.20.9 -> 0.22.1
2020-09-05 17:03:33 +03:00
Oleksii Filonenko 6e9161e9eb
Merge pull request #97158 from r-ryantm/auto-update/gleam
gleam: 0.10.1 -> 0.11.2
2020-09-05 17:03:10 +03:00
Ryan Mulligan 0f792072d1
Merge pull request #97188 from r-ryantm/auto-update/liblouis
liblouis: 3.14.0 -> 3.15.0
2020-09-05 06:01:55 -07:00
Ryan Mulligan b78b260822
Merge pull request #97197 from r-ryantm/auto-update/lyra
lyra: 1.4 -> 1.5.1
2020-09-05 06:00:01 -07:00
06kellyjac 0cf63fde21 deno: 1.3.2 -> 1.3.3 2020-09-05 12:51:09 +00:00
Robert Scott 9b4ea9a45a
Merge pull request #95625 from risicle/ris-jxrlib-darwin
jxrlib: fix/enable for darwin
2020-09-05 12:58:06 +01:00
R. RyanTM bd9c787dfd openlibm: 0.7.0 -> 0.7.1 2020-09-05 09:19:39 +00:00
Gabriel Ebner 9dd3542a27
Merge pull request #97169 from r-ryantm/auto-update/heaptrack
heaptrack: 1.1.0 -> 1.2.0
2020-09-05 10:45:00 +02:00
Vincent Laporte 5664601fa2 ocamlPackages.fdkaac: init at 0.3.2 2020-09-05 10:44:12 +02:00
Gabriel Ebner a58cda7b77
Merge pull request #97187 from r-ryantm/auto-update/libheif
libheif: 1.7.0 -> 1.8.0
2020-09-05 10:42:43 +02:00
Gabriel Ebner 66e5246fc7
Merge pull request #97186 from r-ryantm/auto-update/libde265
libde265: 1.0.5 -> 1.0.6
2020-09-05 10:40:02 +02:00
R. RyanTM 813be97db2 lyra: 1.4 -> 1.5.1 2020-09-05 06:55:28 +00:00
R. RyanTM 5522c3799a lucky-cli: 0.23.0 -> 0.23.1 2020-09-05 06:47:56 +00:00
R. RyanTM ad7a29deb4 libwacom: 1.4.1 -> 1.5 2020-09-05 06:29:28 +00:00
R. RyanTM 3d2fb57be6 liblouis: 3.14.0 -> 3.15.0 2020-09-05 04:52:18 +00:00
R. RyanTM ba6dae7a08 libheif: 1.7.0 -> 1.8.0 2020-09-05 04:41:33 +00:00
R. RyanTM b6e1adfa93 libde265: 1.0.5 -> 1.0.6 2020-09-05 04:25:37 +00:00
Mario Rodas d98de3f82e gotestsum: add subPackages 2020-09-05 04:20:00 +00:00
R. RyanTM e9945fc57a libcint: 3.0.20 -> 3.1.1 2020-09-05 04:16:46 +00:00
R. RyanTM 2f3abc07d9 lazygit: 0.20.9 -> 0.22.1 2020-09-05 03:45:47 +00:00
R. RyanTM e732e1a045 hpx: 1.4.1 -> 1.5.0 2020-09-05 01:39:41 +00:00
R. RyanTM 84eef0f2af heaptrack: 1.1.0 -> 1.2.0 2020-09-05 00:41:34 +00:00
R. RyanTM 659c971e3b hcloud: 1.17.0 -> 1.19.1 2020-09-05 00:23:57 +00:00
R. RyanTM 39a380cac2 gotestsum: 0.5.2 -> 0.5.3 2020-09-04 23:16:41 +00:00
R. RyanTM 7a2b1554fa go-migrate: 4.11.0 -> 4.12.2 2020-09-04 22:46:40 +00:00
Jan Tojnar b89f1226cc
Merge branch 'staging-next' into staging 2020-09-05 00:32:01 +02:00
Jan Tojnar 346dee1a96
Merge branch 'master' into staging-next 2020-09-05 00:31:19 +02:00
Jan Tojnar e2a89f8cf2
Merge pull request #96648 from paperdigits/exiv2-0.27.3
exiv2: 0.27.2 -> 0.27.3
2020-09-05 00:23:14 +02:00
Jan Tojnar 4f0f26771e
Merge pull request #95358 from jtojnar/global-fontconfig 2020-09-05 00:19:38 +02:00
Robert Scott 48ae44b3a2 pythonPackages.duckdb: patch out attempted use of git
replace with `false` as its use here is pointless anyway.
2020-09-04 22:56:43 +01:00
Mica Semrick b181edb322 exiv2: 0.27.2 -> 0.27.3 2020-09-04 14:56:35 -07:00
Felix Tenley 540c20a78f
omnisharp-roslyn: 1.35.2 -> 1.37.1 2020-09-04 22:51:01 +02:00
Sascha Grunert f55650be0c ginkgo: 1.14.0 -> 1.14.1
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-04 13:27:06 -07:00
Peter Simons efc5084e51
Merge pull request #96560 from NixOS/haskell-updates
Update Haskell package set to LTS 16.12 (plus other fixes)
2020-09-04 22:03:16 +02:00
Jonathan Ringer e3c26f8c0d python3Packages.zope_i18n: remove due to prolonged breakage 2020-09-04 12:38:45 -07:00
Jonathan Ringer bd0b0d653c python3Packages.maildir-deduplicate: remove due to prolonged breakage 2020-09-04 12:38:38 -07:00
Jonathan Ringer 8833467efc python3Packages.libarchive: remove due to prolonged breakage 2020-09-04 12:38:38 -07:00
Jonathan Ringer bbeab7d50e python3Packages.qutip: remove due to prolonged breakage 2020-09-04 12:38:38 -07:00