Michael Raskin
db4ccddb35
Merge pull request #83185 from idontgetoutmuch/octave-for-macos
...
Build octave on macos
2020-03-23 08:17:27 +00:00
Jörg Thalheim
90b1dc12ea
wally-cli: fix build with strict deps
2020-03-23 08:16:35 +00:00
Jörg Thalheim
b29aa1206d
go2nix: fix build with strict deps enabled
2020-03-23 08:14:45 +00:00
Vincent Laporte
dd6d785d38
ocamlPackages.graphics: init at 5.1.0 for OCaml ≥ 4.09
2020-03-23 09:12:50 +01:00
Vincent Laporte
80a7615300
OCaml: do not depend on X11 for OCaml ≥ 4.09
2020-03-23 09:12:50 +01:00
Vincent Laporte
0229936bbe
buildDunePackage: add a “useDune2” option
2020-03-23 09:12:50 +01:00
R. RyanTM
f2dbc01897
python27Packages.cchardet: 2.1.5 -> 2.1.6
2020-03-23 07:44:38 +00:00
Dominic Steinitz
6d196e8c92
Build octave on macos
2020-03-23 06:31:11 +00:00
Lancelot SIX
2a5a719930
pythonPackages.django_1_8: drop
...
This version is heavily outdated and is not required anymore.
Closes #52679
2020-03-22 22:47:53 -07:00
Lancelot SIX
0e6e3ddb2d
pythonPackages.graphitepager: drop
...
This module is python2 only. Upstream repo does not exist in github
anymore (returns 404), so it is safer to drop it in nixpkgs.
2020-03-22 22:47:53 -07:00
Lancelot SIX
a268fcb02c
python3Packages.graphite-web: fix build
2020-03-22 22:47:53 -07:00
Lancelot SIX
545ba5b455
pythonPackages.waitress-django: use mainained django
2020-03-22 22:47:53 -07:00
Lancelot SIX
1deec0ea2b
pythonPackages.carbon: fix build and enable python3
2020-03-22 22:47:53 -07:00
Lancelot SIX
b51cb30360
pythonPackages.txamqp: 0.3 -> 0.8.2
2020-03-22 22:47:53 -07:00
R. RyanTM
03c903605a
hiredis: 0.14.0 -> 0.14.1
2020-03-22 22:39:22 -07:00
R. RyanTM
da4ca45f3d
python27Packages.aioconsole: 0.1.15 -> 0.1.16
2020-03-22 22:35:07 -07:00
Orivej Desh
f4c15495a6
libinstpatch: init at 1.1.3
2020-03-23 02:54:49 +00:00
Orivej Desh
fa456f45bc
rtaudio: hide private dependencies
2020-03-23 02:54:49 +00:00
Orivej Desh
8926682673
sord: propagate dependence on serd
...
sord.h includes serd.h
2020-03-23 02:54:49 +00:00
Orivej Desh
33631c44fb
lilv: hide private dependencies
...
This is needed for pkg-config --libs lilv-0.
2020-03-23 02:54:49 +00:00
Orivej Desh
fb4d3a8535
lrdf: 0.5.0 -> 0.6.1
...
Also remove the second copy of lrdf from gstreamer/bad inputs.
2020-03-23 02:54:49 +00:00
Mario Rodas
7e55f28cfe
Merge pull request #82978 from r-ryantm/auto-update/python2.7-zc.buildout
...
python27Packages.zc_buildout_nix: 2.13.2 -> 2.13.3
2020-03-22 20:57:14 -05:00
Orivej Desh
e1c3085354
lrdf: move from librdf libraries
...
It was never called librdf and it is not a librdf.org project.
2020-03-23 00:22:36 +00:00
Maximilian Bosch
ba3bd7f87b
Merge pull request #83143 from r-ryantm/auto-update/intel-gpu-tools
...
intel-gpu-tools: 1.24 -> 1.25
2020-03-22 23:11:27 +01:00
markuskowa
ca7f78ad03
Merge pull request #83134 from ck3d/redo-apenwarr-python3
...
redo-apenwarr: switch to python3 and fix building man
2020-03-22 21:20:42 +01:00
Matthew Bauer
bacccb7823
Merge pull request #80784 from enolan/fix-eatmydata
...
libeatmydata: fix launcher script - find shell library properly
2020-03-22 14:42:52 -04:00
Christian Kögler
4c9bd5d52a
redo-apenwarr: 0.42 -> 0.42a; use python3 and fixed building manpage
...
Removed dependency to mkdoc, which is only needed to build the webpage.
2020-03-22 19:11:15 +01:00
Michele Guerini Rocco
58858fab89
Merge pull request #82425 from Ralith/vulkan-loader-pkgconfig
...
vulkan-loader: use vulkan-headers include path in pkgconfig file
2020-03-22 18:17:57 +01:00
R. RyanTM
77dca14031
intel-gpu-tools: 1.24 -> 1.25
2020-03-22 15:36:46 +00:00
Niklas Hambüchen
f460e62d9b
conan: 1.12.3 -> 1.23.0
...
* remove pinned dependencies where nixpkgs provides a version
in the acceptable range
* disable tests;
they are no longer in the Pypi archive, see
https://github.com/conan-io/conan/issues/4563
2020-03-22 16:34:55 +01:00
Niklas Hambüchen
3e60781f53
pythonPackages.patch-ng: Init at 1.17.2.
...
Newer versions of `conan` need it.
Adding @HaoZeke as maintainer (is Conan maintainer).
2020-03-22 16:33:40 +01:00
Dmitry Kalinkin
54a0e269b3
Merge pull request #81922 from mjlbach/opencv_alternative
...
Enable nvidia-optical-flow-sdk when building opencv4 with cuda
2020-03-22 11:13:53 -04:00
Niklas Hambüchen
03d5611ae0
conan: Remove unnecessary patching.
...
The pluginbase dependency is now pinned further up with commit
244fcfc8
- conan: pin pluginbase to 0.7
2020-03-22 16:03:44 +01:00
Niklas Hambüchen
3a158da8e8
conan: Reformat inputs list
2020-03-22 15:45:49 +01:00
Daiderd Jordan
ce12576dd0
Merge pull request #83079 from LnL7/darwin-gotools
...
gotools: fix darwin build
2020-03-22 14:41:16 +01:00
Mario Rodas
4e6bf03504
Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin
...
treewide: fix buildGoModule packages on darwin
2020-03-22 08:13:37 -05:00
Elis Hirwing
96502b1904
Merge pull request #83110 from flokli/drush-php73
...
drush: build with php73
2020-03-22 11:50:33 +01:00
Max Wittig
2878b4073a
gitlab-runner: 12.8.0 -> 12.9.0 ( #83085 )
2020-03-22 09:42:26 +00:00
Mario Rodas
e2e4e95cbd
tflint: 0.15.2 -> 0.15.3
...
Changelog: https://github.com/terraform-linters/tflint/releases/tag/v0.15.3
2020-03-22 04:20:00 -05:00
Matthew Bauer
c08d6d55dc
Merge pull request #82781 from DieGoldeneEnte/llvm10-rc4
...
llvmPackages_10: rc3 -> rc4 -> rc5, polly enabled by default
2020-03-22 02:00:41 -04:00
Jan Tojnar
d951c534da
Merge pull request #82274 from jtojnar/suitesparese-5.6
...
suitesparse: 5.4.0 → 5.7.1 + clean up
2020-03-22 06:58:25 +01:00
Matthew Bauer
6b95893a6d
Merge pull request #81042 from KoviRobi/zhf-20.03-fix-noweb
...
noweb: fix installation of manpages, use placeholders
2020-03-21 23:21:19 -04:00
Matthew Bauer
4327049a1c
Merge pull request #82708 from hamishmack/openssl-musl
...
openssl: Fix openssl build for x86_64-unknown-linux-musl
2020-03-21 23:10:53 -04:00
R. RyanTM
b0c75e811a
tiledb: 1.7.5 -> 1.7.6
2020-03-21 17:53:34 -07:00
Florian Klink
382e751a68
drush: still needs php 7.3
...
If invoked with php 7.4 on a up2date Drupal 7 installation, drush
complains with a deprecation warning, that swallows all legit output:
> drush uli
Deprecated function: Array and string offset access syntax with curly braces is [error]
deprecated in include_once() (line 20 of
/var/www/…/htdocs/includes/file.phar.inc).
Use php7.3 when invoking drush.
2020-03-22 01:27:58 +01:00
Florian Klink
3b3e2c080f
drush: fix buildInputs / nativeBuildInputs
...
`makeWrapper` is a nativeBuildInput, and `php` and `which` are actually
only needed when constructing the wrapper, but no `buildInputs`.
2020-03-22 01:26:24 +01:00
Pascal Hertleif
bdddf3c07f
tokei: 10.1.2 -> 11.0.0
2020-03-21 16:01:36 +01:00
Vincent Laporte
a8dafd2731
ocamlPackages.parmap: 1.1 → 1.1.1
2020-03-21 15:52:46 +01:00
Daiderd Jordan
cb75c0f905
gotools: fix darwin build
2020-03-21 14:44:57 +01:00
Andrew Childs
31f557c88f
haskell.compiler.ghc822Binary: propagate llvm dependency
...
Fixes the following error when attempting to build packages using this
compiler:
<no location info>: error:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM 3.9
<no location info>: error: ghc: could not execute: opt
2020-03-21 21:27:23 +09:00
Mario Rodas
074703a553
tflint: fix build on darwin
2020-03-21 06:16:00 -05:00
Mario Rodas
e55240ee9a
terracognita: fix build on darwin
2020-03-21 06:15:00 -05:00
Mario Rodas
5ba0036271
reviewdog: fix build on darwin
2020-03-21 06:13:00 -05:00
Mario Rodas
17eed5e575
flyctl: fix build on darwin
2020-03-21 06:10:00 -05:00
Mario Rodas
f3c3ecae33
prototol: fix build on darwin
2020-03-21 05:55:00 -05:00
Mario Rodas
42b14764ab
pet: fix build on darwin
2020-03-21 05:54:00 -05:00
Mario Rodas
ce9ac41017
protoc-gen-doc: fix build on darwin
2020-03-21 05:51:00 -05:00
Mario Rodas
dba5b006e2
proto-contrib: fix build on darwin
2020-03-21 05:50:00 -05:00
Mario Rodas
ee2bda2119
mod: fix build on darwin
2020-03-21 05:47:00 -05:00
Mario Rodas
e0757cf88a
mkcert: fix build on darwin
2020-03-21 05:46:00 -05:00
Mario Rodas
6e973c66a0
minify: fix build on darwin
2020-03-21 05:42:00 -05:00
Mario Rodas
e52210e014
kustomize: fix build on darwin
2020-03-21 05:38:00 -05:00
Mario Rodas
6e26c88a24
kubeprompt: fix build on darwin
2020-03-21 05:32:00 -05:00
Mario Rodas
a39d49e990
kcli: fix build on darwin
2020-03-21 05:30:00 -05:00
Mario Rodas
618075428b
joker: fix build on darwin
2020-03-21 05:29:00 -05:00
Mario Rodas
4c6e7e64a0
golangci-lint: fix build on darwin
2020-03-21 05:14:00 -05:00
Mario Rodas
121bc52a52
hcloud: fix build on darwin
2020-03-21 05:09:00 -05:00
Mario Rodas
26f5b0ed8f
go-license-detector: fix build on darwin
2020-03-21 05:05:00 -05:00
Mario Rodas
6552397b67
editorconfig-checker: fix build on darwin
2020-03-21 05:00:00 -05:00
Mario Rodas
b49ca4818d
fly: fix build on darwin
2020-03-21 04:59:00 -05:00
Mario Rodas
a5a687734a
drone-cli: fix build on darwin
2020-03-21 04:53:00 -05:00
Mario Rodas
d557b441ac
drone: fix build on darwin
2020-03-21 04:52:00 -05:00
Mario Rodas
282966fc4e
cue: fix build on darwin
2020-03-21 04:51:00 -05:00
Mario Rodas
e50e48e9df
azure-storage-azcopy: fix build on darwin
2020-03-21 04:39:00 -05:00
Mario Rodas
028d53e996
packr: fix build on darwin
2020-03-21 04:35:00 -05:00
Mario Rodas
e00ccb36b8
circleci-cli: fix build on darwin
2020-03-21 04:33:00 -05:00
Mario Rodas
a3a9f0387d
dive: fix build on darwin
2020-03-21 04:32:00 -05:00
Mario Rodas
38be8fbe7f
dbmate: fix build on darwin
2020-03-21 04:31:00 -05:00
Mario Rodas
48489b7e2c
bazelisk: fix build on darwin
2020-03-21 04:30:00 -05:00
Mario Rodas
e375bd2632
conftest: fix build on darwin
2020-03-21 04:29:00 -05:00
Mario Rodas
976a9ea16b
go-tools: fix build on darwin
2020-03-21 04:23:00 -05:00
Mario Rodas
7e03d4416b
act: fix build on darwin
2020-03-21 04:22:00 -05:00
Michael Lingelbach
dc1a15e7bd
opencv4: Enable nvidia-optical-flow-sdk when building with cuda
2020-03-21 01:35:49 -07:00
Michael Lingelbach
41b012907d
nvidia-optical-flow-sdk: init at 79c6cee80a2df9a196f20afd6b598a9810964c32
2020-03-21 01:35:29 -07:00
R. RyanTM
f365b382c7
catch2: 2.11.1 -> 2.11.3
2020-03-20 23:40:24 -07:00
R. RyanTM
ab106571e1
spdk: 20.01 -> 20.01.1
2020-03-20 23:35:57 -07:00
R. RyanTM
f50c31baa1
dnnl: 1.2.1 -> 1.2.2
2020-03-20 23:34:35 -07:00
Silvan Mosberger
22d313b421
Merge pull request #81813 from mikesperber/idris-tf-random
...
idrisPackages: add tf-random package
2020-03-21 03:31:55 +01:00
Jan Tojnar
9462109fb8
Merge pull request #83037 from r-ryantm/auto-update/flatpak-builder
...
flatpak-builder: 1.0.9 -> 1.0.10
2020-03-21 02:10:28 +01:00
Maximilian Bosch
684c340149
Merge pull request #83027 from r-ryantm/auto-update/cargo-expand
...
cargo-expand: 0.4.17 -> 0.4.18
2020-03-21 01:34:54 +01:00
Jan Tojnar
d07c55752e
flatpak-builder: 1.0.9 -> 1.0.10
...
https://github.com/flatpak/flatpak-builder/releases/tag/1.0.10
Also clean up the expression slightly:
* Use more convenient GitHub repo as homepage
* Move version into the attrset
* Fix license, it is or-later
2020-03-21 00:42:51 +01:00
Timo Kaufmann
4027538dfe
Merge pull request #83004 from timokau/pandas-parallel-build
...
python.pkgs.pandas: parallelize build
2020-03-20 21:54:02 +00:00
R. RyanTM
cdf418e850
cargo-expand: 0.4.17 -> 0.4.18
2020-03-20 21:04:25 +00:00
Peter Simons
1b2b88671e
haskell-fast-logger: fix the build with ghc-8.4.x
2020-03-20 21:12:16 +01:00
Peter Simons
3f0bc2e7c2
haskell-weeder: build with latest generic-lens
2020-03-20 21:12:16 +01:00
Samuel Evans-Powell
57874b620e
prometheus: no need to jailbreak
...
- prometheus no longer needs to be jailbroken, removing 'doJailbreak'.
Jailbreaking was added in
https://github.com/NixOS/nixpkgs/pull/70956 to overcome issue
https://github.com/bitnomial/prometheus/issues/34 .
- This issue has since been fixed and so jailbreaking is no longer
necessary.
2020-03-20 21:12:15 +01:00
Peter Simons
7ac3b76a9d
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.1 from Hackage revision
c8058db7cd
.
2020-03-20 21:12:05 +01:00
Peter Simons
effc9fa337
hackage2nix: update list of broken packages
...
Ping @cdepillabout because purescript is broken.
Ping @kiwi because matterhorn is broken.
Ping @roberth because arion-compose is broken.
Ping @psibi because persistent-postgresql is broken.
2020-03-20 21:11:55 +01:00
Samuel Evans-Powell
049816b538
Remove "ekg-core" and "ekg-prometheus-adapter" from broken pkgs
...
- "ekg-core" and "ekg-prometheus-adapter" are no longer broken.
Removed them from broken packages list.
2020-03-20 21:11:29 +01:00
Samuel Evans-Powell
11bc4ee748
tasty-tap: fix failing build
...
- tasty-tap's tests were failing. In
https://github.com/NixOS/nixpkgs/pull/71017 a patch generated from a
PR was applied to fix this.
- That PR has now been merged into tasty-tap and was released with
version 0.1.0.
- tasty-tap is now at version 0.1.0 in nixpkgs and so the patch fails
to apply, breaking the build.
- Removed the patch and removed tasty-tap from list of broken
packages.
2020-03-20 21:11:29 +01:00
Peter Simons
bf42ec0297
LTS Haskell 15.4
2020-03-20 21:11:29 +01:00
Robert Kreuzer
920fdc012a
Mark icepeak and sqlite-simple as non-broken
2020-03-20 21:07:56 +01:00
Robert Kreuzer
9b931dc86a
icepeak: use haskell.lib.justStaticExecutables
...
Also, add myself to the maintainers section for Haskell modules coming
from Hackage.
2020-03-20 21:07:56 +01:00
Jared Tobin
6d071e7459
haskoin-core: remove from broken packages list
...
e1408eb661 unbreaks secp256k1-haskell, which was the cause of this
package's failure to build.
2020-03-20 21:07:56 +01:00
Jared Tobin
899629ba48
secp256k1-haskell: unbreak via override
...
This library simply needs libsecp256k1 in its pkgconfig-depends.
2020-03-20 21:07:56 +01:00
Milan
d1303f10e9
Merge pull request #70983 from jerith666/jdk-13
...
openjdk: 12.0.2 -> 13.0.2
2020-03-20 16:57:14 +01:00
Timo Kaufmann
81212e6955
python.pkgs.pandas: parallelize build
2020-03-20 16:50:40 +01:00
Mike Sperber
620f3c6cf7
idrisPackages: add tf-random package
2020-03-20 13:44:50 +01:00
Kevin Rauscher
7fe795d366
metals: 0.8.2 -> 0.8.3
2020-03-20 13:22:33 +01:00
Matt McHenry
254e3eaf5c
jetbrains-jdk: derive expression for 11.0.6 from openjdk11 rather than openjdk12
2020-03-20 08:21:52 -04:00
Matt McHenry
6ebf2d6b1b
Merge remote-tracking branch 'channels/nixos-unstable' into jdk-13
2020-03-20 08:21:44 -04:00
Mario Rodas
918ef0302d
Merge pull request #82980 from r-ryantm/auto-update/python2.7-XStatic-jQuery
...
python27Packages.xstatic-jquery: 3.3.1.1 -> 3.4.1.0
2020-03-20 06:12:19 -05:00
Mario Rodas
0761fba688
Merge pull request #82725 from r-ryantm/auto-update/uid_wrapper
...
uid_wrapper: 1.2.7 -> 1.2.8
2020-03-20 06:12:02 -05:00
Arijit Basu
84adca1568
poetry: 1.0.3 -> 1.0.5
2020-03-20 15:30:08 +05:30
Peter Simons
abd30ff776
django: update version 2.2.10 to 2.2.11
2020-03-20 09:55:03 +01:00
R. RyanTM
7bf2e48748
python27Packages.xstatic-jquery: 3.3.1.1 -> 3.4.1.0
2020-03-20 06:57:00 +00:00
R. RyanTM
0cc1efe219
python27Packages.zc_buildout_nix: 2.13.2 -> 2.13.3
2020-03-20 06:07:15 +00:00
Drew Risinger
f56a759f13
pythonPackages.pproxy: init at 2.3.2
...
Tunnels among remote servers using regex rules.
Requirement for pythonPackages.qiskit-ibmq-provider.
2020-03-19 21:49:22 -07:00
Josef Kemetmüller
fbb273c5fe
fenics: 2017.1.0 -> 2019.1.0
...
Fixes : NixOS/nixpkgs#75886
2020-03-19 21:48:27 -07:00
Ben Wolsieffer
569566d98b
libgpiod: add support for Python bindings
2020-03-19 21:44:10 -07:00
R. RyanTM
080d77443e
python37Packages.nest-asyncio: 1.2.3 -> 1.3.0
2020-03-19 21:40:38 -07:00
R. RyanTM
c7eafd3783
python27Packages.pymupdf: 1.16.11 -> 1.16.12
2020-03-19 18:11:13 -07:00
Vincent Laporte
8dddd8a07f
ocamlPackages.camlp5: 7.10 → 7.11
2020-03-19 18:04:14 -07:00
Niklas Hambüchen
1161c96a20
Merge pull request #81176 from clkamp/aqbanking-6.1.1
...
Update Aqbanking to 6.1.1
2020-03-20 01:28:05 +01:00
Christian Lütke-Stetzkamp
16088585c9
aqbanking: 5.7.8 -> 6.0.2
...
also update download url
2020-03-20 01:26:53 +01:00
Mario Rodas
facf905fdd
Merge pull request #82967 from r-ryantm/auto-update/python3.7-etesync
...
python37Packages.etesync: 0.9.3 -> 0.10.0
2020-03-19 19:19:15 -05:00
Mario Rodas
32df00d973
Merge pull request #82957 from Tomahna/metals
...
metals: 0.8.1 -> 0.8.2
2020-03-19 18:56:11 -05:00
Mario Rodas
1f5e39b386
Merge pull request #82966 from r-ryantm/auto-update/python2.7-gspread
...
python27Packages.gspread: 3.1.0 -> 3.3.0
2020-03-19 18:49:41 -05:00
R. RyanTM
fac6ee175c
python37Packages.etesync: 0.9.3 -> 0.10.0
2020-03-19 22:11:49 +00:00
R. RyanTM
9ce9a32ed9
python27Packages.gspread: 3.1.0 -> 3.3.0
2020-03-19 22:02:08 +00:00
Jörg Thalheim
9cc135d7ba
Merge pull request #82945 from Mic92/libffi-musl
...
libffi: fix musl tests
2020-03-19 21:38:34 +00:00
Christian Lütke-Stetzkamp
e671d8d9c2
gwenhywfar: 4.20.0 -> 5.1.3
...
also update download url
Remove update script, because upstream has changed its CMS, which
changed the paths of the website, so the update script does not work any
more.
2020-03-19 21:45:45 +01:00
Jonathan Ringer
63697ed0c2
python3Packages.geopandas: 0.6.3 -> 0.7.0
2020-03-19 12:51:17 -07:00
Kevin Rauscher
f311e4f04b
metals: 0.8.1 -> 0.8.2
2020-03-19 20:21:39 +01:00
Rakesh Gupta
e34636737c
pythonPackages.mask-rcnn: init at 2.1
2020-03-19 11:19:16 -07:00
R. RyanTM
fbbe9a481a
half: 1.12.0 -> 2.1.0
2020-03-19 11:07:12 -07:00
Fabian Page
1a786820c2
ammonite: updated to version 2.0.4
2020-03-19 11:06:41 -07:00
Jonathan Ringer
c69153580b
python3Packages.google_cloud_translate: 2.0.0 -> 2.0.1, fix tests
2020-03-19 10:21:02 -07:00
Jonathan Ringer
85e2d6a935
pythonPackages.kubernetes: disable tests for python2
...
python2 is unable to traverse other google namespaces
2020-03-19 10:21:02 -07:00
Jonathan Ringer
e7c1bff676
python3Packages.google_cloud_resource_manager: 0.30.0 -> 0.30.1, fix tests
2020-03-19 10:21:02 -07:00
Jonathan Ringer
1b6632d6db
python3Packages.google-auth-oauthlib: fix tests
2020-03-19 10:21:02 -07:00
Jonathan Ringer
f89f4578fd
python3Packages.google_cloud_runtimeconfig: fix tests
2020-03-19 10:21:02 -07:00
Jonathan Ringer
41e4419593
python3Packages.google_cloud_error_reporting: fix tests
2020-03-19 10:21:02 -07:00
Jonathan Ringer
b866df5dfe
python3Packages.google_cloud_dns: 0.31.0 -> 0.32.0, fix tests
2020-03-19 10:21:02 -07:00
Jonathan Ringer
96dcdb24b3
python3Packages.google_cloud_datastore: 1.10.0 -> 1.11.0
2020-03-19 10:21:02 -07:00
Jonathan Ringer
be23d2fac0
python3Packages.google_cloud_bigtable: 1.2.0 -> 1.2.1, fix tests
2020-03-19 10:21:02 -07:00
Jonathan Ringer
a802cc30ef
python3Packages.google_cloud_bigquery: 1.23.1 -> 1.24.0
2020-03-19 10:21:02 -07:00
Jonathan Ringer
a06324598f
python3Packages.google_cloud_container: 0.3.0 -> 0.4.0
2020-03-19 10:21:02 -07:00
Jonathan Ringer
d776f212a8
python3Packages.google_cloud_automl: 0.9.0 -> 0.10.0
2020-03-19 10:21:02 -07:00
Jonathan Ringer
e7036d9fc7
python3Packages.google_cloud_storage: 1.23.0 -> 1.26.0
2020-03-19 10:21:02 -07:00
Jonathan Ringer
dfe9388f07
python3Packages.google_auth: 1.10.0 -> 1.11.3
2020-03-19 10:21:02 -07:00
Jonathan Ringer
e87db4ac75
python3Packages.google_cloud_spanner: 1.13.0 -> 1.15.0, fix tests
2020-03-19 10:21:02 -07:00
Jonathan Ringer
7979557ab1
python3Packages.google_cloud_logging: 1.14.0 -> 1.15.0, fix tests
2020-03-19 10:21:02 -07:00
Jonathan Ringer
36c423530d
python3Packages.google_cloud_core: 1.2.0 -> 1.3.0
2020-03-19 10:21:02 -07:00
Holger Wünsche
cdee144dfc
llvmPackges_10: rc4 -> rc5
...
updated versino and hashes for new rc
2020-03-19 17:43:39 +01:00
Maximilian Bosch
4726a8f2d4
cargo-make: 0.28.0 -> 0.29.0
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.29.0
2020-03-19 16:54:50 +01:00
Jonathan Ringer
9fbeaa4cfc
python3Packages.trackpy: 0.4.1 -> 0.4.2, mark broken
2020-03-19 08:37:17 -07:00
Jonathan Ringer
1c4bb805cd
pythonPackages.kombu: 4.6.7 -> 4.6.8
2020-03-19 08:36:29 -07:00
Jonathan Ringer
779d4e65b3
pythonPackages.billiards: 3.6.1.0 -> 3.6.3.0
2020-03-19 08:36:29 -07:00
Jonathan Ringer
0c1118b7e0
pythonPackages.celery: 4.4.0 -> 4.4.2
2020-03-19 08:36:29 -07:00
Jonathan Ringer
b549a006fe
pythonPackages.pandas: 1.0.1 -> 1.0.3
2020-03-19 08:32:35 -07:00
Jörg Thalheim
55d24ae823
libffi: fix musl tests
...
Tests do not compile on musl, also alpine seems not to run tests.
2020-03-19 15:29:08 +00:00
John Ericson
19a0b38cbe
Merge pull request #82882 from obsidiansystems/armv6-embedded
...
Misc fixes for armv6 bare metal cross
2020-03-19 10:38:22 -04:00
zimbatm
8edcbd58f1
visualvm: 1.4.4 -> 2.0 ( #82842 )
...
* visualvm: 1.4.4 -> 2.0
* visualvm: gtk is part of the JVM disto
2020-03-19 13:13:23 +00:00
Holger Wünsche
e9aa8770ea
llvmPackages_10: removed extra polly-build
...
There is no good reason to have separate builds for polly and no-polly
versions. wwwwwThe reason for the two versions was (as far as I can
tell) to defer rebuilds (see ed60483257
).
Polly is now enabled by default.
2020-03-19 10:47:20 +01:00
Holger Wünsche
0ec3f4e26b
llvmPackages_10: rc3 -> rc4
...
Only needed to update hashes and the version.
Updated comment for extension handling patch
2020-03-19 10:45:57 +01:00
Mario Rodas
d57719b5b6
flow: 0.120.1 -> 0.121.0
...
Changelog: https://github.com/facebook/flow/releases/tag/v0.121.0
2020-03-19 09:59:53 +01:00
Michael Raskin
362c2e3080
Merge pull request #82859 from r-ryantm/auto-update/cgal
...
cgal_5: 5.0.1 -> 5.0.2
2020-03-19 08:32:52 +00:00
zowoq
e57d07f2ae
libslirp: init at 4.2.0 ( #82905 )
2020-03-19 07:46:14 +00:00
Marcus Boyd
da760cf7a0
python3Packages.spyder_3: Added spyder_3
...
cq-editor currently requires spyder v3.x
2020-03-19 07:38:56 +01:00
Marcus Boyd
25f99265da
python3Packages.spyder-kernels: Add spyder-kernels_0_5
...
Previously top-level/python-packages.nix called spyder-kernels v0.5 for
Py2k. Now both v0.5 and v1.8 (default.nix) are in pythonPackages, as
required by cq-editor and spyder v4 respectively.
v0.5 also now comes from GitHub instead of PyPi, with checks enabled.
2020-03-19 07:38:56 +01:00
Benjamin Hipple
05343f6ff1
rust: remove legacy cargo fetcher
...
We have now migrated every single Rust package in NixPkgs! This deletes the
legacy fetcher, which is now unused.
Resolves #79975
2020-03-18 20:12:32 -07:00
Bastien Rivière
186412b42a
insomnia: 7.1.0 -> 7.1.1
2020-03-18 16:12:34 -07:00
Jonathan Ringer
29c2264837
python3Packages.snowflake-connector-python: 2.2.0 -> 2.2.2
2020-03-18 15:53:44 -07:00
Jonathan Ringer
75b0fc6f0c
python3Packages.cufflinks: 0.16 -> 0.17.3
2020-03-18 15:52:03 -07:00
Simon Lackerbauer
5e331582d2
aws-sam-cli: 0.43.0 -> 0.44.0
2020-03-18 15:51:39 -07:00
Simon Lackerbauer
353016430a
jmespath: 0.9.4 -> 0.9.5
2020-03-18 15:51:39 -07:00
Simon Lackerbauer
743f17a36e
aws-sam-translator: 1.20.1 -> 1.21.0
2020-03-18 15:51:39 -07:00
Simon Lackerbauer
d034bf2035
aws-lambda-builders: 0.7.0 -> 0.8.0
2020-03-18 15:51:39 -07:00
flyfloh
57bf2557f7
pymetno: init at 0.5.0 ( #78132 )
...
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
Co-authored-by: Florian <flo@halbmastwurf.de>
Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-03-18 21:29:36 +00:00
Daniel Schaefer
2092a1a133
Merge pull request #82850 from r-ryantm/auto-update/yder
...
yder: 1.4.9 -> 1.4.10
2020-03-18 21:18:48 +01:00
Jonathan Ringer
25b193d714
python2Packages.flowlogs-reader: disable for python2
2020-03-18 13:14:29 -07:00
Domen Kožar
2f9d7615f5
Merge pull request #82870 from turboMaCk/elm-packages-refactoring
...
elmPackages: minor cleanups
2020-03-18 20:47:23 +01:00
Marek Fajkus
b812a723f5
elmPackages: minor cleanups
...
* Make sure generate script uses node2nix version from the nixpkgs
* regenerate code generated by node2nix
2020-03-18 20:36:36 +01:00
Jonathan Ringer
b7bdf48e3f
pythonPackages.tensorflow: disable for python2.7 and 3.8
2020-03-18 20:20:14 +01:00
Timo Kaufmann
3757e02434
python.pkgs.httpretty: disable flaky test suite
...
There are some tests that fail occasionally because the current date
(with second precision) occurs in the output. This is fixed upstream.
I've made this conditional since python updates are often done in an
automated fashion and tests should be re-enabled after the next update.
This avoids the need for human intervention (except for a clean up at
some point in the future).
2020-03-18 11:38:27 -07:00
Atemu
4da307759c
jc: 1.7.5 -> 1.9.2
2020-03-18 11:28:20 -07:00
John Ericson
0c73297c07
compiler-rt-{7,8,9}: Fix cmakeFlags in a few ways
...
- Cross to bare metal with GCC works
- Flags are deduplicated
- Darwin bootstrapping for 8 and 0 closer.
- Flags are same across versions.
2020-03-18 12:10:09 -04:00
John Ericson
bc054004ac
cc-wrapper, clang: libstdcxxHook
should a propagated build input
...
Lumping it in with the target platform libraries was incorrect, and
caused eval failures when gcc couldn't be built for the target platform.
2020-03-18 11:28:52 -04:00
John Ericson
99c18b3441
clang-*: Sync wrapping logic
...
We only want to refer to GCC under these conditions.
2020-03-18 11:28:05 -04:00
R. RyanTM
3f26a1c961
cgal_5: 5.0.1 -> 5.0.2
2020-03-18 15:03:36 +00:00
R. RyanTM
a17aab3558
yder: 1.4.9 -> 1.4.10
2020-03-18 12:54:02 +00:00
Dmitry Kalinkin
ddf87fb1ba
Merge pull request #82736 from LeshaInc/master
...
blender: add OpenImageDenoise support
2020-03-18 07:31:22 -04:00
Lancelot SIX
071d0cc0cb
Merge pull request #82832 from r-ryantm/auto-update/libite
...
libite: 2.1.2 -> 2.2.0
2020-03-18 09:53:23 +01:00
R. RyanTM
7f31ed028d
libite: 2.1.2 -> 2.2.0
2020-03-18 08:00:57 +00:00
Ben Darwin
8e44423a96
ocamlPackages.lacaml: 11.0.3 -> 11.0.6
2020-03-18 08:32:39 +01:00
R. RyanTM
560036dfc2
gotestsum: 0.4.0 -> 0.4.1
2020-03-18 06:42:23 +00:00
Mario Rodas
69a3ce9568
Merge pull request #82845 from zowoq/buildah
...
buildah: 1.14.2 -> 1.14.3
2020-03-18 08:27:51 -05:00
Jörg Thalheim
8590ddd427
Merge pull request #82787 from Mic92/cross-build-go-module
...
buildGoModule: enable strictDeps
2020-03-18 13:16:37 +00:00
zowoq
243ec842aa
buildah: 1.14.2 -> 1.14.3
...
https://github.com/containers/buildah/releases/tag/v1.14.3
2020-03-18 22:16:27 +10:00