Martin Weinelt
3f3e7949e0
python3Packages.pyatmo: 4.0.0 -> 4.1.0
...
Enable tests by fetching sources from GitHub.
2020-10-09 17:37:31 +02:00
Martin Weinelt
81b664a0c6
Merge pull request #99986 from mweinelt/hass
...
home-assistant: 0.115.6 -> 0.116.2; python3Packages.voluptuous: 0.11.7 -> 0.12.0
2020-10-09 17:14:19 +02:00
Martin Weinelt
657c387464
pythonPackages.yeelight: 0.5.3 -> 0.5.4
...
Use pytestCheckhook for testing.
2020-10-09 17:10:28 +02:00
Vincent Laporte
ddb2c7779e
coqPackages.coq-ext-lib: clean dependencies
2020-10-09 16:32:48 +02:00
Vincent Laporte
13126ce0a0
coqPackages.dpdgraph: do not depend on camlp5 for recent versions of Coq
2020-10-09 16:32:48 +02:00
Vincent Laporte
488d73f045
coqPackages.bignums: do not depend on camlp5 for recent versions of Coq
2020-10-09 16:32:48 +02:00
Mario Rodas
7e1c3c0836
Merge pull request #99917 from marsam/update-bazelisk
...
bazelisk: 1.6.1 -> 1.7.1
2020-10-09 08:02:24 -05:00
Mario Rodas
fb261a5bab
Merge pull request #99939 from siraben/cyclone-scheme-init
...
cyclone-scheme: init at 0.21
2020-10-09 07:55:57 -05:00
Martin Weinelt
2721442187
python3Packages.voluptuous: 0.11.7 -> 0.12.0
...
Enable tests by running nosetests during checkPhase.
2020-10-09 12:11:05 +02:00
zowoq
95d4e9a7d1
pangolin: remove trailing whitespace
2020-10-09 18:29:57 +10:00
Maximilian Bosch
0c49f1896e
yarn2nix-moretea: re-add support for git://
URLs from yarn.lock
...
@lheckemann already added it to `yarn2nix` a while ago[1], but it seems
as it was forgotten to include when adding `yarn2nix` sources to
`nixpkgs` itself.
Without this patch, you cannot add dependencies to your `package.json`
with URLs like `git://github.com/.../` as building the expression would
fail like this:
```
curl: (1) Protocol "git" not supported or disabled in libcurl
error: cannot download git___github.com_sstur_nodeftpd.git from any mirror
```
Co-authored-by: Linus Heckemann <git@sphalerite.org>
[1] https://github.com/nix-community/yarn2nix/pull/141
2020-10-09 09:55:35 +02:00
Stefan Frijters
c5a9a644b2
pythonPackages.maestral: 1.2.0 -> 1.2.1
...
Also match the dependencies with the dependencies in setup.py again.
2020-10-08 22:47:35 -07:00
Ben Siraphob
e3b083effc
cyclone-scheme: init at 0.21
2020-10-09 11:51:29 +07:00
Ryan Mulligan
8af4f1f3ea
Merge pull request #97386 from KAction/tinycdb-static
...
tinycdb: add support for static build
2020-10-08 21:22:57 -07:00
Mario Rodas
08236e4148
solargraph: 0.39.8 -> 0.39.17
2020-10-09 04:20:00 +00:00
Dmitry Bogatov
88b0840f73
tinycdb: add support for static build
2020-10-08 23:47:32 -04:00
Mario Rodas
fea6336952
Merge pull request #100016 from fgaz/lobster/2020-10-04
...
lobster: unstable-2020-07-27 -> unstable-2020-10-04
2020-10-08 21:57:48 -05:00
Dmitry Kalinkin
6b74dfe376
arrow-cpp: 1.0.0 -> 1.0.1
2020-10-08 18:33:05 -07:00
Lassulus
059a2ef9ad
Merge pull request #98582 from bcdarwin/update-simpleitk
...
simpleitk: 1.2.4 -> 2.0.0
2020-10-08 22:39:52 +02:00
Doron Behar
7ebd42b87f
Merge pull request #99956 from FRidh/qt
2020-10-08 22:49:35 +03:00
Lassulus
f849b13978
Merge pull request #98571 from bcdarwin/gifticlib
...
gifticlib: init at unstable-2020-07-07
2020-10-08 21:48:31 +02:00
Tim Steinbach
553ec1bf72
jenkins: 2.249.1 -> 2.249.2
2020-10-08 14:51:20 -04:00
Austin Seipp
1d83d90b39
Merge pull request #99449 from ruuda/libressl-3.1.4
...
libressl_3_1: 3.1.3 -> 3.1.4
2020-10-08 12:37:32 -05:00
Jan Tojnar
0790b3e4dc
Merge pull request #99990 from helsinki-systems/upd/gimp
...
gimp: 2.10.20 -> 2.10.22
2020-10-08 18:59:28 +02:00
Frederik Rietdijk
ae37cb3610
qscintilla: 2.11.2 -> 2.11.5, fix license
2020-10-08 18:57:26 +02:00
Doron Behar
8b16b8cb56
libsForQt5.kpeoplevcard: init at 0.1
2020-10-08 18:57:24 +02:00
Doron Behar
faedc6a226
libsForQt5.pulseaudio-qt: init at 1.2.0
2020-10-08 18:57:24 +02:00
Doron Behar
36b7e89f19
python3.pkgs.androguard: rewrite
...
Add an optional withGui flag to turn off gui as most of the time it's
not needed since this is a python library.
Use a GitHub tarball to optionally enable tests, currently disabled by
default, but next release' tests should pass (tested the beta release
tag).
Wrap qt apps properly, without double wrapping, if gui is enabled.
2020-10-08 18:57:23 +02:00
Doron Behar
cd5b560541
python3.pkgs.nose-timer: init at 1.0.0
2020-10-08 18:57:23 +02:00
Doron Behar
15bfdf8e51
pythonPackages.pyqtwebengine: Apply qt5.14 patch only if needed
...
Since we now use qt5.15 in all python modules (defaulting to the same
qt5 used in all-packages.nix), That patch is not required, but it will
be needed if qt5.14 is used if pythonInterpreters is overridden, which
is likely to happen like it happend to qutebrowser for instance. See:
2667af4062
2020-10-08 18:57:22 +02:00
Doron Behar
0331c39d4e
python3.pkgs.pyqt5: 5.14.2 -> 5.15.1
2020-10-08 18:57:22 +02:00
Doron Behar
98e6fdd6a6
python3.pkgs.sip: 4.19.22 -> 4.19.24
2020-10-08 18:57:22 +02:00
ajs124
7b0c79c056
babl: 0.1.80 -> 0.1.82
2020-10-08 17:50:00 +02:00
Tim Steinbach
6224bfd839
openjdk8: Remove maintainer nequissimus
2020-10-08 11:00:18 -04:00
Tim Steinbach
d2b161582e
sbt: Format with nixfmt
2020-10-08 11:00:18 -04:00
Tim Steinbach
96e5d91998
ammonite: Format with nixfmt
2020-10-08 11:00:17 -04:00
Tim Steinbach
b863273e7d
liquibase: Remove maintainer nequissimus
2020-10-08 11:00:16 -04:00
Tim Steinbach
1609e467d6
avro-tools: Remove maintainer nequissimus
2020-10-08 11:00:16 -04:00
Tim Steinbach
ee2c434e89
zulu: Remove maintainer nequissimus
2020-10-08 11:00:15 -04:00
Tim Steinbach
5596a2b01d
kotlin: Remove maintainer nequissimus
2020-10-08 11:00:15 -04:00
WORLDofPEACE
407a5d7530
Revert "pythonPackages.afdko: 3.5.0 → 3.5.1"
2020-10-08 10:19:41 -04:00
Jan Tojnar
fc6e61b1c5
Merge pull request #100015 from NixOS/expo-cli-fix
...
nodePackages.expo-cli: use .override
2020-10-08 16:17:16 +02:00
Thibault Gagnaux
fd2c495e97
bazel_0: fix build on darwin
...
Fixes `error: thread-local storage is not supported for the current target` by
upgrading clang_7 -> to clang_8 which supports thread-local storage.
2020-10-08 16:03:44 +02:00
Hongchang Wu
b50ef4e3f2
ocamlPackages.fmt: 0.8.8 -> 0.8.9
2020-10-08 11:36:01 +02:00
Vincent Laporte
afa12b1128
ocamlPackages.bap: 2.0.0 → 2.1.0
2020-10-08 10:31:19 +02:00
Daniël de Kok
c8111ef271
Merge pull request #99946 from ggreif/master
...
wasmtime: 0.19.0 -> 0.20.0
2020-10-08 10:02:09 +02:00
Francesco Gazzetta
3cccf90881
lobster: unstable-2020-07-27 -> unstable-2020-10-04
2020-10-08 09:56:31 +02:00
Jan Tojnar
94447e06b4
nodePackages.expo-cli: use .override
...
generate.sh seems to remove changes to node-env.nix, fortunately
.override seems to work so .overrideNodeAttrs does not actually
seem necessary. Not sure why I did not use it before.
2020-10-08 09:43:53 +02:00
Drew Risinger
4f36ce4aff
python3Packages.cvxpy: 1.1.5 -> 1.1.6
2020-10-07 22:59:17 -07:00
Zoran Bošnjak
4c1d900de6
python3Packages.py3exiv2: 0.7.0 -> 0.8.0
...
Existing version is marked 'broken'.
Resolves #99623 .
2020-10-07 22:56:31 -07:00
Ben Darwin
07099cdb30
python3Packages.pydot_ng: remove
...
- deprecated in favour of `pydot`
2020-10-07 22:54:13 -07:00
Drew Risinger
a2e6852a69
python3Packages.cirq: 0.8.2 -> 0.9.1
2020-10-07 22:29:04 -07:00
Mario Rodas
6d755c6082
libck: enable on darwin
2020-10-08 04:20:00 +00:00
Dmitry Kalinkin
72e7d87b01
pythia: add hepmc3 support
2020-10-07 22:41:30 -04:00
Dmitry Kalinkin
b0486f3171
pythia: 8.244 -> 8.303
2020-10-07 20:28:19 -04:00
ajs124
02e2b63aa2
Merge pull request #99974 from helsinki-systems/upd/sogo501
...
sogo: 5.0.0 -> 5.0.1
2020-10-08 01:42:03 +02:00
Austin Seipp
38abb8f734
libfsm: 0.1pre1905 -> 0.1pre2442
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-10-07 17:01:42 -05:00
Robert Scott
889a785f98
Merge pull request #99499 from tricktron/fix-fsspec-linux-take2
...
python3Packages.fsspec: fix tests on linux
2020-10-07 21:51:45 +01:00
Robert Scott
f6af6263d6
Merge pull request #98619 from tricktron/fix-fs-darwin
...
python3Packages.fs: fix tests on darwin
2020-10-07 21:49:37 +01:00
Jan Tojnar
b7620817f6
Merge pull request #96509 from jtojnar/expo-cli
2020-10-07 21:35:02 +02:00
Jan Tojnar
6d7aafccbf
nodePackages.expo-cli: init 3.27.14
2020-10-07 21:03:34 +02:00
Jan Tojnar
0257d8f629
buildNodePackage: add internal overrideNodeAttrs function
...
mimicking the buildPythonPackage's overridePythonAttrs function
2020-10-07 21:02:44 +02:00
Janne Heß
e23a4535e2
sope: 5.0.0 -> 5.0.1
2020-10-07 20:44:50 +02:00
Thibault Gagnaux
0a9641b3bb
python3Packages.fsspec: fix tests on linux
...
Disables flaky test. Has been resolved in https://github.com/intake/filesystem_spec/issues/432 and
can thus be enabled again starting from version `0.8.4`.
2020-10-07 19:54:54 +02:00
Drew Risinger
6e34b3e6fe
libcint: 3.1.1 -> 4.0.2
...
Add changelog
2020-10-07 09:04:39 -04:00
Gabor Greif
0243a18c8d
wasmtime: 0.19.0 -> 0.20.0
2020-10-07 12:56:06 +02:00
Masanori Ogino
f588dc492b
beancount: 2.3.1 -> 2.3.2
...
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-10-07 19:46:28 +09:00
Jan Tojnar
956a43990e
phpExtensions.blackfire: init at 1.40.0
2020-10-07 10:44:54 +02:00
Jan Tojnar
a07508c1d3
php: declare ZTS support
...
Binary extensions like Blackfire need to know whether PHP was
compiled with ZTS support to work properly.
2020-10-07 10:44:53 +02:00
Jan Tojnar
9ce350cdcc
blackfire: init at 1.44.0
2020-10-07 10:44:53 +02:00
Timo Kaufmann
c7f33a55b0
Merge pull request #93048 from ardumont/bump-libupnp
...
libupnp: 1.12.0 -> 1.14.0
2020-10-07 10:12:50 +02:00
Jonathan Ringer
b18cf1b35a
python3Packages.azure-mgmt-commerce: use fetchpypi
2020-10-07 00:58:44 -07:00
Jonathan Ringer
8a75ad4925
python3Packages.rarfile: 3.0 -> 4.0
2020-10-07 00:57:56 -07:00
Jonathan Ringer
b489e3b3ac
python3Packages.azure-servicemanagement-legacy: use fetchPypi
2020-10-07 00:55:56 -07:00
Linus Heckemann
a25bd6604f
Merge pull request #93675 from bcdarwin/update-libminc
...
libminc: 2.4.03 -> unstable-2020-07-17
2020-10-07 08:08:10 +02:00
Vladimír Čunát
c7b3d98659
Merge #99227 : luajit*: update and enableGC64 by default
2020-10-07 07:40:11 +02:00
Mario Rodas
fe0460a51b
bazelisk: 1.6.1 -> 1.7.1
2020-10-06 20:06:37 -05:00
Vincent Laporte
e7ebd6be80
ocamlPackages.earley: 2.0.0 → 3.0.0
2020-10-06 22:34:54 +02:00
Maximilian Bosch
2b1b93a77e
Merge pull request #99876 from jonringer/bump-xmlsec
...
xmlsec: 1.2.28 -> 1.2.30
2020-10-06 21:45:33 +02:00
Ben Darwin
44d854af30
bicgl: update LIBMINC_DIR due to libminc CMake changes
2020-10-06 15:31:19 -04:00
Ben Darwin
85946918ac
oobicpl: update LIBMINC_DIR due to libminc CMake changes
2020-10-06 15:31:17 -04:00
Ben Darwin
2c33e9d1a4
bicpl: fix LIBMINC_DIR due to libminc CMake changes
2020-10-06 15:31:15 -04:00
Ben Darwin
da69e470f2
EBTKS: update LIBMINC_DIR due to libminc update
2020-10-06 15:31:15 -04:00
Ben Darwin
3862e92e01
libminc: 2.4.03 -> unstable-2020-07-17
...
- propagate hdf5 and netcdf since essentially every reverse dep of libminc depends on these
- switch to default HDF5 from 1.8.x series
- one resolved test failure and one new error (less concerning than before)
2020-10-06 15:30:42 -04:00
Jonathan Ringer
0093e4e6a9
python3Packages.localzone: 0.9.6 -> 0.9.7
2020-10-06 11:55:32 -07:00
Robert Scott
88aff646c2
Merge pull request #98583 from teh/zhf-bayesian-optimization
...
python3Packages.bayesian-optimization: disable broken test
2020-10-06 19:50:33 +01:00
Antoine R. Dumont (@ardumont)
024ad57ed1
libupnp: 1.12.0 -> 1.14.0
...
It fixes CVE-2020-13848 [1]
[1] https://nvd.nist.gov/vuln/detail/CVE-2020-13848
2020-10-06 20:39:28 +02:00
Gabriel Ebner
83eeeddad0
Merge pull request #99728 from siraben/embree-darwin
...
embree: 3.11.0 -> 3.12.0
2020-10-06 19:40:50 +02:00
Domen Kožar
a05f231884
nix-linter: 2019-04-26 -> 2020-09-25
2020-10-06 19:33:54 +02:00
Florian Ströger
d6d22a8361
python38Packages.plexapi: 3.6.0 -> 4.1.2
2020-10-06 10:31:58 -07:00
Ben Siraphob
436be88e13
embree: 3.11.0 -> 3.12.0
...
And fix build on darwin.
2020-10-07 00:30:11 +07:00
Matt Huszagh
b0a8a175e5
pythonPackages.python-csxcad: init at unstable-2020-02-18
2020-10-06 10:21:10 -07:00
Austin Butler
9050ae07cf
python3Packages.alerta-server: fix build
2020-10-06 10:10:51 -07:00
Clemens Fruhwirth
063c756b33
python3Packages.avro-python3: Add missing dependencies
2020-10-06 10:06:57 -07:00
Austin Butler
aabdb540a4
python3Packages.poetry: 1.1.0 -> 1.1.1
2020-10-06 10:05:39 -07:00
Jonathan Ringer
69b21e20d4
xmlsec: 1.2.28 -> 1.2.30
2020-10-06 09:20:23 -07:00
Domen Kožar
815837850a
Merge pull request #99671 from andys8/update-elm-tools
...
Update elm-language-server, and other elm tools
2020-10-06 14:42:27 +02:00
Mario Rodas
bd74677ebd
Merge pull request #99700 from xfix/update-aqbanking-url
...
aqbanking: update homepage URL
2020-10-06 05:49:55 -05:00
Mario Rodas
8a834c9b27
Merge pull request #99679 from marsam/update-nvchecker
...
nvchecker: 2.0 -> 2.1
2020-10-06 05:46:21 -05:00
Daniël de Kok
ba8c117a81
Merge pull request #99710 from oxalica/rust-analyzer
...
rust-analyzer: 2020-09-28 -> 2020-10-05
2020-10-06 12:14:56 +02:00