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
Austin Seipp
02be5a8185
Merge pull request #98128 from NieDzejkob/chez-refactor
...
chez: add env hook
2020-09-22 23:17:08 -05: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
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
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
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