xeji
875714968c
Merge pull request #45747 from vbgl/default-ocaml-4.06
...
ocamlPackages: default to 4.06
2018-08-31 00:10:24 +02:00
John Ericson
0828e2d8c3
treewide: Remove usage of remaining redundant platform compatability stuff
...
Want to get this out of here for 18.09, so it can be deprecated
thereafter.
2018-08-30 17:20:32 -04:00
John Ericson
2c2f1e37d4
reewide: Purge all uses stdenv.system
and top-level system
...
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Robert Schütz
a9780a095b
Merge branch 'master' into staging-next
2018-08-30 21:56:13 +02:00
Tom Hall
43110d8af5
opencolorio: refactor to use system lcms2 and tinyxml
...
The version of LCMS bundled with opencolorio is too old to build on
aarch64, simply because its config files date from before aarch64
was announced. However, it can use the system lcms2 if it is found.
Also de-vendor tinyxml.
In addition, the version had been bumped to 1.1.0, but 1.0.9 was still
hard-coded in the fetch uri. Some changes were necessary for 1.1.0 to build.
As the sources are fetched from github, use fetchFromGitHub instead of
fetchurl.
2018-08-30 18:03:21 +00:00
Uli Baum
c62bb34f7a
nfs-utils: 2.1.1 -> 2.3.2, integrate libnfsidmap
...
- switch source to kernel.org
- libnfsidmap 2.3.2 is built from the nfs-utils source,
put it in nfs-utils.lib
- split outputs
- adapt sssd, the only other package using libnfsidmap
2018-08-30 19:55:54 +02:00
Jan Tojnar
4caab41c1b
Merge pull request #37693 from jtojnar/min-nix-two
...
treewide: Re-add reverted Nix 2 syntax features
2018-08-30 18:50:22 +01:00
Timo Kaufmann
6391c10836
Merge pull request #45791 from r-ryantm/auto-update/umockdev
...
umockdev: 0.11.3 -> 0.12
2018-08-30 19:32:44 +02:00
Matthew Pickering
bcccd13471
kythe: init at 0.0.28 ( #45778 )
...
Progress towards #27590
2018-08-30 19:24:31 +02:00
Jan Tojnar
c1e53166ad
Revert "sympow: don't use placeholder"
...
This reverts commit bae15c811f
.
2018-08-30 18:18:30 +02:00
Jan Tojnar
6cefc9c1b0
Revert "treewide: remove placeholder usage"
...
This reverts commit 025881c236
.
2018-08-30 18:18:30 +02:00
Jan Tojnar
69a17c7a19
Revert "treewide: remove placeholder usage"
...
This reverts commit 82f6267023
.
2018-08-30 18:18:29 +02:00
Frederik Rietdijk
ca6442bc33
Merge pull request #45732 from marsam/feature/update-pywatchman
...
pythonPackages.pywatchman: 1.3.0 -> 1.4.1
2018-08-30 17:54:53 +02:00
R. RyanTM
d33395e156
umockdev: 0.11.3 -> 0.12
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
umockdev
2018-08-30 08:42:12 -07:00
teh
8c3514609b
pytorch: 0.4.0 -> 0.4.1 ( #45773 )
...
Also disable tests that fail in sandbox.
2018-08-30 17:30:29 +02:00
Robert Schütz
4b4c871401
buttersink: move out of pythonPackages ( #45783 )
2018-08-30 16:33:53 +02:00
Robert Schütz
74495e4f3a
python.pkgs.plotly: fix build
2018-08-30 15:26:18 +02:00
Robert Schütz
523a7c879f
python.pkgs.backports_lzma: fix tests
2018-08-30 14:54:48 +02:00
Robert Schütz
ab772d066d
python.pkgs.docker_registry: remove
...
It has been deprecated for 4 years.
2018-08-30 14:54:48 +02:00
Jörg Thalheim
da11a26008
Merge pull request #45330 from symphorien/bindgen2
...
rustup: wrap bindgen to find header files in a nix-shell
2018-08-30 13:12:03 +01:00
Wael Nasreddine
c928d69642
corgi: init at 0.2.3 ( #45766 )
2018-08-30 09:20:40 +02:00
Benjamin Saunders
bf50cac00e
vulkan-validation-layers: 1.1.77.0 -> 1.1.82.0
2018-08-29 18:59:03 -07:00
Benjamin Saunders
b830df0ea9
vulkan-loader: 1.1.77.0 -> 1.1.82.0
2018-08-29 18:58:43 -07:00
Benjamin Saunders
c36382da72
glslang-git: 2018-06-21 -> 2018-07-27
2018-08-29 18:56:58 -07:00
Benjamin Saunders
556c27e457
spirv-tools: 2018-06-06 -> 2018-07-04
2018-08-29 18:56:36 -07:00
R. RyanTM
328cb60be5
vulkan-headers: 1.1.77.0 -> 1.1.82.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vulkan-headers/versions .
2018-08-29 18:56:30 -07:00
Jan Tojnar
2d51cceda4
libfm: switch to fresher vala
2018-08-30 02:01:17 +02:00
Frederik Rietdijk
6038628ea5
Merge master into staging-next
2018-08-29 20:54:55 +02:00
Jörg Thalheim
d6305a5bec
Merge pull request #45755 from Ekleog/kcov-36
...
kcov: 35 -> 36
2018-08-29 17:27:26 +01:00
Léo Gaspard
03d5065c06
kcov: 35 -> 36
2018-08-30 01:07:45 +09:00
Mario Rodas
58db095c86
pythonPackages.pywatchman: move to python-modules
...
pywatchman is licensed under BSD-3
150f1fb4ef
2018-08-29 10:06:02 -05:00
Vincent Laporte
f23c765827
hhvm: mark as broken
2018-08-29 14:43:06 +00:00
Vincent Laporte
20af031a2f
ocamlPackages.ocamlsdl: disable for OCaml ≥ 4.06
2018-08-29 12:49:45 +00:00
Vincent Laporte
e63e4c11cc
ocamlPackages.mezzo: disable for OCaml ≥ 4.06
2018-08-29 12:49:45 +00:00
Vincent Laporte
8a62ad06c2
ocamlPackages.cil: disable for OCaml ≥ 4.06
2018-08-29 12:49:44 +00:00
Vincent Laporte
e79e66cad1
ocamlPackages.magick: disable for OCaml ≥ 4.06
2018-08-29 12:49:44 +00:00
Vincent Laporte
24f47da9b3
ocamlPackages.erm_xml: disable for OCaml ≥ 4.06
2018-08-29 12:49:43 +00:00
Vincent Laporte
9590e46c05
ocamlPackages.ocaml_data_notation: disable for OCaml ≥ 4.06
2018-08-29 12:49:43 +00:00
Vincent Laporte
0c3cf014e2
ocamlPackages.ojquery: disable for OCaml ≥ 4.06
2018-08-29 12:49:43 +00:00
Vincent Laporte
3fb8dac658
ocamlPackages.ocaml_cryptgps: disable for OCaml ≥ 4.06
2018-08-29 12:49:42 +00:00
Vincent Laporte
ebd62e2423
ocamlPackages.ocaml_cairo: disable for OCaml ≥ 4.06
2018-08-29 12:49:42 +00:00
Vincent Laporte
450e358040
ocamlPackages.omake_rc1: disable for OCaml ≥ 4.06
2018-08-29 12:49:42 +00:00
Vincent Laporte
ea276e21cf
ocamlPackages.pa_ounit: disable for OCaml ≥ 4.06
2018-08-29 12:49:41 +00:00
Vincent Laporte
06cd948ba3
ocamlPackages.sqlite3EZ: disable for OCaml ≥ 4.06
2018-08-29 12:49:41 +00:00
Vincent Laporte
84e3cece28
ocamlPackages.ulex08: disable for OCaml ≥ 4.06
2018-08-29 12:49:41 +00:00
Vincent Laporte
4f7c4e70e4
ocamlPackages.lwt2: disable for OCaml ≥ 4.06
2018-08-29 12:49:40 +00:00
Vincent Laporte
78b8fc7a75
ocamlPackages.gtktop: disable for OCaml ≥ 4.06
2018-08-29 12:49:40 +00:00
Vincent Laporte
23fd7e452f
ocamlPackages.frontc: disable for OCaml ≥ 4.06
2018-08-29 12:49:40 +00:00
Vincent Laporte
6a9831940d
ocamlPackages.dypgen: disable for OCaml ≥ 4.06
2018-08-29 12:49:39 +00:00
Vincent Laporte
354dedfec3
ocamlPackages.camlimages_4_1: disable for OCaml ≥ 4.06
2018-08-29 12:49:39 +00:00
Vincent Laporte
09821d23ba
ocamlPackages.bolt: disable for OCaml ≥ 4.06
2018-08-29 12:49:38 +00:00
Vincent Laporte
efbc322c9f
ocamlPackages.variantslib_p4: disable for OCaml ≥ 4.06
2018-08-29 12:49:38 +00:00
Vincent Laporte
a04f3afc3c
ocamlPackages.faillib: disable for OCaml ≥ 4.06
2018-08-29 12:49:38 +00:00
Vincent Laporte
f7c617e34d
ocamlPackages.enumerate: disable for OCaml ≥ 4.06
2018-08-29 12:49:37 +00:00
Vincent Laporte
c2b86bc5bb
ocamlPackages.fieldslib_p4: disable for OCaml ≥ 4.06
2018-08-29 12:49:37 +00:00
Vincent Laporte
15a568cfe6
ocamlPackages.bin_prot_p4: disable for OCaml ≥ 4.06
2018-08-29 12:49:36 +00:00
Jörg Thalheim
d314c4d3ce
vala_0_28: remove
2018-08-29 11:52:28 +01:00
Jörg Thalheim
3a56156866
vala_0_32: remove
2018-08-29 11:39:28 +01:00
Jörg Thalheim
ffba654405
vala_0_26: remove
2018-08-29 11:39:28 +01:00
Jörg Thalheim
ff449e176a
Merge pull request #45668 from romildo/upd.python-efl
...
pythonefl: 1.20.0 -> 1.21.0
2018-08-29 09:41:29 +01:00
José Romildo Malaquias
4637166ead
pythonefl: uses python.interpreter
2018-08-28 21:42:30 -03:00
José Romildo Malaquias
4f82d135f7
pythonefl: move out of python-packages.nix
...
- Move out of pkgs/top-level/python-packages.nix into
pkgs/development/python-modules/python-efl/default.nix.
- Add dependency on dbus-python.
- Remove hardeningDisable.
- Update some meta attributes.
2018-08-28 19:34:20 -03:00
Jörg Thalheim
c748ac5bdd
Merge pull request #45721 from Mic92/remove-hurd
...
hurd: cleanup unmaintained target
2018-08-28 23:32:39 +01:00
R. RyanTM
045c4d8f64
armadillo: 8.600.0 -> 9.100.5 ( #45266 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/armadillo/versions .
2018-08-28 23:28:20 +02:00
Jörg Thalheim
9efffe0135
hurd: cleanup unmaintained target
...
This has been not touched in 6 years. Let's remove it to cause less
problems when adding new cross-compiling infrastructure.
This also simplify gcc significantly.
2018-08-28 22:18:02 +01:00
Symphorien Gibol
4c4fc2299c
rust-bindgen: wrap to add required library compilation flags
...
The easy part is to add NIX_CFLAGS_COMPILE for "regular" libraries.
A bit more tricky is to add the required flags for libclang to find
libstdcxx. For this we parse arguments to bindgen to look for
-x c++ or -xc++ and if found add NIX_CXXSTDLIB_COMPILE to the arguments.
This variable is populated by a complex dance of setupHooks. We trigger
this by adding clang to propagatedBuildInputs. A more subtle way may
exist.
2018-08-28 18:26:42 +02:00
Philip Patsch
91a876e06f
bazel: add upstream patch of perl replacement
2018-08-28 16:12:53 +02:00
Michael Fellinger
baefa983d3
ruby: default to version 2.5
2018-08-28 14:38:48 +02:00
Jörg Thalheim
1b09d06dcb
twitterBootstrap: v2 -> v3
...
cc @Profpatsch
v2 no longer compiles and is ancient
2018-08-28 12:52:13 +01:00
Jörg Thalheim
ca0260e2df
nodePackages.@vue/cli: init at 3.0.1
...
fixes #45456
2018-08-28 11:56:46 +01:00
Jörg Thalheim
bf56bc7b49
nodePackages: 6_x -> 8_x
2018-08-28 11:15:07 +01:00
Jörg Thalheim
e5af203a87
Merge pull request #45550 from r-ryantm/auto-update/openvdb
...
openvdb: 5.1.0 -> 5.2.0
2018-08-28 09:34:51 +01:00
Jörg Thalheim
ff9a2297ac
Merge pull request #45467 from ktf/init-alibuild
...
alibuild: init at 1.5.3
2018-08-28 08:50:18 +01:00
Jörg Thalheim
849fb28cf3
Merge pull request #45693 from aneeshusa/mark-bundler-as-system-plugin-for-vagrant
...
vagrant: mark bundler as system plugin
2018-08-28 08:41:06 +01:00
Sarah Brofeldt
b4c9f8d035
Merge pull request #45691 from vbgl/oblivc-20180624
...
obliv-c: 0.0pre20170827 -> 0.0pre20180624
2018-08-28 09:16:33 +02:00
Aneesh Agrawal
2ed25d3768
vagrant: mark bundler as system plugin
...
This will cause Vagrant to use the rubygems version of bundler
without complaint.
2018-08-27 22:57:19 -07:00
adisbladis
1ccd82c44d
Merge pull request #45543 from r-ryantm/auto-update/qpdf
...
qpdf: 8.1.0 -> 8.2.1
2018-08-28 12:57:28 +08:00
Vincent Laporte
38fafd1ed1
obliv-c: 0.0pre20170827 -> 0.0pre20180624
2018-08-28 04:32:56 +00:00
Jan Tojnar
fbab9870cb
Merge pull request #45688 from worldofpeace/granite/5.1.0
...
granite: 5.0 -> 5.1.0
2018-08-28 02:08:54 +02:00
Michael Fellinger
765f8d3569
mint: 0.2.0 -> 0.2.1 ( #45684 )
2018-08-28 00:24:13 +02:00
worldofpeace
09538793f3
granite: 5.0 -> 5.1.0
2018-08-27 18:15:19 -04:00
Tim Steinbach
33b5cfb4ea
gradle: 4.9 -> 4.10
2018-08-27 18:06:01 -04:00
Jörg Thalheim
1a16c4add4
Merge pull request #45577 from r-ryantm/auto-update/hamlib
...
hamlib: 3.2 -> 3.3
2018-08-27 21:49:23 +01:00
Jörg Thalheim
9b2f1145e7
Merge pull request #45681 from zauberpony/hcloud-1.6.1
...
hcloud: 1.6.0 -> 1.6.1
2018-08-27 21:24:45 +01:00
Jean-Philippe Cugnet
bd4b890fec
elixir: 1.6.6 -> 1.7.3
2018-08-27 21:38:28 +02:00
Elmar Athmer
bf112ccef7
hcloud: 1.6.0 -> 1.6.1
2018-08-27 21:34:16 +02:00
Till Höppner
a3f016f9f7
racket: 6.12 -> 7.0 ( #45650 )
2018-08-27 21:22:27 +02:00
xeji
ca144b0e27
Merge pull request #45675 from manveru/upgrade-crystal-0.26
...
crystal: 0.25.1 -> 0.26.0
2018-08-27 20:49:11 +02:00
Joachim F
c383462c79
Merge pull request #44914 from costrouc/costrouc/xnd-init
...
libxnd and libndypes: init at 0.2.0dev3
2018-08-27 17:40:33 +00:00
Chris Ostrouchov
dd12060b94
libxnd: init at 0.2.0dev3
...
General container that maps a wide range of Python values directly to memory."
2018-08-27 12:30:18 -04:00
adisbladis
4c7c56caf6
Merge pull request #45673 from ejpcmac/update-elixir_1_7
...
elixir_1_7: 1.7.2 -> 1.7.3
2018-08-27 22:51:40 +08:00
Michael Fellinger
7d567ad4ed
crystal: 0.25.1 -> 0.26.0
2018-08-27 16:05:22 +02:00
adisbladis
faf2f0b0e1
Merge pull request #45630 from adisbladis/go-1_11
...
go_1_11: init at 1.11 and set as default
2018-08-27 21:34:56 +08:00
Jean-Philippe Cugnet
fe6ef99ffc
elixir_1_7: 1.7.2 -> 1.7.3
2018-08-27 15:16:45 +02:00
Peter Simons
d6b418cb12
libyaml: update from 0.1.7 to version 0.2.1
...
This update includes two hitherto unreleased upstream patches to fix bugs in
0.2.1 that manifest in the pythonPackages.pyyaml test suite.
Closes https://github.com/NixOS/nixpkgs/pull/45560 .
2018-08-27 14:31:34 +02:00
Bas van Dijk
97a4d29545
haskell: disable library profiling for static executables
...
Haskell packages overridden with justStaticExecutables
(like cabal-install, stack, pandoc, darcs, etc.) don't provide
libraries in the end result so it's futile to build them with library
profiling enabled because it will just take extra time.
2018-08-27 14:31:34 +02:00
Michael Alan Dorman
60cc518b22
xmonad: update nix patch
...
Regenerated against the current release.
2018-08-27 14:31:34 +02:00
Peter Simons
cd35b1cc9c
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.11-7-gdb540bc from Hackage revision
d01233b4fa
.
2018-08-27 14:31:34 +02:00
(cdep)illabout
78e2045f6d
gi-vte: Remove from dont-distribute-packages
2018-08-27 14:31:33 +02:00
Peter Simons
e0d250e5cf
LTS Haskell 12.7
2018-08-27 14:31:33 +02:00
regnat
98edb207cd
bazel: 0.15.2 -> 0.16.0
2018-08-27 13:14:55 +02:00
Sarah Brofeldt
614e789ac9
Merge pull request #45665 from worldofpeace/solargraph/0.25.1
...
solargraph: 0.23.6 -> 0.25.1
2018-08-27 09:29:06 +02:00
Frederik Rietdijk
7945295410
Merge master into staging
2018-08-27 08:21:50 +02:00
Frederik Rietdijk
87e44b0357
Merge pull request #45643 from NixOS/staging-next
...
Staging next
2018-08-27 08:21:31 +02:00
worldofpeace
cf54311d6f
solargraph: 0.23.6 -> 0.25.1
2018-08-26 22:47:32 -04:00
Pascal Wittmann
c2c13157bb
udunits: 2.2.26 -> 2.2.27.6 ( #45660 )
2018-08-27 00:26:07 +02:00
Matt McHenry
aa8bdaf0c4
elm: add instructions for versions.dat and elm-elm.nix
...
(cherry picked from commit fcabcb2e41a89b2249d24e68355866979e961f8a)
Signed-off-by: Domen Kožar <domen@dev.si>
2018-08-26 23:20:41 +01:00
Domen Kožar
fc11905b6e
elm: depend on nodejs due to repl
2018-08-26 23:20:41 +01:00
Domen Kožar
82f11ba01b
haskell generic builder: expose enableParallelBuilding
2018-08-26 23:20:41 +01:00
Domen Kožar
7c542d0c86
Elm: 0.19 builds with elm-format
2018-08-26 23:20:41 +01:00
Matt McHenry
9f9e9d6433
elm: 0.18 -> 0.19
...
update makeElmStuff to makeDotElm, create elm-elm.nix listing the elm
code that elm itself embeds, and pre-fetch it so that the elm build
can function offline. also include a versions.dat file, as created
during an impure build of elm. set ELM_HOME so that the elm build can
find these things.
continues #45448
(cherry picked from commit e7d0df84676d51fb0cbfbeb10dd32153489c3565)
Signed-off-by: Domen Kožar <domen@dev.si>
2018-08-26 23:20:41 +01:00
Domen Kožar
db11c832fb
WIP Elm 0.19
2018-08-26 23:20:41 +01:00
Bas van Dijk
7f3f9ffc14
Merge pull request #45633 from typetetris/hunspell-hs-fix
...
hunspell-hs: fix build
2018-08-26 22:04:06 +02:00
Eric Wolf
5d91e0f57d
hunspell-hs: fix build
...
Using pkgconfig like jtojnar suggested.
Disables tests as some necessary data files
aren't included on hackage.
2018-08-26 20:44:39 +02:00
Frederik Rietdijk
b2da2dfd36
Merge pull request #45656 from timokau/sympy-1.2
...
pythonPackages.sympy: 1.1.1 -> 1.2
2018-08-26 20:37:27 +02:00
Timo Kaufmann
c614c15f93
Merge pull request #45257 from timokau/openblas-pc
...
openblas: add pkg-config aliases
2018-08-26 20:13:19 +02:00
Timo Kaufmann
83aebe1933
Merge pull request #45615 from r-ryantm/auto-update/apache-maven
...
maven: 3.5.3 -> 3.5.4
2018-08-26 20:10:00 +02:00
Timo Kaufmann
0e4160a3a1
pythonPackages.sympy: 1.1.1 -> 1.2
2018-08-26 19:56:44 +02:00
adisbladis
90d3ed0096
go_1_11: init at 1.11
2018-08-26 23:11:10 +08:00
Jörg Thalheim
20ae968798
Merge pull request #45648 from Thra11/qtwebengine-aarch64-2
...
qtwebengine: Fix inputs on aarch64
2018-08-26 13:49:38 +01:00
Tom Hall
ec334d38d2
qtwebengine: Fix inputs on aarch64
...
A mistake in the previous commit meant that ffmpeg wasn't added to the
propagatedBuildInputs on aarch64.
2018-08-26 12:41:54 +01:00
Frederik Rietdijk
b61b993b75
Merge master into staging
2018-08-26 12:10:05 +02:00
Frederik Rietdijk
9cae0fec3d
Merge master into staging-next
2018-08-26 12:09:22 +02:00
Vladimír Čunát
f02bfc74c9
mesa: 18.1.5 -> 18.1.7 (maintenance)
2018-08-26 10:49:12 +02:00
Vladyslav Mykhailichenko
0905ed8518
tokei: 7.0.3 -> 8.0.0
2018-08-26 10:51:10 +03:00
xeji
90ed75d522
Merge pull request #43634 from jfrankenau/init-split2flac
...
split2flac: init at 122
2018-08-26 01:42:53 +02:00
Bas van Dijk
a144c798e5
Merge pull request #44340 from shmish111/es-curator
...
nixos/curator: init elasticsearch curator
2018-08-26 01:33:34 +02:00
xeji
5f4b4323da
Merge pull request #45629 from volth/cpan2nix-2018-08-25
...
perlPackages: cpan2nix updates
2018-08-26 01:26:37 +02:00
Bas van Dijk
954eb34a53
elasticsearch-curator: explain why we disable the test-suite
2018-08-26 01:20:15 +02:00
Jan Tojnar
ce3584860c
libmanette: init at 0.2.1
2018-08-26 01:18:32 +02:00
Bas van Dijk
d5e7d48f5e
requests-aws4auth: only disable tests on python >= 3
2018-08-26 01:12:16 +02:00
xeji
9fcffb5bd4
Merge pull request #42673 from tadfisher/vaapi-intel-hybrid
...
cmrt, vaapi-intel-hybrid, vaapiIntel: init at 1.0.6, init at 1.0.2, add enableHybridCodec option
2018-08-26 01:07:41 +02:00
Jan Tojnar
e8a6d22174
Merge pull request #45627 from jtojnar/gnome-cleanup
...
Gnome cleanup
2018-08-25 22:14:51 +02:00
Gabriel Ebner
0406721734
Merge pull request #45631 from gebner/mesa-texture-floats
...
mesa: enable texture floats
2018-08-25 22:13:44 +02:00
Jan Tojnar
2258383b82
umockdev: split package
2018-08-25 21:41:14 +02:00
Frederik Rietdijk
c71942eb7e
Merge pull request #44752 from costrouc/costrouc/lammps-update
...
material science packages (init and update): lammps, python - ase, pymatgen-lammps, lammps-cython, dftfit
2018-08-25 19:03:36 +02:00
Bas van Dijk
8aa3318741
elasticsearch-curator: disable test-suite because it hangs
2018-08-25 18:53:10 +02:00
Bas van Dijk
61b646741c
pythonPackages.requests-aws4auth: init at 0.9
...
Needed by elasticsearch-curator.
2018-08-25 18:53:10 +02:00
Bas van Dijk
16ce3c8f74
elasticsearch-curator: include missing boto3 dependency
...
TODO: we're still missing the requests-aws4auth>=0.9 dependency
2018-08-25 18:53:10 +02:00
Frederik Rietdijk
99696fb9a0
python: numexpr: 2.6.7 -> 2.6.8
2018-08-25 18:48:05 +02:00
Gabriel Ebner
ff3665f584
mesa: enable texture floats
2018-08-25 18:34:41 +02:00
adisbladis
1b2cc51031
Merge pull request #45575 from uri-canva/jdk-10-darwin
...
openjdk10: add darwin support
2018-08-26 00:25:53 +08:00
Frederik Rietdijk
f68a5ec9b5
pythonPackages.bootstrapped-pip: setuptools: 40.0.0 -> 40.2.0
2018-08-25 18:07:19 +02:00
Frederik Rietdijk
c8d0c5fdec
pythonPackages.pytest-asyncio: fix build
2018-08-25 18:07:18 +02:00
Frederik Rietdijk
167c0d347b
python: XlsxWriter: 1.0.5 -> 1.0.7
2018-08-25 18:07:18 +02:00
Frederik Rietdijk
0ae1f52282
python: websocket_client: 0.48.0 -> 0.51.0
2018-08-25 18:07:18 +02:00
Frederik Rietdijk
7f22dae41c
python: vega: 1.3.0 -> 1.4.0
2018-08-25 18:07:18 +02:00
Frederik Rietdijk
793c455b98
python: typeguard: 2.2.1 -> 2.2.2
2018-08-25 18:07:18 +02:00
Frederik Rietdijk
de92954d5d
python: trio: 0.5.0 -> 0.6.0
2018-08-25 18:07:18 +02:00
Frederik Rietdijk
e671f6bb61
python: tqdm: 4.24.0 -> 4.25.0
2018-08-25 18:07:17 +02:00