cw
da473475d5
elixir_1_10: 1.10.1 -> 1.10.2
2020-02-26 13:12:21 +01:00
Richard Marko
d617e54692
talloc: 2.1.14 -> 2.1.16, build with python3
2020-02-26 11:55:39 +01:00
Tobias Mayer
5ddadce27b
arrow-cpp: 0.15.1 -> 0.16.0
...
This switches to explicitly enabling dependency lookups for
optional features (they were not picked up before).
It also enables building of the Parquet command line tools.
2020-02-26 10:23:43 +01:00
Edward Tjörnhammar
d5b5ff5ae5
rPackages.ggbio: patch away spelling mistake
2020-02-26 09:45:23 +01:00
Doron Behar
3fa64cd5de
octave: make optional features declarative in default.nix
...
Instead of in all-packages.nix .
2020-02-26 10:09:09 +02:00
bb010g
a7cb757af4
git-and-tools: canonicalize hyphenated names
...
Old intercaps names are aliased.
darcs-to-git: rename from darcsToGit
git-fast-export: rename from gitFastExport
git-remote-gcrypt: rename from gitRemoteGcrypt
hub-unstable: rename from hubUnstable
top-git: rename from topGit
2020-02-25 23:04:20 -08:00
Sébastien Maret
a0f50fe24b
pythonPackages.reproject: fix tests
...
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-02-25 18:30:05 -08:00
Matthieu Coudron
006aeb5704
buidLuarocksPackage: add a checkPhase
2020-02-26 01:14:30 +01:00
Matthieu Coudron
6eeb434b33
buildLuarocksPackage: extraVariables is now an attrset
2020-02-26 01:14:29 +01:00
Lily Ballard
f2d2d69203
nodePackages.insect: init at 5.4.0
2020-02-25 15:56:52 -08:00
Maximilian Bosch
cac1e32bd5
Merge pull request #81026 from marsam/update-tflint
...
tflint: 0.14.0 -> 0.15.0
2020-02-25 23:55:43 +01:00
Maximilian Bosch
cf0cc0596e
scalafmt: 2.3.2 -> 2.4.2
2020-02-25 22:14:38 +01:00
Michael Raskin
633dd4d8a1
Merge pull request #80876 from r-ryantm/auto-update/cgal
...
cgal_5: 5.0 -> 5.0.1
2020-02-25 20:43:35 +00:00
Michael Raskin
e99d9abf5c
Merge pull request #80543 from r-ryantm/auto-update/asdf
...
asdf: 3.3.3 -> 3.3.4
2020-02-25 20:43:13 +00:00
Maximilian Bosch
d92b56e99e
Merge pull request #80918 from velovix/remove-go-maintainer
...
go_1_12, go_1_13: remove velovix from maintainers
2020-02-25 21:07:26 +01:00
Jörg Thalheim
21baef32d5
Merge pull request #75451 from Izorkin/php-build
...
Update php build configuration
2020-02-25 18:50:38 +00:00
Matthieu Coudron
7aee5b838b
build-lua-package: dont patchShebangs folder
...
It can be source of trouble for some read-only folders (libluv for
instance) and slow down install.
2020-02-25 17:34:29 +01:00
Drew Risinger
49ad19b257
pythonPackages.qiskit-terra: init at 0.12.0
...
Qiskit is a quantum information toolkit from IBM. This commit
follows the new Qiskit scheme of breaking from one large package into
smaller packages (terra, aer, etc), and then having a single
meta-package "qiskit" that comprises them.
2020-02-25 07:59:54 -08:00
Drew Risinger
ee3226bc65
pythonPackages.fastdtw: init at 0.3.4
...
Fast implementation of Dynamic Time Warping algorithm.
Dependency for qiskit-aqua.
2020-02-25 07:59:36 -08:00
Andrew Childs
1a73b69e20
liblinear: use absolute install name on Darwin ( #81015 )
...
nixpkgs prefers absolute install names. Replace the manually specified
relative install name with the standard hook.
2020-02-25 10:31:53 -05:00
Mario Rodas
58dac371d5
tflint: 0.14.0 -> 0.15.0
...
Changelog: https://github.com/terraform-linters/tflint/releases/tag/v0.15.0
2020-02-25 08:32:00 -05:00
Profpatsch
8246c35875
Merge pull request #79900 from Gabriel439/gabriel/dhall_packages_2
...
Add Nixpkgs support for Dhall
2020-02-25 14:16:28 +01:00
Klaas van Schelven
efa25157e9
pythonPackages.swagger-spec-validator 2.4.3 -> 2.5.0
...
Includes various upstream fixes of the tests, see
* https://github.com/Yelp/swagger_spec_validator/pull/117
* https://github.com/Yelp/swagger_spec_validator/pull/121
2020-02-25 14:11:41 +01:00
Gabor Greif
f111c6f9ce
llvmPackages_10: copy llvmPackages_9
...
* starting with rc2
* make `lldb` compilable again on Darwin
* separate out manpage creation for `lldb` into a new derivation
* minor tweaks to the patching of sources,
some of which are backportable to earlier versions
2020-02-25 13:24:27 +01:00
Mario Rodas
82cbc6af3c
Merge pull request #80836 from zowoq/skaffold
...
skaffold: 1.3.1 -> 1.4.0
2020-02-25 06:37:40 -05:00
Vladyslav M
d363be93b4
Merge pull request #81008 from doronbehar/update-sccache
...
sccache: 0.2.12 -> 0.2.13
2020-02-25 12:00:14 +02:00
Andreas Rammhold
52a076e3a4
Merge pull request #81004 from lopsided98/libyamlcpp-single-output
...
libyamlcpp: don't use multiple outputs
2020-02-25 10:52:11 +01:00
Jörg Thalheim
e23f9415ef
Merge pull request #80998 from mmilata/parsoid
...
nixos/parsoid: fix service by reinstating nodePackages.parsoid
2020-02-25 09:21:04 +00:00
Doron Behar
d7c6c9a793
cpp-utilities: patch upstream issue 18 ( #80014 )
...
See https://github.com/Martchus/cpp-utilities/issues/18
2020-02-25 03:36:57 -05:00
Jonathan Ringer
e1e71e5886
pythonPackages.ansible-lint: disable for python2
...
raumel.yaml is not importable, which makes pip
fail during installation
2020-02-25 00:08:14 -08:00
R. RyanTM
58f608339a
python27Packages.flask-babelex: 0.9.3 -> 0.9.4
2020-02-25 00:07:55 -08:00
Doron Behar
0c3ca28e8e
sccache: 0.2.12 -> 0.2.13
...
Quote homepage URL.
2020-02-25 09:12:50 +02:00
Vincent Laporte
4f7484f038
ocamlPackages.pgocaml_ppx: init at 4.0
2020-02-25 08:12:07 +01:00
Jason Felice
f54d8b68d6
parinfer-rust: 0.4.2 -> 0.4.3
2020-02-24 23:32:12 -05:00
Ben Wolsieffer
bdbbe6f34f
libyamlcpp: don't use multiple outputs
...
This package uses CMake's install(EXPORT ...) command which assumes that
libraries are installed in the same location as the CMake files.
2020-02-24 21:49:17 -05:00
Martin Milata
9264a0fabf
nodePackages.parsoid: init at 0.11.0
2020-02-25 01:32:12 +01:00
Michele Guerini Rocco
1805cfabff
Merge pull request #80888 from rnhmjoj/jinja2
...
python2Packages.jinja2: disable tests on 32bit systems
2020-02-25 01:31:04 +01:00
Robert Helgesson
c5cd289b13
nodePackages: remove duplicate package
2020-02-25 00:10:11 +01:00
Robert Helgesson
8883371fd1
yaml-language-server: init at 0.7.2
2020-02-25 00:06:10 +01:00
Robert Helgesson
47036e173a
nodePackages: update package versions
2020-02-25 00:06:09 +01:00
worldofpeace
868e28e6f9
Merge pull request #80943 from r-ryantm/auto-update/python2.7-datadog
...
python27Packages.datadog: 0.33.0 -> 0.34.1
2020-02-24 17:45:57 -05:00
worldofpeace
509533426b
Merge pull request #80983 from B4dM4n/seasocks-fix
...
seasocks: remove unneeded patch
2020-02-24 16:31:26 -05:00
Fabian Möller
2bd5d8c04a
seasocks: remove unneeded patch
2020-02-24 21:28:00 +01:00
Lancelot SIX
9532ca329e
Merge pull request #80968 from r-ryantm/auto-update/python2.7-mockito
...
python27Packages.mockito: 1.2.0 -> 1.2.1
2020-02-24 20:37:52 +01:00
Lancelot SIX
9be3fe0573
Merge pull request #80969 from r-ryantm/auto-update/python3.7-tablib
...
python37Packages.tablib: 1.0.0 -> 1.1.0
2020-02-24 20:34:36 +01:00
Michael Weiss
d6b692f483
Merge pull request #80959 from B4dM4n/mysql-connector-fix-build
...
pythonPackages.mysql-connector: fix build for python != python3
2020-02-24 18:56:38 +01:00
Marek Mahut
f5d2675512
Merge pull request #80909 from artemist/libfido2
...
libfido2: add macOS support
2020-02-24 18:44:58 +01:00
R. RyanTM
c5efe372fa
python37Packages.tablib: 1.0.0 -> 1.1.0
2020-02-24 16:36:42 +00:00
R. RyanTM
745750d685
python27Packages.mockito: 1.2.0 -> 1.2.1
2020-02-24 16:32:00 +00:00
Vincent Laporte
86d1378d3e
ocamlPackages.batteries: 2.11.0 → 3.0.0
2020-02-24 16:04:15 +01:00
Lancelot SIX
f0927d3a17
Merge pull request #80957 from r-ryantm/auto-update/python2.7-django-gravatar2
...
python27Packages.django-gravatar2: 1.4.2 -> 1.4.4
2020-02-24 15:46:33 +01:00
Vincent Laporte
229dc013b3
coqPackages.mathcomp_1_10: init at 1.10.0
2020-02-24 15:18:07 +01:00
Fabian Möller
09796a644c
pythonPackages.mysql-connector: fix build for python != python3
2020-02-24 14:43:05 +01:00
rnhmjoj
655b9c3400
python2Packages.jinja2: disable tests on 32bit systems
2020-02-24 14:39:39 +01:00
adisbladis
48e4304adf
poetry: Remove importlib-metadata override
...
This workaround is no longer required as the bug requiring it has been
fixed in poetry2nix.
2020-02-24 13:38:35 +00:00
adisbladis
e90bf5782e
poetry2nix: 1.4.0 -> 1.5.0
2020-02-24 13:38:32 +00:00
R. RyanTM
e648441eef
python27Packages.django-gravatar2: 1.4.2 -> 1.4.4
2020-02-24 13:25:54 +00:00
Yegor Timoshenko
8cf6d496bc
Merge pull request #79203 from cw789/hex_update
...
beamPackages.hex: 0.20.1 -> 0.20.5
2020-02-24 15:22:06 +03:00
Max Wittig
3e47a8781f
gitlab-runner: 12.7.0 -> 12.8.0 ( #80947 )
2020-02-24 12:09:01 +00:00
cw
7d553eea3a
beamPackages.hex: 0.20.1 -> 0.20.5
2020-02-24 15:03:01 +03:00
Mario Rodas
2e1198cb47
dune_2: fix hash
2020-02-24 12:54:42 +01:00
José Romildo Malaquias
897a5c327e
ocamlPackages.printbox: 0.2 -> 0.4
2020-02-24 12:50:02 +01:00
Michele Guerini Rocco
1ded2578b0
Merge pull request #80895 from rnhmjoj/pysaml2
...
pythonPackages.pysaml2: fix tests on 32bit systems
2020-02-24 12:39:22 +01:00
Christoph Hrdinka
dc436efc90
Merge pull request #80513 from r-ryantm/auto-update/mapnik
...
mapnik: 3.0.22 -> 3.0.23
2020-02-24 11:49:46 +01:00
Ryan Mulligan
0320b2e384
Merge pull request #80941 from r-ryantm/auto-update/python2.7-Jug
...
python27Packages.jug: 1.6.9 -> 2.0.0
2020-02-24 02:38:42 -08:00
R. RyanTM
9a3e3037d6
python27Packages.datadog: 0.33.0 -> 0.34.1
2020-02-24 09:40:26 +00:00
Mario Rodas
0507717aae
flow: 0.118.0 -> 0.119.0
...
Changelog: https://github.com/facebook/flow/releases/tag/v0.119.0
2020-02-24 09:57:14 +01:00
Vincent Laporte
6036633e2b
ocamlPackages.ppx_tools: 5.3 → 6.{0,1}
2020-02-24 09:48:13 +01:00
R. RyanTM
5d9266266d
python27Packages.jug: 1.6.9 -> 2.0.0
2020-02-24 08:42:09 +00:00
Jonathan Ringer
193c58489e
pythonPackages.locustio: 0.9.0 -> 0.14.4
...
disable python3.8 version, as tests hang indefinitely
2020-02-24 00:24:40 -08:00
R. RyanTM
f75906dbc9
python27Packages.gssapi: 1.6.1 -> 1.6.2
2020-02-24 08:23:01 +00:00
Guillaume Bouchard
5c11e174b2
pythonPackages.pyopengl: fix runtime shared library loading failure
...
This closes #76822 .
pyopengl 3.1.4 introduced a new logic for shared library loading: it
tests a few combinations of library name and suffix (such as .so.X).
Our previous patch was just replacing the library name (e.g. 'glut') by
the full path to the nix store. This does not work anymore with pyopengl
3.1.4 new heuristic.
This commit just keep the behavior of pyopengl but adds the nix store
path to the list of tried paths.
2020-02-23 22:07:56 -08:00
R. RyanTM
a3ac72c337
ocamlPackages.uri: 3.0.0 -> 3.1.0
2020-02-24 03:35:34 +00:00
Tyler Compton
2ae7a8d710
go_1_12, go_1_13: remove velovix from maintainers
2020-02-23 15:08:58 -08:00
Michael Lingelbach
74f312e042
python.pkgs.pybullet: 2.6.1 -> 2.6.6
...
Update static-libs.patch
Add numpy to pybullet propagatedBuildInputs
Added numpy to build inputs
2020-02-23 14:20:38 -08:00
R. RyanTM
eda05110a0
hpx: 1.4.0 -> 1.4.1
2020-02-23 14:12:57 -08:00
Jonathan Ringer
0d1d43d49c
pythonPackages.psutil: 5.6.7 -> 5.7.0
2020-02-23 14:01:08 -08:00
R. RyanTM
b5788ccdf3
jruby: 9.2.9.0 -> 9.2.10.0
2020-02-23 13:56:45 -08:00
R. RyanTM
16ef1be710
python27Packages.filebytes: 0.10.0 -> 0.10.2
2020-02-23 13:51:56 -08:00
R. RyanTM
6082646aff
jython: 2.7.2b2 -> 2.7.2b3
2020-02-23 13:41:27 -08:00
Jonathan Ringer
2c12bb39a8
pythonPackages.chalice: disable pip version bounds
2020-02-23 12:46:32 -08:00
Kevin Amado
3c72558ef0
pythonPackages.fluidasserts: 20.1.33141 -> 20.2.30165
...
- Release entirely the version pinning, the active development of
the package makes it be compatible with the latest dependency
versions
- Added more tests, and missing packages
2020-02-23 12:43:39 -08:00
Kevin Amado
638251852e
pythonPackages.promise: init at 2.3
2020-02-23 12:43:39 -08:00
Kevin Amado
c6f75c74df
pythonPackages.graphql-server-core: init at 1.2.0
2020-02-23 12:43:39 -08:00
Kevin Amado
58dac999c2
pythonPackages.graphql-core: init at 2.3.1
2020-02-23 12:43:39 -08:00
Kevin Amado
36a1d1023a
pythonPackages.pywinrm: missing dependency
...
- Keberos is a dependency that you really want included in the pkg,
this is also needed to run the test suite by default
2020-02-23 12:43:39 -08:00
Patrick Hilhorst
35e5fc34ff
pythonPackages.bespon: init at 0.3.0
...
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-02-23 11:56:10 -08:00
Artemis Tosini
099359afc7
libfido2: add macOS support
...
* pass IOKit to libfido2
* Add a patch so that cmake uses lld flags when linking
* Upgrade from 1.3.0 to 1.3.1 (based off #80781 )
* Specify CMAKE_INSTALL_LIBDIR so that the demo binaries link
correctly on macOS and libfido2.pc specifies correct arguments
2020-02-23 19:46:14 +00:00
Benno Fünfstück
9d5cc98363
gnulib: 20190811 -> 20200223
...
This update makes gnulib work even if it is installed into a readonly
location, so some hacks in nixpkgs can be removed.
2020-02-23 19:16:02 +01:00
Franz Pletz
02fc8dc4dc
Merge pull request #79882 from petabyteboy/feature/netifd
...
update libubox, uqmi; init uci, ubus, netifd
2020-02-23 17:11:59 +00:00
adisbladis
5c50087566
Merge pull request #80880 from Infinisil/poetry-python-3.8
...
poetry: Fix build with Python 3.8
2020-02-23 16:55:58 +01:00
Daniel Schaefer
4441a6a8a4
Merge pull request #80838 from maxxk/pyfribidi-fix
...
pythonPackages.pyfribidi: fix build
2020-02-23 16:22:22 +01:00
rnhmjoj
60575b2fb7
pythonPackages.pysaml2: fix tests on 32bit systems
2020-02-23 14:47:50 +01:00
Maxim Krivchikov
23f265cdf5
python27Packages.seaborn: remove FRidh from maintainers
2020-02-23 10:46:36 +01:00
Silvan Mosberger
8f5b5baed7
poetry: Fix build with Python 3.8
2020-02-23 10:09:24 +01:00
R. RyanTM
92ef705954
cgal_5: 5.0 -> 5.0.1
2020-02-23 08:16:52 +00:00
Maxim Krivchikov
a517238f9f
Add patch for python2 build with clang
2020-02-23 07:21:10 +00:00
John Ericson
83a4705f49
Merge pull request #80843 from obsidiansystems/rust-no-std
...
rust 1.41: Fix build with no_std only target
2020-02-23 00:48:45 -05:00
Klaas van Schelven
c597007cce
python.pkgs.httpretty: disable flaky test
...
As noted upstream: https://github.com/gabrielfalcao/HTTPretty/issues/376
2020-02-22 18:38:21 -08:00
Maxim Krivchikov
444370f1d8
pythonPackages.seaborn: use v0.9.1 for python 2
...
required for poretools
2020-02-22 16:02:37 -08:00