Florian Klink
5bfe6004e1
python3.pkgs.scikits-odes: remove flokli from maintainers
2020-09-23 11:56:52 +02:00
Florian Klink
3e82dd3d86
sundials: remove flokli as maintainer
2020-09-23 11:56:28 +02:00
Florian Klink
ef55ac4a6e
sundials_2: remove flokli as maintainer
2020-09-23 11:56:03 +02:00
Hongchang Wu
8662a35112
ocamlPackages.csexp: 1.3.1 -> 1.3.2
2020-09-23 11:25:45 +02:00
Robert Scott
9a472166af
pythonPackages.gssapi: 1.6.2 -> 1.6.9
2020-09-22 23:18:27 -07:00
Robert Scott
fb570ba1de
pythonPackages.gssapi: fix tests
...
the failing tests appear to also be causing trouble upstream
2020-09-22 23:18:27 -07:00
Robert Scott
16ed0c3069
pythonPackages.rabbitpy: 1.0.0 -> 2.0.1
2020-09-22 23:17:42 -07:00
Robert Scott
178d1b119c
Revert "python: pamqp: 2.3.0 -> 3.0.1"
...
No version of pythonPackages.rabbitpy currently exists that supports 3.0.1
This reverts commit 4250cdeee9
.
2020-09-22 23:17:42 -07:00
Jon
c7fdc43709
Merge pull request #98283 from risicle/ris-truvari-2.0.2
...
truvari: 1.3.4 -> 2.0.2, add new dependencies & fix build
2020-09-22 23:10:58 -07:00
freezeboy
908d8c3459
python3Packages.google_resumable_media,python2Packages.google_resumable_media: fix tests
2020-09-22 23:10:00 -07:00
freezeboy
2468315f2b
python3Packages.crc32c: init at 1.0.0
2020-09-22 23:10:00 -07:00
freezeboy
160f169f03
crc32c: enable static
2020-09-22 23:10:00 -07:00
Tom Hunger
e283133520
distributed: disable build for Python older than 3.6
2020-09-22 23:07:46 -07:00
Tom Hunger
df84dcf53c
streamz: disable build for Python older than 3.6
2020-09-22 23:07:46 -07:00
Tom Hunger
36f7a407ad
zict: disable build for Python older than 3.6
...
No longer supported as of
4d5e14dadb
2020-09-22 23:07:46 -07:00
Daniël de Kok
5948bdd25b
Merge pull request #98447 from Tomahna/metals
...
metals: 0.9.3 -> 0.9.4
2020-09-23 08:05:55 +02:00
Ryan Mulligan
cc7d3ff153
Merge pull request #78562 from fgaz/lobster/init
...
lobster: init at unstable-2020-01-22
2020-09-22 21:42:23 -07:00
R. RyanTM
442cbdd9ac
global: 6.6.4 -> 6.6.5
2020-09-23 04:17:51 +00:00
Austin Seipp
02be5a8185
Merge pull request #98128 from NieDzejkob/chez-refactor
...
chez: add env hook
2020-09-22 23:17:08 -05:00
R. RyanTM
bdc0916422
flyway: 6.5.4 -> 6.5.5
2020-09-23 03:23:49 +00:00
Ryan Mulligan
cee064f36b
Merge pull request #98382 from gvolpe/dconf2nix-v0.0.6
...
dconf2nix: 0.0.5 -> 0.0.6
2020-09-22 20:19:52 -07:00
Mario Rodas
635b394768
tflint: 0.20.1 -> 0.20.2
...
https://github.com/terraform-linters/tflint/releases/tag/v0.20.2
2020-09-22 20:00:00 -05:00
Daniël de Kok
fccf069e77
python3Packages.transformers: 3.1.0 -> 3.2.0
...
Changes:
https://github.com/huggingface/transformers/releases/tag/v3.2.0
2020-09-22 17:11:41 -07:00
Sascha Grunert
382f7ce9c1
buildah: 1.16.1 -> 1.16.2
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-23 07:09:56 +10:00
Anderson Torres
d97a5093e9
Merge pull request #98437 from AndersonTorres/cimg-upload
...
cimg: 2.9.1 -> 2.9.2
2020-09-22 17:14:48 -03:00
Vincent Laporte
a1f8e0b4a1
coqPackages.metalib: 20170713 → 20200527
2020-09-22 21:53:29 +02:00
Matthieu Coudron
be4832848d
tree-sitter.grammars: compile scanner.cc if exists
...
otherwise neovim's treesitter fails with for instance:
`undefined symbol: tree_sitter_bash_external_scanner_create`
2020-09-22 21:30:43 +02:00
Johannes Rosenberger
7abb57c7b5
fix passing qt5 version to pythonInterpreters
...
fixes c88f3adb17
, which resulted in
qt 5.15 being used in pythonPackages, despite 5.14 being
declared, and adapts qutebrowser accordingly.
'callPackage { pkgs = pkgs // { … }; }' does not work, because
it does not take into account the recursive evaluation of nixpkgs:
`pkgs/development/interpreters/python/default.nix` calls
`pkgs/top-level/python-packages.nix` with `callPackage`.
Thus, even if the former gets passed the updated `pkgs`,
the latter always gets passed `pkgs.pkgs`.
For the change in the qt5 version to apply consistently, 'pkgs.extend'
must be used.
qutebrowser only used the right qt5 version (5.15) because all
pythonPackages used it anyway.
2020-09-22 21:03:43 +02:00
Martin Weinelt
0f50990678
python3Packages.segments: init at 2.1.3
2020-09-22 10:11:37 -07:00
Martin Weinelt
8fca119c52
python3Packages.clldutils: init at 3.5.2
2020-09-22 10:11:37 -07:00
Martin Weinelt
2904bef26c
python3Packages.csvw: init at 1.8.0
2020-09-22 10:11:37 -07:00
John Ericson
3e462a8533
Merge pull request #98466 from stigtsp/package/perl-cross-default_inc_excludes_dot
...
perl-cross: fix . being included in INC
2020-09-22 12:49:18 -04:00
Vincent Laporte
a775c939d4
ocamlPackages.zed: 2.0.3 → 3.1.0
2020-09-22 18:41:01 +02:00
Stefan Frijters
b3e1fd55e4
pythonPackages.maestral: 1.1.0 -> 1.2.0
2020-09-22 09:17:42 -07:00
Stefan Frijters
08ab7f917d
pythonPackages.dbus-next: init at 0.1.4
2020-09-22 09:17:42 -07:00
Stefan Frijters
8463f5c9fd
pythonPackages.dropbox: 10.3.1 -> 10.4.1
2020-09-22 09:17:42 -07:00
oxalica
11c36334bf
vscode-extensions.vadimcn.vscode-lldb: init at 1.5.3
2020-09-22 09:13:53 -07:00
Lancelot SIX
bd4805b659
pythonPackages.django: 2.2.15 -> 2.2.16
...
See https://docs.djangoproject.com/en/dev/releases/2.2.16/
2020-09-22 08:59:28 -07:00
Christian Kauhaus
44a70c9e7d
Merge pull request #97345 from ckauhaus/67197-mcpp-cve-2019-14274
...
mcpp: add patch for CVE-2019-14274
2020-09-22 16:01:06 +02:00
Stig Palmquist
a2dd66b087
micropython: 1.12 -> 1.13
2020-09-22 15:37:42 +02:00
Matthieu Coudron
51b854a254
tree-sitter.grammars: update
...
initialize php grammar too.
2020-09-22 14:58:47 +02:00
Matthieu Coudron
57597f6050
tree-sitter: 0.16.4 -> 0.16.9
2020-09-22 14:54:58 +02:00
Stig Palmquist
e2926577a1
perl-cross: fix . being included in INC
...
perl-cross set `default_inc_excludes_dot` to undefined by default. This
sets `-Ddefault_inc_excludes_dot` explicitly when cross compiling.
2020-09-22 14:35:46 +02:00
Kevin Rauscher
308e245aba
metals: 0.9.3 -> 0.9.4
2020-09-22 09:04:00 +02:00
Ben Wolsieffer
83162ab3b9
pythonPackages.pykdl: init at 1.4.0
2020-09-21 23:38:26 -07:00
Ben Wolsieffer
ec92ffc530
orocos-kdl: init at 1.4.0
2020-09-21 23:38:26 -07:00
Vincent Laporte
06098c76b9
bigloo: 4.1a-2 → 4.3h; hop: 2.5.1 → 3.3.0
2020-09-21 23:24:54 -07:00
Vincent Laporte
943fa12e6a
hop: fix build
...
The configure process tries to escape the sandbox by writing into /tmp
2020-09-21 23:24:54 -07:00
Ben Darwin
03ea51a8a3
python3Packages.dipy: 1.1.1 -> 1.2.0
2020-09-21 23:16:37 -07:00
Ben Darwin
9fde97d85f
python3Packages.pyxnat: init at 1.3
2020-09-21 23:16:17 -07:00
Martin Weinelt
b3ca5036a4
pythonPackages.mocket: 3.8.9 -> 3.9.0
2020-09-21 23:14:57 -07:00
Martin Weinelt
a762bbf7b4
pythonPackages.http-parser: init at 0.9.0
2020-09-21 23:14:57 -07:00
Jules Aguillon
c4cb4c226e
Declare several versions of OCamlformat ( #88799 )
...
OCamlformat is still a bit unstable and it's common to work on several
projects that each use a different version.
Define every versions at once and share code
* ocamlformat: add dependency on base
OCamlformat always required Base.
This will be important in the future as Base may make breaking changes.
2020-09-22 07:30:35 +02:00
Mario Rodas
6bbdbaabae
Merge pull request #98388 from marsam/update-mruby
...
mruby: 2.1.1 -> 2.1.2
2020-09-21 22:28:20 -05:00
AndersonTorres
4c4217bdb1
cimg: 2.9.1 -> 2.9.2
2020-09-22 00:12:01 -03:00
Frederik Rietdijk
4e1f8e4e31
python3Packages.xarray: 0.16.0 -> 0.16.1
2020-09-21 21:56:06 +02:00
Frederik Rietdijk
243f56fbc7
python3.pkgs.bokeh: 2.1.1 -> 2.2.1
2020-09-21 21:53:33 +02:00
Jörg Thalheim
4eb55225a1
Merge pull request #98282 from mweinelt/python/yq
...
pythonPackages.yq: update, repackage as library, fix tests
2020-09-21 20:43:10 +02:00
Jörg Thalheim
40a58cc65b
python3.pkgs.yq: make stdin a tty for tests
2020-09-21 20:33:11 +02:00
Martin Weinelt
1a44ef9066
pythonPackages.yq: 2.10.1 -> 2.11.0
2020-09-21 20:09:28 +02:00
Martin Weinelt
e228365258
pythonPackages.yq: repackage as library, convert to application, fix tests
2020-09-21 20:09:28 +02:00
Ben Wolsieffer
b0edb341fb
buildbot: 2.8.2 -> 2.8.4
2020-09-21 11:08:08 -07:00
Thiago Kenji Okada
cd1b769369
pythonPackages.xlib: 0.25 -> 0.28
2020-09-21 11:07:48 -07:00
Guillaume Desforges
4e888fb70d
python2Packages.scikits-odes: disable
...
Ever since we added KLU support to sundials (#94930 ),
it stopped building while the Python 3 versions didn't
break. Python 2 is EOL.
2020-09-21 11:02:15 -07:00
Guillaume Desforges
860bc40a22
sundials: add KLU support
2020-09-21 11:02:15 -07:00
Drew Risinger
143289ad5b
pythonPackages.WSME: fix build
...
* Remove unneeded patch
* Run tests properly (misspelled before)
* Update homepage & add changelog
* Sort dependencies
2020-09-21 10:55:45 -07:00
Drew Risinger
d45ea33a85
pythonPackages.pecan: 1.3.3 -> 1.4.0
...
* Update Homepage
* Add Changelog
* Convert to pytestCheckHook
* Remove buildInputs, corrected to propagatedBuildInputs or checkInputs as appropriate.
This caused downstream failures because some required packages were not in the runtime closure (PYTHONPATH).
2020-09-21 10:55:45 -07:00
oxalica
21a6f3aa65
rust-analyzer: fix build
2020-09-21 10:55:15 -07:00
oxalica
0e0dc5544c
rust-analyzer: 2020-08-24 -> 2020-09-21
2020-09-21 10:55:15 -07:00
Ben Darwin
8403806a39
python3Packages.rising: init at 0.2.0post0
2020-09-21 09:56:28 -07:00
Drew Risinger
6e4908a52d
spyder: 4.1.4 -> 4.1.5
...
Changelog: https://github.com/spyder-ide/spyder/blob/master/CHANGELOG.md#version-415-2020-09-01
* Meta: update homepage, add downloadPage & changelog
2020-09-21 09:55:45 -07:00
Drew Risinger
9dc654234a
pythonPackages.spyder-kernels: 1.9.3 -> 1.9.4
...
* Meta: add changelog & download page, update homepage
2020-09-21 09:55:45 -07:00
Drew Risinger
3b6800c76a
python3Packages.spyder: fix build
...
* Remove version locks that don't match what's in nixpkgs
2020-09-21 09:53:44 -07:00
r-burns
a2228f4c18
libversion: fix tests on Darwin ( #98361 )
2020-09-21 11:58:29 -04:00
Austin Butler
8be7347e2b
pythonPackages.mohawk: init at 1.1.0
2020-09-21 08:48:08 -07:00
Max Wittig
d4eed01376
gitlab-runner: 13.3.1 -> 13.4.0 ( #98377 )
2020-09-21 15:19:51 +02:00
Profpatsch
f000c741a3
pythonPackages.b2sdk: init at 1.1.4
2020-09-21 13:39:37 +02:00
Mario Rodas
5df60eda72
Merge pull request #98360 from r-burns/liboping
...
liboping: fix build on Darwin
2020-09-21 06:23:06 -05:00
Gabriel Volpe
70b417f5f9
dconf2nix: 0.0.5 -> 0.0.6
2020-09-21 10:58:35 +02:00
Théo Zimmermann
0bbeca2ff9
ocamlPackages.zarith: 1.9 -> 1.10
2020-09-21 09:55:33 +02:00
Vincent Laporte
c06b0edde2
ocamlPackages.apron: 0.9.12 → 0.9.13
2020-09-21 08:05:23 +02:00
Daniël de Kok
a034f204ac
Merge pull request #98083 from avdv/zhf-fix-tensorflow
...
tensorflow: Fix compilation with numpy 1.19.x
2020-09-21 06:55:23 +02:00
Mario Rodas
c743f4e16c
mruby: 2.1.1 -> 2.1.2
2020-09-21 04:20:00 +00:00
Ryan Burns
bf71f459d2
liboping: fix build on Darwin
2020-09-20 17:58:08 -07:00
Maxim Krivchikov
0f34c4eb33
python3Packages.behave: skip test failing on darwin
...
Timing-based test is flaky on Darwin:
https://github.com/NixOS/nixpkgs/pull/97737#issuecomment-691489824
2020-09-20 16:25:18 -07:00
Maxim Krivchikov
f690cacb06
python3Packages.python-docx: run behave tests
...
Previously the problematic "behave" dependency
was not even used at checkPhase.
2020-09-20 16:25:18 -07:00
Maxim Krivchikov
6543cbf571
python3Packages.parse: 1.16.0 -> 1.18.0
2020-09-20 16:25:18 -07:00
Josef Kemetmüller
b8f130e2b4
python.pkgs.scikit-optimize: 0.6 -> 0.8.1
...
This fixes the build of scikit-optimize.
2020-09-20 15:27:56 -07:00
Andrew Childs
c32441811f
pythonPackages.netaddr: 0.7.19 -> 0.8.0
...
Updating to >= 0.7.20 fixes tests on macOS Catalina and newer:
# inet_pton has to be different on Mac OSX *sigh*
assert IPAddress('010.000.000.001', flags=INET_PTON) == IPAddress('10.0.0.1')
> assert int_to_str(0xffff) == '::0.0.255.255'
E AssertionError: assert '::ffff' == '::0.0.255.255'
E - ::0.0.255.255
E + ::ffff
2020-09-20 15:26:11 -07:00
Mario Rodas
6aad47ca82
Merge pull request #88688 from matthuszagh/pyspice
...
python3Packages.pyspice: init at 1.4.3
2020-09-20 17:14:31 -05:00
Robert Scott
566605626c
vmmlib: fix build
...
provide lapack instead of blas, causing gaussian elimination tests to
no longer fail
remove some trailing spaces from the longDescription to please the linter.
sorry.
2020-09-20 14:34:09 -07:00
Drew Risinger
4e435eee31
pythonPackages.cfn-lint: 0.35.0 -> 0.35.1
...
* Update version
* Cleanup packaging: run tests & use GitHub source
* Meta: add changelog
2020-09-20 11:30:00 -07:00
Jonathan Ringer
43c0499f3a
python38Packages.shouldbe: disable for python3.8
2020-09-20 09:16:15 -07:00
Robert Scott
eb86bff30d
libgumath, pythonPackages.gumath: unstable-2018-11-27 -> unstable-2019-08-01
...
this is the most recent commit to upstream's master at time of writing
includes fixes of python package for darwin
2020-09-20 08:58:56 -07:00
Robert Scott
dcd6847ddb
libxnd, pythonPackages.xnd: unstable-2018-11-27 -> unstable-2019-08-01
...
this is the most recent commit to upstream's master at time of writing
includes fixes of python package for darwin
2020-09-20 08:58:56 -07:00
Robert Scott
044533c99b
libndtypes, pythonPackages.ndtypes: unstable-2018-11-27 -> unstable-2019-08-01
...
this is the most recent commit to upstream's master at time of writing
includes fixes of python package for darwin
2020-09-20 08:58:56 -07:00
Maxim Krivchikov
172f3a197e
lldb_5, lldb_6: add patch for >=python-3.7
2020-09-20 08:31:46 -07:00
Doron Behar
b3178aee51
python.pkgs.agate-sql: fix tests by adding crate to inputs
2020-09-20 08:29:18 -07:00
Doron Behar
d07100d89f
python3Packages.crate: init at 0.24.0
2020-09-20 08:29:18 -07:00
Raphael Borun Das Gupta
355d255d6c
pythonPackages.mock-open: 1.3.2 -> 1.4.0
2020-09-20 08:18:31 -07:00
Raphael Borun Das Gupta
b103ddb9ab
pythonPackages.mock-open: 1.3.1 -> 1.3.2
2020-09-20 08:18:31 -07:00
Austin Butler
05f994426f
pythonPackages.glom: fix tests
2020-09-20 08:17:50 -07:00
Gabriel Ebner
a2bd21f1bf
Merge pull request #98314 from gebner/upgradejava
2020-09-20 16:36:52 +02:00
Gabriel Ebner
088ddf717c
Merge pull request #97661 from hannesweisbach/opencascade-oce
...
opencascade: enable macOS build and add features
2020-09-20 16:31:42 +02:00
Ryan Mulligan
fcf1df1ceb
Merge pull request #95449 from r-ryantm/auto-update/liquibase
...
liquibase: 3.10.2 -> 4.0.0
2020-09-20 07:03:45 -07:00
Hannes Weisbach
80a6743c37
opencascade: enable macOS build and add features
...
enable/fix macOS build and add options for TBB and GL2PS dependencies
VTK integration needed a patch because implicit conversions in initializer
lists are an error in C++11, which is the default in clang 7 used by nix.
2020-09-20 15:05:09 +02:00
Robert Scott
dc413903fc
Merge pull request #98074 from risicle/ris-pforth-fix
...
pforth: fix build with patch
2020-09-20 13:06:06 +01:00
Robert Scott
e61102d5c2
pythonPackages.acebinf: init at 1.0.2
2020-09-20 12:23:18 +01:00
Robert Scott
4543e54991
pythonPackages.pytabix: init at 0.1
2020-09-20 12:23:18 +01:00
Robert Scott
ccf4645500
pythonPackages.bwapy: init at 0.1.4
2020-09-20 12:23:18 +01:00
Gabriel Ebner
ef4cbbabd1
clojure: use latest jdk
2020-09-20 11:32:06 +02:00
Gabriel Ebner
efa2089077
Merge pull request #89731 from doronbehar/jdk_rename
2020-09-20 11:07:55 +02:00
Robert Scott
d61c16cda4
sslyze: fix build
...
need to further relax cryptography module version requirements
2020-09-20 08:57:11 +02:00
Ben Darwin
1179840f9a
python3Packages.graspy: 0.2.0 -> 0.3.0
2020-09-19 20:38:05 -07:00
Ben Darwin
5315ce0e40
python3Packages.hyppo: init at 0.1.3
2020-09-19 20:38:05 -07:00
Martin Weinelt
a5f77e0583
pythonPackages.junos_eznc: fix build
2020-09-19 20:27:11 -07:00
Martin Weinelt
d956ed6ac8
pythonPackages.yamlordereddictloader: init at 0.4.0
2020-09-19 20:27:11 -07:00
Martin Weinelt
278d069304
python3Packages.ntc-templates: init at 1.5.0
2020-09-19 20:27:11 -07:00
Martin Weinelt
6898bcff08
pythonPackages.textfsm: init at 1.1.1
2020-09-19 20:27:11 -07:00
Doron Behar
7fcc9a4eaa
Merge pull request #69112 from JohnAZoidberg/sqldiff
...
sqldiff: init at 3.33.0
2020-09-19 22:03:49 +03:00
Doron Behar
32818fcfe9
Merge pull request #97908 from MMesch/mmesch/vega
2020-09-19 22:00:36 +03:00
Mario Rodas
755dd9d14e
Merge pull request #98158 from sternenseemann/afdko-3.5.1
...
pythonPackages.afdko: 3.5.0 → 3.5.1
2020-09-19 12:34:37 -05:00
Doron Behar
9c12892e7b
joplin: fix build by adding missing deps
...
ZHF: #97479
2020-09-19 19:40:26 +03:00
Matthias Meschede
7fb1ee093d
nodePackages.vega-lite: init at version 4.15.0
...
Co-authored-by: Doron Behar <doron.behar@gmail.com>
2020-09-19 19:30:19 +03:00
Gabriel Ebner
ffc9f680e8
jasmin: use jdk8
2020-09-19 17:41:15 +02:00
Gabriel Ebner
bf92a5440e
global-platform-pro: use jdk8
2020-09-19 17:39:26 +02:00
Gabriel Ebner
936537e214
drip: use jdk8
2020-09-19 17:38:15 +02:00
Gabriel Ebner
f3bef958dc
dbus-java: use jdk8
2020-09-19 17:34:40 +02:00
Jamie Magee
074e05c6d8
dotnetCorePackages.sdk_5_0: init at version 5.0.100-rc.1.20452.10
...
Co-authored-by: Felix Tenley <felschr@pm.me>
2020-09-19 17:24:53 +02:00
Doron Behar
6ca39b3e21
sqlite tools.nix: 3.30.0 > 3.33.0
2020-09-19 18:11:50 +03:00
Daniel Schaefer
0e574bc186
sqlite-analyzer: 3.28.0 -> 3.30.0
2020-09-19 18:05:32 +03:00
Benjamin Esham
1e136a97fb
sqldiff, sqlite-analyzer: Fix Darwin build
...
lowPrio dropped, too, because the contents of these derivations don't
appear in any others.
2020-09-19 18:05:31 +03:00
Daniel Schaefer
e714798f27
sqldiff: init at 3.28.0
2020-09-19 18:05:30 +03:00
Gabriel Ebner
d74d629fff
javaPackages.jogl_2_3_2: use jdk8
2020-09-19 15:36:35 +02:00
Gabriel Ebner
db0d3d8d36
erlang: use openjdk8
2020-09-19 14:34:49 +02:00
Matthias Meschede
233331c223
nodePackages.vega-cli: init at version 5.15.0
2020-09-19 14:27:32 +02:00
Daniël de Kok
14963fd5c4
rocm-opencl-runtime: 3.7.0 -> 3.8.0
2020-09-19 08:12:08 +02:00
Daniël de Kok
b535b62c9b
rocclr: 3.7.0 -> 3.8.0
2020-09-19 08:10:17 +02:00
Daniël de Kok
44b5370af3
rocm-cmake: 3.7.0 -> 3.8.0
...
The tag refers to the same commit as 3.7.0, so the hash did not
change.
2020-09-19 08:08:29 +02:00
Daniël de Kok
f038c7b9fc
rocm-comgr: 3.7.0 -> 3.8.0
2020-09-19 08:08:29 +02:00
Daniël de Kok
c1c5e46e2f
rocm-runtime: 3.7.0 -> 3.8.0
...
The tag refers to the same commit as 3.7.0, so the hash did not
change.
2020-09-19 08:08:29 +02:00
Anderson Torres
c0d285c9a1
Merge pull request #98213 from titouanco/lazygit
...
lazygit: 0.22.1 -> 0.22.8
2020-09-19 01:23:46 -03:00
Jonathan Ringer
2a35f66439
python3Packages.lightparam: fix source and deps
2020-09-18 18:44:15 -07:00
Jonathan Ringer
a9162ffdaa
python3Packages.runway-python: add missing deps
2020-09-18 18:08:14 -07:00
Robert Scott
b6c70260c9
Merge pull request #98232 from wkral/py-irc-fix-build
...
python3Packages.irc: fix build
2020-09-18 22:44:18 +01:00
William Kral
7567bd6d89
python3Packages.irc: fix build
2020-09-18 14:27:35 -07:00
Peter Simons
d0541e2eca
haskell-pandoc-plot: mark broken because of failing test suite
...
Reported upstream at https://github.com/LaurentRDC/pandoc-plot/issues/13 .
2020-09-18 21:50:29 +02:00
Malte Brandy
2bf095d026
haskellPackages.hnix: Fix build
2020-09-18 21:50:29 +02:00
Malte Brandy
ae73fa0d56
haskellPackages.ghc.withPackages: Remove obsolete ghcide wrapper
2020-09-18 21:50:29 +02:00
Malte Brandy
59617bc142
haskellPackages.ghcide: Fix build
2020-09-18 21:50:29 +02:00
Kai Harries
f40afea417
haskellPackages.sbv: fix tests
...
By patching paths of the external provers and excluding not available
provers from the test.
ZHF: #97479
2020-09-18 21:50:29 +02:00
Peter Simons
eb523e8663
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-17-g25ee725 from Hackage revision
2f8dc088ed
.
2020-09-18 21:50:22 +02:00
Peter Simons
0be74333d0
hackage2nix: disable failing builds to fix evaluation on Hydra
2020-09-18 21:49:11 +02:00
Peter Simons
e2b99c074a
LTS Haskell 16.15
2020-09-18 21:49:11 +02:00
Daniël de Kok
fcd084b6ec
rocm-device-libs: 3.7.0 -> 3.8.0
2020-09-18 20:43:47 +02:00
Daniël de Kok
2db575ecae
llvmPackages_rocm: 3.7.0 -> 3.8.0
2020-09-18 20:43:47 +02:00
Daniël de Kok
b747b2fa7a
rocm-thunk: 3.7.0 -> 3.8.0
2020-09-18 20:43:47 +02:00
William Kral
6a4e785931
python3Packages.word2vec: fix build and tests
2020-09-18 09:59:14 -07:00
William Kral
5f0f2b85cb
python3Packages.requests-aws4auth: fix build
2020-09-18 09:57:56 -07:00
Martin Povišer
20472523e7
python3.pkgs.cartopy: 0.17 -> 0.18
...
Fixes build. Formerly cartopy tests were failing, likely since update of
matplotlib to 3.3.0.
2020-09-18 09:50:57 -07:00
freezeboy
e3c1b8782a
python3Packages.fluent-logger: relax version for msgpack
...
Also add imports tests as we can't do more using the pip release
2020-09-18 09:50:11 -07:00
Diego Pontoriero
cfb9acad8a
gopls: 0.4.4 -> 0.5.0 ( #98182 )
2020-09-18 18:28:49 +02:00
Maximilian Bosch
03bf0401fd
Merge pull request #98215 from gebner/blender290
...
blender: 2.83.5 -> 2.90.0
2020-09-18 18:24:59 +02:00
Maximilian Bosch
05f5001c7c
Merge pull request #98099 from evanjs/postman/7.32.0
...
postman: 7.31.1 -> 7.32.0
2020-09-18 17:45:12 +02:00
Gabriel Ebner
524755d323
embree: init at 3.11.0
2020-09-18 15:17:23 +02:00
Antoine Eiche
c56e8e73de
nodePackages.patch-package: init at 6.2.2
...
Note this also updates all node packages.
2020-09-18 15:10:27 +02:00
Titouan
1655af5e17
lazygit: 0.22.1 -> 0.22.8
2020-09-18 13:52:57 +02:00
Vladimír Čunát
68c436b0cc
Merge branch 'staging-next'
2020-09-18 08:12:47 +02:00
Robert Scott
5df26febad
Merge pull request #98149 from povik/povik/libiio-py3-fix
...
python3.pkgs.libiio: fix build
2020-09-17 23:41:52 +01:00
Lassulus
b19f6797f6
Merge pull request #97018 from evils/openocd
...
openocd: 0.10.0 -> 2020-09-02
2020-09-17 21:49:02 +02:00
Lassulus
1ab2364f00
Merge pull request #97037 from IvarWithoutBones/crcpp
...
crcpp: init at 1.0.1.0
2020-09-17 21:38:37 +02:00
Lassulus
ec3ea93a95
Merge pull request #97088 from r-ryantm/auto-update/checkstyle
...
checkstyle: 8.35 -> 8.36
2020-09-17 21:09:15 +02:00
Lassulus
ce583ca42d
Merge pull request #97104 from r-ryantm/auto-update/cutelyst
...
cutelyst: 2.11.0 -> 2.12.0
2020-09-17 20:39:21 +02:00
Lassulus
7992147d87
Merge pull request #97113 from r-ryantm/auto-update/duckdb
...
duckdb: 0.1.8 -> 0.2.1
2020-09-17 20:24:48 +02:00
Arnout Engelen
19f22514cb
pythonPackages.grpcio-tools: add setuptools dependency ( #98157 )
2020-09-17 09:23:16 -05:00
sternenseemann
0596ac5105
pythonPackages.afdko: 3.5.0 → 3.5.1
2020-09-17 16:00:43 +02:00
Maximilian Bosch
85ca7f75fd
Merge pull request #98129 from demyanrogozhin/react-native-debugger-fix
...
react-native-debugger: 0.9.10 -> 0.11.4
2020-09-17 14:49:08 +02:00
Maximilian Bosch
501eaab47a
react-native-debugger: fix eval
2020-09-17 13:39:01 +02:00
Demyan Rogozhin
114ad1a7c5
react-native-debugger: 0.9.10 -> 0.11.4
2020-09-17 12:57:02 +02:00
Frederik Rietdijk
af92611103
Revert "python: gsd: 1.7.0 -> 1.9.3"
...
Incorrect update. Should not update the Python 2 version.
This reverts commit d1a46d4ff3
.
2020-09-17 11:35:38 +02:00
Martin Povišer
ce0a59cb9f
python3.pkgs.libiio: fix build
...
Add missing setuptools dependency.
2020-09-17 09:16:02 +02:00
Robert Scott
b4338fbb12
Merge pull request #98060 from jonringer/fix-ihatemoney
...
python3Packages.ihatemoney: disable sandbox unfriendly tests
2020-09-16 22:20:25 +01:00
Demyan Rogozhin
e77d4ecac2
react-native-debugger: fix build
2020-09-16 22:45:09 +02:00
Jakub Kądziołka
8f60607a0b
chez: add env hook
...
As a follow-up to #97927 , chez can now find its libraries in a
nix-shell, and derivations for such libraries don't need to handle the
search path themselves.
2020-09-16 22:41:47 +02:00
Lancelot SIX
00f16b7e0c
pythonPackages.pyslurm: mark as broken
2020-09-16 21:07:55 +02:00
Daniël de Kok
6338098ffb
Merge pull request #97227 from danieldk/libxsmm-1.16.1
...
libxsmm: 1.15 -> 1.16.1, improve derivation
2020-09-16 20:13:26 +02:00
Michael Weiss
6a8415c93f
python3Packages.google_api_python_client: 1.11.0 -> 1.12.1
2020-09-16 18:20:37 +02:00
Vladimír Čunát
372f89cc44
Merge branch 'master' into staging-next
2020-09-16 17:58:45 +02:00
Drew Risinger
60df61b67e
mk-python-derivation: document pyproject format
...
Optional setting of format == "pyproject", "egg" had been documented
in the manual, but they weren't listed in the function header for
``mk-python-derivation.nix``.
2020-09-16 17:38:41 +02:00
Ryan Mulligan
31630b0425
Merge pull request #97948 from JesusMtnez/coursier
...
coursier: 2.0.0-RC6-25 -> 2.0.0-RC6-26
2020-09-16 07:56:39 -07:00
Anderson Torres
ec5e9b60cc
Merge pull request #97149 from felschr/feat/diagnostic-languageserver
...
nodePackages.diagnostic-languageserver: init at 1.7.1
2020-09-16 10:15:52 -03:00
Doron Behar
aaf1331bca
Merge pull request #97153 from felschr/patch-4
...
omnisharp-roslyn: 1.35.2 -> 1.37.1
2020-09-16 14:41:07 +03:00
Claudio Bley
8f5bfd6af1
tensorflow: Fix compilation with numpy 1.19.x
...
Numpy introduced a breaking API change in version 1.19.x, see [1].
There is a simple fix [2] available in the master branch.
[1]: https://github.com/tensorflow/tensorflow/issues/40688
[2]: 75ea0b3147
2020-09-16 10:22:18 +02:00
Ferran Pujol Camins
c12cfa428c
chromaprint: fix derivation
2020-09-16 10:10:56 +02:00
Ferran Pujol Camins
c6dd555bde
chromaprint: add darwin compatibility
2020-09-16 10:10:56 +02:00
Jonathan Ringer
f1325cdfe7
python2Packages.hickle: disable
...
```
Processing ./hickle-4.0.1-py2-none-any.whl
ERROR: Package 'hickle' requires a different Python: 2.7.18 not in '>=3.5'
```
2020-09-16 00:26:48 -07:00
Jonathan Ringer
389ab45924
python3Packages.hickle: disable tests
...
Incompatible with astropy>=4.0
2020-09-16 00:26:48 -07:00
Keshav Kini
eabba0daf0
python36Packages.ipython: 7.17 -> 7.16.1 (downgrade)
...
IPython versions 7.17 and higher don't support Python 3.6 anymore, so
this commit adds back the old expression for 7.16.1 from before
ba1038a98b
for use in python36Packages
only.
nix-repl> :b python36.withPackages (ps: [ ps.ipython ])
builder for '/nix/store/q8v4f89xwv35a3idb9z345z6n3nzfycb-python3.6-ipython-7.17.0.drv' failed with exit code 1; last 10 log lines:
Python 3.5 was supported with IPython 7.0 to 7.9.
Python 3.6 was supported with IPython up to 7.16.
See IPython `README.rst` file for more information:
https://github.com/ipython/ipython/blob/master/README.rst
Python sys.version_info(major=3, minor=6, micro=12, releaselevel='final', serial=0) detected.
cannot build derivation '/nix/store/mhpdarp18z6skzswrl7sbgzv8hr4gwih-python3-3.6.12-env.drv': 1 dependencies couldn't be built
[0 built (1 failed)]
error: build of '/nix/store/mhpdarp18z6skzswrl7sbgzv8hr4gwih-python3-3.6.12-env.drv' failed
2020-09-16 09:22:38 +02:00
Daniël de Kok
917a183d97
Merge pull request #97868 from dpercy/fac-build
...
fac-build: init at 0.5.3
2020-09-16 07:49:28 +02:00
Mario Rodas
7dbc32359d
Merge pull request #97633 from marsam/enable-opencv-videoio-darwin
...
opencv: enable videoio on darwin
2020-09-15 22:57:37 -05:00