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
tollb
ad337f7f3a
gdb: Fix abort w/NIX_DEBUG_INFO_DIRS patch ( #80929 )
...
The current gdb patch to support NIX_DEBUG_INFO_DIRS fails if
the user attempts to change the debug file directory to a
value other than the default. For instance:
(gdb) set debug-file-directory /run/booted-system/sw/lib/debug
results in:
munmap_chunk(): invalid pointer
Aborted (core dumped)
To fix this issue, the debug_file_directory is allocated
with xstrdup so that a subsequent call to xfree will succeed.
2020-02-25 01:18:09 +00: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
Thomas Tuegel
2cb48bb1c6
Merge pull request #80579 from mmilata/qt5-cmake-fix
...
qt5.qtbase: backport cmake macro fix (unbreaks FreeCAD build)
2020-02-24 09:22:24 -06: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
Cole Mickens
2f893b54bb
pythonPackages.importlib-metadata: 1.3.0 -> 1.5.0
2020-02-23 22:35:59 -08: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
Michael Weiss
5111cf2da9
neatvnc: init at 0.1.0
2020-02-23 17:28:20 +01:00
Konrad Borowski
420b444773
noweb: fix build
2020-02-23 17:22:14 +01:00
Konrad Borowski
0302cbf42b
icon-lang: fix build
2020-02-23 17:22:13 +01: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
worldofpeace
83b7dc4469
Merge pull request #80594 from worldofpeace/gnome-3.34.4-staging
...
Gnome updates staging
2020-02-22 23:51:54 -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
Matt McHenry
84f839b9ac
chefdk: 2.4.17 -> 4.7.73
2020-02-22 21:36:48 -05:00
Maxim Krivchikov
444370f1d8
pythonPackages.seaborn: use v0.9.1 for python 2
...
required for poretools
2020-02-22 16:02:37 -08:00
John Ericson
0b0e691833
rust 1.41: Fix build with no_std only target
...
See https://github.com/rust-lang/rust/pull/69381
2020-02-22 18:34:05 -05:00
worldofpeace
dfa418772b
vte: 0.58.2 -> 0.58.3
2020-02-22 18:27:33 -05:00
worldofpeace
8d2827fd53
tracker-miners: 2.3.1 -> 2.3.2
2020-02-22 18:27:32 -05:00
worldofpeace
9c1c68a96e
tracker: 2.3.1 -> 2.3.2
2020-02-22 18:27:32 -05:00
worldofpeace
c6a1e23eb7
libsecret: 0.20.0 -> 0.20.1
2020-02-22 18:27:32 -05:00
worldofpeace
8bf3b33cf2
libpeas: 1.24.0 -> 1.24.1
2020-02-22 18:27:32 -05:00
worldofpeace
7e22c873a2
gtk3: 3.24.13 -> 3.24.14
2020-02-22 18:27:32 -05:00
worldofpeace
1e234806e1
grilo-plugins: 0.3.10 -> 0.3.11
2020-02-22 18:27:31 -05:00
worldofpeace
0def916454
grilo: 0.3.11 -> 0.3.12
2020-02-22 18:27:31 -05:00
worldofpeace
4ac9af7bd3
glib: 2.62.4 -> 2.62.5
2020-02-22 18:27:31 -05:00
R. RyanTM
f0b586c612
libite: 2.1.0 -> 2.1.2
2020-02-22 22:39:51 +00:00
John Ericson
196682b175
Merge remote-tracking branch 'upstream/master' into work-on-multi-shellFor
2020-02-22 17:34:08 -05:00
Maxim Krivchikov
4644a4c482
pythonPackages.pyfribidi: fix build
2020-02-22 22:29:49 +00:00
zowoq
4a3262fcf2
skaffold: 1.3.1 -> 1.4.0
...
https://github.com/GoogleContainerTools/skaffold/releases/tag/v1.4.0
2020-02-23 08:15:37 +10:00
Maxim Krivchikov
50f3704c2f
pythonPackages.ldaptor: fix build
2020-02-22 22:05:18 +00:00
Jonathan Ringer
2fea715779
pythonPackages.acoustics: disable
...
no longer compatible with pandas>=1
2020-02-22 13:10:07 -08:00
Cassidy Dingenskirchen
df54d70e3e
poetry: 0.12.17 -> 1.0.3
2020-02-22 12:02:27 -08:00
R. RyanTM
2758e3975a
python27Packages.azure-mgmt-storage: 7.0.0 -> 7.1.0
2020-02-22 11:46:09 -08:00
R. RyanTM
0d7ae2a5c6
python27Packages.azure-mgmt-network: 8.0.0 -> 9.0.0
2020-02-22 11:45:01 -08:00
R. RyanTM
20d5f3f23d
python27Packages.azure-mgmt-resource: 7.0.0 -> 8.0.1
2020-02-22 11:44:46 -08:00
Vincent Breitmoser
5b244b986d
pythonPackages.etesync: init at 0.9.3
2020-02-22 11:15:39 -08:00
Vincent Breitmoser
384afdc82c
pythonPackages.furl: 2.0.0 -> 2.1.0
2020-02-22 11:15:39 -08:00
Vincent Breitmoser
e9578b9736
pythonPackages.pyscrypt: init at 1.6.2
2020-02-22 11:15:39 -08:00
David Wood
b0d7d8527b
sycl-info: init at unstable-2019-11-19
...
Signed-off-by: David Wood <david@davidtw.co>
2020-02-22 10:57:37 -08:00
David Wood
0ce1b1a380
lyra: init at 1.1
...
Signed-off-by: David Wood <david@davidtw.co>
2020-02-22 10:57:37 -08:00
David Wood
54cbe01782
doctest: init at 2.3.5
...
Signed-off-by: David Wood <david@davidtw.co>
2020-02-22 10:57:37 -08:00
Daniël de Kok
9bab3b5a61
sentencepiece: set platforms to unix to support Darwin
...
- The sentencepiece library builds fine on Darwin as well.
- Remove superfluous `enableParallelBuilding = true`.
- Make the value of homepage a string.
2020-02-22 10:55:48 -08:00
R. RyanTM
082c7f0181
python27Packages.pyftpdlib: 1.5.5 -> 1.5.6
2020-02-22 10:22:15 -08:00
John Ericson
1c07ee7925
haskell shellFor: Fix hoogle
2020-02-22 13:10:30 -05:00
R. RyanTM
8fd1365953
python27Packages.qtawesome: 0.6.1 -> 0.7.0
2020-02-22 10:07:33 -08:00
Renato Alves
e30abffb66
pythonPackages.googletrans: init at 2.4.0
2020-02-22 10:00:06 -08:00
Mario Rodas
8072b09754
Merge pull request #80723 from marsam/update-go-tools
...
go-tools: 2019.2.2 -> 2020.1.2
2020-02-22 11:06:29 -05:00
Mario Rodas
1278addbf6
Merge pull request #80757 from r-ryantm/auto-update/grails
...
grails: 4.0.1 -> 4.0.2
2020-02-22 11:05:18 -05:00
Mario Rodas
71368f3488
Merge pull request #80764 from r-ryantm/auto-update/kubectx
...
kubectx: 0.7.1 -> 0.8.0
2020-02-22 10:59:55 -05:00
Doron Behar
62d7ad9309
octave: Use sundials_2 in package's signature instead of callPackage
2020-02-22 12:35:06 +02:00
Doron Behar
b631f620d4
octave: Revert "remove old fix for build issue"
...
This reverts commit 3beeacfd58239bb6e95aa716dedddae17716b6eb.
2020-02-22 12:33:58 +02:00
Doron Behar
d4861e2b18
octave: clean up all build inputs - use qt5
2020-02-22 12:33:58 +02:00
Doron Behar
2b18e72064
octave: mark package as broken if JIT is enabled
2020-02-22 12:33:58 +02:00
Doron Behar
b3a20c4feb
octave: remove old fix for build issue
2020-02-22 12:33:58 +02:00
Doron Behar
acf2ad3876
octave: clean up configure flags - remove --enable-dl
2020-02-22 12:33:58 +02:00
Doron Behar
40c2fb8b1e
octave: Makeinfo is no longer needed at runtime
2020-02-22 12:33:58 +02:00
Doron Behar
b74fe1a248
octave: order arguments at top and import qt5 libs
2020-02-22 12:33:58 +02:00
Doron Behar
749afca8dc
sundials: Add version 2.7.0 as sundials_2
2020-02-22 12:32:23 +02:00
Michele Guerini Rocco
57bcca369d
Merge pull request #80718 from rnhmjoj/timeout
...
pythonPackages.pytest-timeout: disable flaky test
2020-02-22 09:33:13 +01:00
Izorkin
ffe90532f7
php: update build configuration
2020-02-22 11:22:05 +03:00
Izorkin
0ee5d55d3b
php: use external GD library
2020-02-22 11:22:05 +03:00
Izorkin
ac3c11a980
php: add option pearSupport
2020-02-22 11:22:05 +03:00
Izorkin
a74fb5a1af
php: add option ipv6Support
2020-02-22 11:22:05 +03:00
Izorkin
5dae87ec2d
php: remove unused configureFlags
2020-02-22 11:22:05 +03:00
Izorkin
82b5cef58d
php: drop support libmysqlclient
2020-02-22 11:22:04 +03:00
R. RyanTM
3d95727892
uftrace: 0.9.3 -> 0.9.4
2020-02-22 09:12:43 +01:00
Daiderd Jordan
e4af779056
Merge pull request #80635 from marsam/fix-bazel-darwin
...
bazel: fix build on darwin
2020-02-22 08:52:58 +01:00
Mario Rodas
1fe82110fe
Merge pull request #80627 from marsam/update-bazel-buildtools
...
bazel-buildtools: 0.29.0 -> 1.0.0
2020-02-21 23:44:41 -05:00
R. RyanTM
f14a49c5dd
kubectx: 0.7.1 -> 0.8.0
2020-02-22 00:56:40 +00:00
Drew Risinger
d38b8d8ff7
pythonPackages.cvxpy: init at 1.0.25
...
Convex optimization problem modeler in Python.
Dependency of qiskit-aer.
2020-02-21 16:50:12 -08:00
Wael Nasreddine
20e7a3d6a6
yq-go: 3.1.0 -> 3.1.2 ( #80762 )
2020-02-21 14:39:23 -10:00
Dmitry Kalinkin
b83257ca5f
lhapdf.pdf_sets: fix download url
2020-02-21 19:36:34 -05:00
R. RyanTM
af12b02b90
grails: 4.0.1 -> 4.0.2
2020-02-21 23:31:20 +00:00
Florian Klink
f545816c62
Merge pull request #80540 from flokli/scikits-odes-2.6.1
...
python.pkgs.scikits-odes: 2.4.0-9-g93075ae -> 2.6.1
2020-02-22 00:29:49 +01:00
Maximilian Bosch
b7566d7715
python3Packages.face_recognition: 1.2.3 -> 1.3.0
...
https://pypi.org/project/face-recognition/1.3.0/
2020-02-21 19:43:56 +01:00
Silvan Mosberger
e0fc181f5c
Merge pull request #80645 from xfix/cmake_2_8-fix-build
...
cmake_2_8: fix build
2020-02-21 19:38:25 +01:00
Vladimír Čunát
7cda2823be
openssl_1_0_2: mark as insecure; fixes #77503 (kinda)
...
No vulnerabilities are know so far (to me), but still I'd go this way.
Especially for 20.03 it seems better to deprecate it before official
release happens.
Current casualties:
$ ./maintainers/scripts/rebuild-amount.sh --print HEAD HEAD^
Estimating rebuild amount by counting changed Hydra jobs.
87 x86_64-darwin
161 x86_64-linux
2020-02-21 18:49:16 +01:00
Silvan Mosberger
69c0de2fe7
Merge pull request #80625 from unode/pysam-0.15.4
...
pysam: 0.15.3 -> 0.15.4 (and disabling tests)
2020-02-21 18:18:13 +01:00
Silvan Mosberger
7a56099d2d
Merge pull request #80706 from Infinisil/fix/swift
...
swift: Fix build for glibc 2.30
2020-02-21 17:22:29 +01:00
R. RyanTM
6f824c38fd
python27Packages.pyodbc: 4.0.28 -> 4.0.30
2020-02-21 17:01:52 +01:00
Marek Mahut
94fbb7b418
Merge pull request #80722 from mmahut/libfido2
...
libfido2: evaluate systemd only on Linux
2020-02-21 15:49:56 +01:00
Timo Kaufmann
ec6bf457bf
Merge pull request #80728 from timokau/maven-jdk-overridable
...
maven: make jdk overridable
2020-02-21 14:49:41 +00:00
Mario Rodas
09c1342c70
dune_2: 2.3.0 -> 2.3.1
...
Changelog: https://github.com/ocaml/dune/releases/tag/2.3.1
2020-02-21 15:04:02 +01:00
Timo Kaufmann
0141cfefbc
maven: make jdk overridable
...
This makes it possible to use maven with different (newer) jdks.
Fixes #75630
2020-02-21 14:26:33 +01:00
Marek Mahut
1ea0a243d2
libfido2: evaluate systemd only on Linux
2020-02-21 13:53:27 +01:00
Marek Mahut
448c671a62
Merge pull request #80710 from mmahut/libfido2
...
libfido2: build only Linux
2020-02-21 13:47:48 +01:00
rnhmjoj
c4865b8933
pythonPackages.pytest-timeout: disable flaky test
2020-02-21 13:40:24 +01:00
Mario Rodas
65593304e0
go-tools: 2019.2.2 -> 2020.1.3
2020-02-21 07:35:00 -05:00
Jan Tojnar
0c4755b420
Merge pull request #80715 from jtojnar/gimp-2.10.16
...
gimp: 2.10.14 → 2.10.16
2020-02-21 13:08:02 +01:00
Marek Mahut
852d2bcfd4
libfido2: linux build only
2020-02-21 12:56:45 +01:00
Jan Tojnar
abacc68138
gegl_0_4: 0.4.20 → 0.4.22
...
https://gitlab.gnome.org/GNOME/gegl/blob/GEGL_0_4_22/docs/NEWS.txt#L1-9
2020-02-21 12:27:51 +01:00
Jan Tojnar
0328d77cb8
mypaint-brushes1: 1.3.0 → 1.3.1
...
https://github.com/mypaint/mypaint-brushes/releases/tag/v1.3.1
2020-02-21 12:27:51 +01:00
Renato Alves
bf88bf47d1
pysam: 0.15.3 -> 0.15.4
...
Also disable tests until upstream test data issues are resolved.
See link in comment in code for more information.
2020-02-21 10:12:32 +01:00
Silvan Mosberger
7d8a33125f
swift: Fix build for glibc 2.30
2020-02-21 10:10:07 +01:00
Tor Hedin Brønner
bbbb49c450
p11-kit: 0.23.19 -> 0.23.20
...
Small bug fix release. Fixes a bunch of flatpak issues (eg. no playback
on spotify).
news: https://github.com/p11-glue/p11-kit/releases/tag/0.23.20
2020-02-21 09:00:45 +01:00
lewo
4eb3f3be83
Merge pull request #80347 from babariviere/insomnia-7.1.0
...
insomnia: 7.0.6 -> 7.1.0
2020-02-21 08:27:35 +01:00
R. RyanTM
ac4831238a
python27Packages.pytest-flask: 0.15.0 -> 0.15.1
2020-02-20 22:17:06 -08:00
Vincent Laporte
ca6391a7c4
ocaml-ng.ocamlPackages_4_10.ocaml: 4.10.0+rc1 → 4.10.0+rc2
2020-02-21 07:15:49 +01:00
R. RyanTM
a9ef3e3f48
python27Packages.pyroute2: 0.5.7 -> 0.5.9
2020-02-20 22:11:00 -08:00
R. RyanTM
204786644b
python37Packages.aioresponses: 0.6.2 -> 0.6.3
2020-02-20 21:57:25 -08:00
R. RyanTM
cdd25d4b4b
python27Packages.fuzzywuzzy: 0.17.0 -> 0.18.0
2020-02-20 21:56:34 -08:00
Konrad Borowski
621c4239c3
pythonPackages.aiohttp: remove pytest-timeout check dependency
2020-02-20 21:00:46 -08:00
R. RyanTM
4fcce2abab
python27Packages.nbval: 0.9.4 -> 0.9.5
2020-02-20 20:20:25 -08:00
R. RyanTM
7d1842b5b9
python27Packages.nbsphinx: 0.5.0 -> 0.5.1
2020-02-20 20:18:05 -08:00
Jan Tojnar
f43ec582d4
Merge pull request #79997 from r-ryantm/auto-update/poppler-glib
...
poppler: 0.84.0 -> 0.85.0
2020-02-21 00:29:55 +01:00
R. RyanTM
bbf34acab7
python37Packages.ckcc-protocol: 0.8.0 -> 1.0.0
2020-02-20 15:01:50 -08:00
R. RyanTM
fd198bc821
python37Packages.azure-core: 1.2.1 -> 1.2.2
2020-02-20 15:00:27 -08:00
markuskowa
39fce027b8
Merge pull request #80641 from ikervagyok/ucx
...
ucx: init at 1.7.0
2020-02-20 23:27:59 +01:00
R. RyanTM
143a1305eb
python37Packages.aiorun: 2020.1.3 -> 2020.2.1
2020-02-20 13:56:08 -08:00
Lancelot SIX
99d34d1a96
Merge pull request #80659 from r-ryantm/auto-update/python2.7-bsddb3
...
python27Packages.bsddb3: 6.2.6 -> 6.2.7
2020-02-20 22:54:12 +01:00
Lancelot SIX
fe2c8e67db
Merge pull request #80660 from r-ryantm/auto-update/python2.7-braintree
...
python27Packages.braintree: 3.58.0 -> 3.59.0
2020-02-20 22:49:55 +01:00
R. RyanTM
436a6784b0
python27Packages.braintree: 3.58.0 -> 3.59.0
2020-02-20 19:01:14 +00:00
R. RyanTM
4979ccb4b0
python27Packages.bsddb3: 6.2.6 -> 6.2.7
2020-02-20 18:58:16 +00:00
koral
d57c05acd1
mps-youtube: 0.2.8 -> unstable-2020-01-28
...
Also move derivation from python-packages to all-packages,
as this is a standalone application.
2020-02-20 09:17:50 -08:00
Valentin Robert
40376f1724
coqPackages.coq-ext-lib: 0.10.3 -> 0.11.1
2020-02-20 18:13:11 +01:00
Konrad Borowski
8dd592e3b2
pythonPackages.can: remove pytest-timeout check input
...
pytest-timeout can cause tests to be flaky. It's not
necessary to patch the code, as pytest ignores unrecognized
marks with an ignorable warning.
2020-02-20 08:43:50 -08:00
Konrad Borowski
4bad7d67cd
cmake_2_8: fix build
2020-02-20 16:09:14 +01:00
Lengyel Balazs
78d5a13cf8
ucx: init at 1.7.0
2020-02-20 15:24:18 +01:00
Jörg Thalheim
e657a87f80
Merge pull request #80602 from cole-h/rls
...
rls: add llvm to buildInputs
2020-02-20 14:07:07 +00:00
Jörg Thalheim
b878000c66
r2: 4.2.0 -> 4.2.1
2020-02-20 11:54:37 +00:00
Jörg Thalheim
c385f9f9a0
Merge pull request #59414 from hlolli/lumo-bump
...
lumo 1.9.0 -> 1.10.1 plus darwin support
2020-02-20 11:19:48 +00:00
Richard Marko
87057d9bdc
blackmagic: add libusb, pkgconfig. expose pc-* (hosted) targets
...
Add myself to maintainers and change meta.platforms to platforms.linux
due to build failures on Darwin.
2020-02-20 11:07:17 +01:00
Richard Marko
bb73acd27f
blackmagic: v1.6.1-317-gc9c8b08 -> v1.6.1-409-g7a595ea
2020-02-20 11:03:21 +01:00
Mario Rodas
572a6672d0
bazel-buildtools: add marsam to maintainers
2020-02-20 04:21:00 -05:00
Mario Rodas
d1ee615f1c
bazel: fix linker flags for darwin
2020-02-20 04:20:00 -05:00
Mario Rodas
3dd0593020
bazel-buildtools: 0.29.0 -> 1.0.0
2020-02-20 04:20:00 -05:00
Nikola Knezevic
6d8539c1d8
perl: Enable threading on darwin
...
Perl on darwin (and any other sane platform) has a pretty good threading
support, enable it.
As it turns out, we were building non-multithreaded perl on all systems,
since glibc was not part of the stdenv anymore:
nix-repl> pkgs = import <nixpkgs> {}
nix-repl> pkgs.stdenv ? glibc
false
meaning that the comments were incorrect. Thus, clear up the confusion
and remove the misleading comments, while enabling multithreading by
default. The builds will fail on unsupported platforms, and in this case
the only place is the bootstrap, where we already force
non-multithreaded perl.
As a consequence of the above, this change will cause the full rebuild
of stdenv on all platforms, including linux.
2020-02-20 08:35:45 +01:00
Jonathan Ringer
cd97c055a0
python: execute pythonImportsCheckPhase in subshell
...
Execute in subshell so that the cwd returns back
to the original directory. This is important as
it enables pythonImportsCheck to work with checkPhase
2020-02-19 22:30:50 -08:00
Alyssa Ross
14d6777962
virglrenderer: 0.7.0 -> 0.8.1
...
freedesktop.org tarballs haven't been published since 0.7.0. I've
sent a message to the mailing list (<87eev3cgcz.fsf@alyssa.is>),
suggesting newer tarballs be published.
Build system has changed from autoconf to meson+cmake/ninja, and the
vtest/util.c patch doesn't seem to be necessary any more.
2020-02-20 05:35:00 +00:00
Drew Risinger
4431542b82
pythonPackages.scs: init at 2.1.1
...
Depends on libraries.science.math.scs.
Required by cvxpy -> qiskit-aer.
Co-authored-by: bhipple <bhipple@users.noreply.github.com>
2020-02-19 21:03:15 -08:00
Cole Helbling
2edec098de
rls: add llvm to buildInputs
...
The Hydra build [1] was failing because it was unable to link `LLVM-9`.
Additionally, quote the homepage URL for compliance with RFC 45.
[1] https://hydra.nixos.org/build/112823631/nixlog/2
2020-02-19 20:03:56 -08:00
worldofpeace
df2d5fbad7
gjs: 1.58.4 -> 1.58.5
2020-02-19 21:28:09 -05:00
worldofpeace
fede9f643b
folks: 0.13.1 -> 0.13.2
2020-02-19 21:28:09 -05:00
worldofpeace
504f8bffaa
Merge branch 'staging-next' into staging
2020-02-19 21:27:20 -05:00
Konrad Borowski
686274ea62
pythonPackages.decorator: fix Python 2 build
2020-02-19 17:34:31 -08:00
Mario Rodas
82a6834e3b
Merge pull request #80527 from marsam/update-bazel-remote
...
bazel-remote: 2020-01-29 -> 1.0.0
2020-02-19 20:03:47 -05:00
Maximilian Bosch
3c0b262cee
Merge pull request #80417 from Ma27/fix-waybar
...
waybar: 0.9.0 -> 0.9.1, fix build
2020-02-20 01:50:44 +01:00
Martin Milata
80650ae4f0
qt5.qtbase: backport cmake macro fix
...
Backport fix of QT5_MAKE_OUTPUT_FILE CMake macro which causes FreeCAD
build failure when building with qt-5.12.7.
https://bugreports.qt.io/browse/QTBUG-81715
2020-02-20 00:55:57 +01:00
hlolli
ad56672196
cleanup
2020-02-19 23:40:14 +01:00
hlolli
ef712ff2f5
lumo 1.9.0 -> 1.10.1 plus darwin support
2020-02-19 23:16:40 +01:00
R. RyanTM
24bc04b9d2
bmake: 20181221 -> 20200212
2020-02-19 14:18:49 -06:00
Samuel Leathers
47ab49ac44
Merge pull request #80467 from danieldk/fix-python-vowpalwabbit
...
python3Packages.vowpalwabbit: fix build
2020-02-19 12:46:07 -05:00
Samuel Leathers
6152582ed1
rubyWithPackages.libv8: fix compilation ( #80470 )
...
rubyWithPackages.libv8: fix compilation
2020-02-19 12:26:34 -05:00
Samuel Leathers
9412db1150
crystal: remove 0.25 and 0.26 ( #80473 )
...
crystal: remove 0.25 and 0.26
2020-02-19 12:17:45 -05:00
ajs124
194f3aa4b5
mimalloc: 1.1.0 -> 1.6.1
2020-02-19 10:31:25 -06:00
Andreas Rammhold
7829fb70bb
Merge pull request #80541 from flokli/poetry2nix-fetchpypi
...
poetry2nix: fix typo fetchPyPi -> fetchPypi
2020-02-19 17:09:08 +01:00
Franz Pletz
ade3e99a1d
php74: 7.4.1 -> 7.4.2
...
https://www.php.net/ChangeLog-7.php#7.4.2
2020-02-19 16:42:40 +01:00
Franz Pletz
b55ded5d8b
php73: 7.3.13 -> 7.3.14
...
https://www.php.net/ChangeLog-7.php#7.3.14
2020-02-19 16:42:39 +01:00
Franz Pletz
ed8df1d98e
php72: 7.2.26 -> 7.2.27
...
https://www.php.net/ChangeLog-7.php#7.2.27
2020-02-19 16:42:23 +01:00
R. RyanTM
720a81b46f
asdf: 3.3.3 -> 3.3.4
2020-02-19 15:09:12 +00:00
Jörg Thalheim
e8343960a9
hopper: libffi compatibility symlink
2020-02-19 14:59:26 +00:00
Florian Klink
a00f226244
poetry2nix: fix typo fetchPyPi -> fetchPypi
...
nixpkgs' fetchPypi is called fetchPypi, not fetchPyPi.
2020-02-19 15:41:43 +01:00
Florian Klink
fb17ac3786
sundials_3: remove
...
This package has only been used for python.pkgs.scikits-odes, which
should compile with sundials 5 by now.
2020-02-19 15:38:45 +01:00
Florian Klink
10f9b277d5
python.pkgs.scikits-odes: use latest sundials
2020-02-19 15:38:42 +01:00
Florian Klink
712fba5191
python.pkgs.scikits-odes: 2.4.0-9-g93075ae -> 2.6.1
2020-02-19 15:38:42 +01:00
Mario Rodas
eeb087bc61
terraform-lsp: 0.0.9 -> 0.0.10
...
Changelog: https://github.com/juliosueiras/terraform-lsp/releases/tag/v0.0.10
2020-02-19 15:36:06 +01:00
Jörg Thalheim
2d87562b42
Merge pull request #75522 from Enteee/bugfix/hopper
...
hopper: fix libxml2 dynamic linking issue
2020-02-19 14:25:14 +00:00
Mario Rodas
f1975e0327
Merge pull request #80510 from r-ryantm/auto-update/libiio
...
libiio: 0.18 -> 0.19
2020-02-19 09:04:51 -05:00
Mario Rodas
bbb9193da6
Merge pull request #80529 from marsam/update-nodejs
...
nodejs: 12.16.0 -> 12.16.1, 13.8.0 -> 13.9.0
2020-02-19 09:04:31 -05:00
Florian Klink
e6e335eca6
Merge pull request #80463 from doronbehar/update-sundials
...
sundials: 5.0.0 -> 5.1.0
2020-02-19 14:55:37 +01:00
Marek Mahut
372b0e9df1
Merge pull request #79822 from mmahut/cloudflare-wrangler
...
cloudflare-wrangler: 1.4.0 -> 1.7.0
2020-02-19 14:54:42 +01:00
Mario Rodas
3147beca4a
Merge pull request #80516 from r-ryantm/auto-update/nco
...
nco: 4.9.1 -> 4.9.2
2020-02-19 08:22:24 -05:00
Mario Rodas
b6e8e5cc87
Merge pull request #80518 from vdemeester/bump-golangci-lint
...
golangci-lint: 1.22.2 -> 1.23.6
2020-02-19 08:14:06 -05:00
Mario Rodas
5d488385fd
Merge pull request #80511 from elohmeier/drone
...
drone: 1.6.0 -> 1.6.5
2020-02-19 08:13:41 -05:00
Drew Risinger
ee65cd9c40
pythonPackages.docplex: init at 2.12.182
...
The IBM Decision Optimization CPLEX Modeling for Python.
Dependency of qiskit-aqua.
2020-02-19 13:12:50 +01:00
Marek Mahut
36ea78bd4f
Merge pull request #80019 from mmahut/heroku
...
heroku: 7.35.1 -> 7.38.1
2020-02-19 11:48:14 +01:00
Vincent Demeester
b1774b201e
golangci-lint: 1.22.2 -> 1.23.6
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2020-02-19 10:20:59 +01:00
Mario Rodas
53bd4a2156
nodejs-13_x: 13.8.0 -> 13.9.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v13.9.0
2020-02-19 04:20:00 -05:00
Mario Rodas
20e399e579
nodejs-12_x: 12.16.0 -> 12.16.1
...
Changelog: https://github.com/nodejs/node/releases/tag/v12.16.1
2020-02-19 04:20:00 -05:00
R. RyanTM
8ae07bfe79
nco: 4.9.1 -> 4.9.2
2020-02-19 09:12:39 +00:00
Jörg Thalheim
91fb0f2e47
Merge pull request #80478 from volth/patch-381
...
graalvm{8,11}-ee: 19.3.1 -> 20.0.0
2020-02-19 08:58:26 +00:00
Martin Milata
1caac6f2dc
hunspell: add patch for CVE-2019-16707
...
Fixes #70098 , #73651 .
2020-02-19 09:31:01 +01:00
zowoq
4f97819812
pcre: 8.43 -> 8.44
...
https://lists.exim.org/lurker/message/20200212.174850.6edd8277.en.html
2020-02-19 09:27:39 +01:00
Frederik Rietdijk
b1cca61300
Merge staging-next into staging
2020-02-19 09:25:40 +01:00
R. RyanTM
e4442fbf23
mapnik: 3.0.22 -> 3.0.23
2020-02-19 08:19:39 +00:00
Frederik Rietdijk
c65707bc25
Merge pull request #80252 from NixOS/staging-next
...
Staging next
2020-02-19 09:18:32 +01:00
R. RyanTM
7b9d9fe076
freenect: 0.5.7 -> 0.6.0
2020-02-19 08:51:29 +01:00
Enno Lohmeier
89416dab81
drone: 1.6.0 -> 1.6.5
2020-02-19 08:40:12 +01:00
R. RyanTM
01d0bf7dd7
libiio: 0.18 -> 0.19
2020-02-19 07:25:07 +00:00
Mario Rodas
dcce494095
Merge pull request #80487 from marsam/update-brakeman
...
brakeman: 4.7.2 -> 4.8.0
2020-02-18 23:26:27 -05:00
Wael Nasreddine
f84bc7264c
pythonPackages.ansible-runner: skip failing test on Catalina ( #80484 )
...
Catalina replaced the director /home with a symbolic link to `/System/Volumes/Data/home` and this test is looking for `/home` explicitly.
I filed https://github.com/ansible/ansible-runner/issues/413 to get this fix upstream.
2020-02-18 17:42:40 -10:00
Drew Risinger
3adda62dc3
pythonPackages.ecos: init at 2.0.7.post1
...
Embedded cone solver interface for optimization problems in Python.
Dependency of qiskit-ignis.
2020-02-18 19:28:23 -08:00
Drew Risinger
a26f334e21
pythonPackages.pylatexenc: init at 2.1
...
Latex converter for Python.
Check dependency of qiskit.
2020-02-18 19:23:42 -08:00
Drew Risinger
38c37f473d
pythonPackages.osqp: init at 0.6.1
...
Oxford Splitting QP solver.
Dependency for cvxpy -> qiskit-aer.
2020-02-18 19:01:32 -08:00
Mario Rodas
013008ae7e
brakeman: 4.7.2 -> 4.8.0
...
Changelog: https://github.com/presidentbeef/brakeman/releases/tag/v4.8.0
2020-02-18 20:00:00 -05:00
Jan Tojnar
e2b4abe3c8
Merge pull request #54677 from jtojnar/mypaint2
...
mypaint: 1.2.1 → 2.0.0-beta.0
2020-02-19 01:57:21 +01:00
Ian-Woo Kim
bc6c7f648b
ogdf: init at 2020.02 ( #80143 )
...
Restricted to i686/x86_64 as it imports cpuid.h on gnu toolchain
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-02-18 19:49:02 -05:00
worldofpeace
a3eef895bb
Merge pull request #80453 from worldofpeace/p11-kit-flatpak
...
flatpak: use correct p11-kit output
2020-02-18 18:14:28 -05:00
volth
88a79a7a37
graalvm{8,11}-ee: 19.3.1 -> 20.0.0
2020-02-18 22:22:10 +00:00
Lancelot SIX
490615ef63
pythonPackages.pyparted: 3.10.4 -> 3.11.4
2020-02-18 14:03:41 -08:00
Jörg Thalheim
9fee338cb9
Merge pull request #80401 from cole-h/clippy
...
clippy: add rustc.llvm to buildInputs
2020-02-18 21:47:45 +00:00
Michael Fellinger
765f72d037
crystal: remove 0.25 and 0.26
2020-02-18 22:47:20 +01:00
Maximilian Bosch
3698ce1755
Merge pull request #80427 from xfix/cargo-geiger-fix-tests
...
cargo-geiger: fix build with rust 1.41
2020-02-18 22:41:00 +01:00
Michael Fellinger
84fa1d2fb3
rubyWithPackages.libv8: fix compilation
2020-02-18 22:29:38 +01:00
Jan Tojnar
eeaad8d225
mypaint-brushes: 1.3.0 → 2.0.2
2020-02-18 22:16:06 +01:00
Daniël de Kok
0688cba0cd
python3Packages.vowpalwabbit: fix build
...
- Drop the Boost patch. The patch does not apply anymore and the new
CMake infrastructure picks up boost.
- Distable setuptools reStructuredText check. This check fails, but
is (as far as I understand) an upstream bug.
- Clean up derivation a bit.
2020-02-18 20:41:37 +01:00
Doron Behar
f37edb5bd1
sundials: 5.0.0 -> 5.1.0
2020-02-18 21:03:21 +02:00
Daniël de Kok
77aa1a7f5b
python3Packages.ftfy: 5.6 -> 5.7
...
Changelog:
https://github.com/LuminosoInsight/python-ftfy/blob/master/CHANGELOG.md#version-57-february-18-2020
The most important change in this version is the update of Unicode
character categories data to Unicode 12.1. This fixes the Python 3.8
build.
2020-02-18 19:44:58 +01:00
worldofpeace
02213fdff2
flatpak: use correct p11-kit output
...
Fixes #80452
2020-02-18 12:48:04 -05:00
Drew Risinger
29b98e4cf5
pythonPackages.dill: enable tests
...
Disable a few failing tests, see comments for what's failing.
2020-02-18 18:34:09 +01:00
Cole Helbling
502c0ee899
clippy: add rustc.llvm to buildInputs
...
The Hydra build [1] failed because it was unable to link to `LLVM9`; add
`llvmShared` to `passthru` in order to stay up to date with required
LLVM versions. Also quote the homepage URLs, since that's preferred.
[1] https://hydra.nixos.org/build/112989779/nixlog/1
2020-02-18 08:46:31 -08:00
Frederik Rietdijk
17331278ee
Merge staging-next into staging
2020-02-18 16:09:51 +01:00
Frederik Rietdijk
9d88ee08f6
Merge master into staging-next
2020-02-18 16:09:19 +01:00
Mario Rodas
7a5cdb7996
Merge pull request #80408 from marsam/update-circleci-cli
...
circleci-cli: 0.1.5879 -> 0.1.6072
2020-02-18 08:52:37 -05:00
Jörg Thalheim
58f0fe72d4
Merge pull request #80373 from P-E-Meunier/webpack-dev-server
...
nodePackages.webpack-dev-server: init at 3.10.3
2020-02-18 13:36:09 +00:00
Maximilian Bosch
9704297c5d
date: init at 2020-01-24
...
Needed for waybar-0.9.1.
Closes #78458
Co-authored-by: Cole Mickens <cole.mickens@gmail.com>
2020-02-18 13:40:16 +01:00
Pierre-Étienne Meunier
c058060402
nodePackages.webpack-dev-server: init at 3.10.3
2020-02-18 11:54:23 +00:00
Vladimír Čunát
03d69128b2
nettle: runtime selection of HW-accelerated code
...
> Include multiple versions of certain functions in the library,
> and select the ones to use at run-time, depending on available
> processor features. Supported for ARM and x86_64.
The current version seems to accelerate AES and SHA families.
Size increase on x86_64 is <10k in our case.
It can make quite some performance difference; I tried
$ time ./result-dev/bin/nettle-hash -a sha256 /some/file/around/2G
And the total CPU time went down from 8.5s to 2s (single thread).
Now it matches the time of openssl
$ time openssl sha256 /some/file/around/2G
Of course, in real life it will be much harder to notice a difference...
Platforms without support for this (e.g. i686) seem to still build fine,
and ARMv7 cross-build also succeeds for me, so hopefully all is OK.
2020-02-18 12:22:51 +01:00
Konrad Borowski
6637f1cac6
cargo-geiger: fix build with rust 1.41
2020-02-18 11:46:50 +01:00
Michael Raskin
ac51e3a63e
Merge pull request #79879 from r-ryantm/auto-update/allegro
...
allegro5: 5.2.5.0 -> 5.2.6.0
2020-02-18 08:05:21 +00:00
Michael Raskin
2a52e5edd2
Merge pull request #79174 from cstich/julia-1.3.1
...
julia: 1.1 -> 1.3
2020-02-18 08:03:25 +00:00
Silvan Mosberger
9408c29404
mint: 0.5.0 -> 0.7.1
...
This also fixes the build with the latest crystal version
2020-02-17 23:54:02 -08:00
Dylan Simon
15a97f8d03
ruamel: quote urls, update ordereddict url
2020-02-17 21:54:37 -08:00
Dylan Simon
c3b5bdaba0
ruamel: moved from bitbucket to sourceforge
2020-02-17 21:54:37 -08:00
Farkas, Arnold
c416e032d5
pythonPackages.untangle: init at 1.1.1
2020-02-17 20:01:42 -08:00
Julien Dehos
60c4596dcb
pythonPackages.bayesian-optimization: init at 1.0.1
2020-02-17 19:57:30 -08:00
Jonathan Ringer
fdcb86de65
python3Packages.django_extensions: 2.2.5 -> 2.2.8
2020-02-17 19:56:43 -08:00
worldofpeace
0edf1c502f
Merge pull request #80313 from bhipple/u/rust-cargo-rnix-lsp
...
rnix-lsp: upgrade cargo fetcher and cargoSha256
2020-02-17 20:20:20 -05:00
worldofpeace
95cfa80c9e
Merge pull request #80301 from bhipple/u/rust-cargo-maturin
...
maturin: upgrade cargo fetcher and cargoSha256
2020-02-17 20:19:26 -05:00
Silvan Mosberger
11342b9ecf
Merge pull request #80372 from clayrat/patch-2
...
idrisPackages.tparsec: 2019-09-19 -> 2020-02-11
2020-02-18 01:49:23 +01:00
worldofpeace
6f0cb035c2
Merge pull request #80384 from worldofpeace/flatpak-ostree
...
flatpak: propagate glib and ostree
2020-02-17 19:39:02 -05:00
Jan Tojnar
8fa73be07b
Merge pull request #80386 from zowoq/flatpak
...
flatpak: 1.6.1 -> 1.6.2
2020-02-18 01:33:01 +01:00
markuskowa
a93c107f27
Merge pull request #80385 from dylex/scalapack
...
scalapack: 2.1 -> 2.1.0
2020-02-18 01:23:33 +01:00
worldofpeace
26f1d1e81b
flatpak: add dev output
2020-02-17 19:14:10 -05:00
Farkas, Arnold
af19743739
pythonPackages.sqlitedict: init at 1.6.0
2020-02-17 16:12:16 -08:00
rnhmjoj
6be8389b04
python/aiohttp: disable test on 32bit platforms
...
The test `test_cookiejar` is failing because a time_t
constant can't be represented on 32bit platforms.
2020-02-17 16:05:46 -08:00
zowoq
d744b4f928
flatpak: 1.6.1 -> 1.6.2
...
https://github.com/flatpak/flatpak/releases/tag/1.6.2
2020-02-18 09:41:31 +10:00
worldofpeace
461ea02544
flatpak: propagate glib and ostree
...
Pantheon's sideload broke:
```
meson.build:17:0: ERROR: Could not generate cargs for flatpak:
Package ostree-1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `ostree-1.pc'
to the PKG_CONFIG_PATH environment variable
Package 'ostree-1', required by 'flatpak', not found
```
https://hydra.nixos.org/build/113077888
ZHF: #80379
2020-02-17 18:32:35 -05:00
Dylan Simon
e25f0b3e3d
scalapack: 2.1 -> 2.1.0
...
2.1 seems to have disappeared
2020-02-17 18:31:13 -05:00
Alex Gryzlov
11a9dfeb96
idrisPackages.tparsec: 2019-09-19 -> 2020-02-11
2020-02-17 20:08:27 +01:00
Michael Lingelbach
eaa4728411
luaPackages.luv: 1.30.0-0 -> 1.34.1-1
2020-02-17 19:34:55 +01:00
OmnipotentEntity
eb40131310
geant4: 10.6.0 -> 10.6.1 ( #80365 )
2020-02-17 11:31:21 -05:00
Orivej Desh
b2492bc444
rnnoise: 0.0.1 (2017-10-10) -> 2019-04-24
2020-02-17 16:04:41 +00:00
jakobrs
35bae4f749
electron: correct casing of MacOS ( #80362 )
2020-02-17 10:50:21 -05:00
Tim Steinbach
3f905e52ed
Merge pull request #80321 from asbachb/bugfix-openjdk-aarch64
...
openjdk8: 8u222b10 -> 8u242b08
2020-02-17 10:29:12 -05:00
Thomas Tuegel
0591e94757
Merge pull request #80356 from ttuegel/bug--kinit-environ-size
...
kinit: Increase environment size limit
2020-02-17 09:11:03 -06:00
Thomas Tuegel
c75860918f
kinit: Increase environment size limit
...
start_kdeinit reads its environment over a pipe from start_kdeinit_wrapper. For
security, each environment entry must be smaller than 4kb by default. Qt-based
applications in Nixpkgs may have larger environments, and the recent upgrade to
Plasma 5.17 pushed start_kdeinit_wrapper over the limit. The limit is now
extended to 16kb.
This problem was not detected during testing because the failure is silent:
start_kdeinit will continue with an empty environment. In other circumstances,
this strategy might work, but it does not work on NixOS. This failure is now
treated as a fatal error.
Fixes : #79707
2020-02-17 08:21:39 -06:00
Franz Pletz
38ae7d1c6f
luksmeta: init at 9
2020-02-17 15:14:28 +01:00
Franz Pletz
a508b6e606
jose: init at 10
2020-02-17 15:14:28 +01:00
Frederik Rietdijk
ec1184f461
Merge master into staging-next
2020-02-17 15:12:28 +01:00
Mario Rodas
583950cdd2
Merge pull request #80311 from bhipple/u/rust-cargo-scaff
...
scaff: upgrade cargo fetcher and cargoSha256
2020-02-17 08:48:10 -05:00
Mario Rodas
db08a9ead2
Merge pull request #80306 from bhipple/u/rust-cargo-just
...
just: upgrade cargo fetcher and cargoSha256
2020-02-17 08:15:21 -05:00
Mario Rodas
72cd98ea32
Merge pull request #80309 from bhipple/u/rust-cargo-rq
...
rq: upgrade cargo fetcher and cargoSha256
2020-02-17 08:13:52 -05:00
Mario Rodas
feb08c7123
Merge pull request #80295 from Trundle/skaffold-1.3.1
...
skaffold: 1.2.0 -> 1.3.1
2020-02-17 08:11:42 -05:00
Bastien Rivière
b224c0df88
insomnia: 7.0.6 -> 7.1.0
2020-02-17 11:24:12 +01:00
goibhniu
fc592a52ca
Merge pull request #80318 from vandenoever/sv
...
sonic-visualiser
2020-02-17 09:51:51 +00:00
Mario Rodas
f8e031b298
circleci-cli: 0.1.5879 -> 0.1.6072
2020-02-17 04:20:00 -05:00
Simon Chatterjee
019e86fde9
haskell generic-builder: fix Darwin regression for lmdb
...
Recent updates to the generic builder have caused haskellPackages.lmdb-simple to
fail to build on Darwin, since it cannot see the lmdb C dynamic library included
by its dependent haskellPackages.lmdb.
The C dynamic library has suffix `.so` not `.dylib`, so this fix allows for
that.
Closes #80190 , but that issue may identify a preferable solution.
2020-02-17 09:41:31 +01:00
Silvan Mosberger
cfc21ad059
Revert "haskell generic-builder: fix Darwin regression for lmdb"
...
This reverts commit 8c58c44aae
.
This causes a mass rebuild and should go to staging instead before
master
2020-02-17 09:36:53 +01:00
Silvan Mosberger
b7bf4ce8ee
Merge pull request #80191 from simonchatts/lmdb
...
haskell generic-builder: fix Darwin regression for lmdb
2020-02-17 08:52:23 +01:00
R. RyanTM
7996935668
libsixel: 1.8.4 -> 1.8.6
2020-02-16 19:55:15 -08:00
Farkas, Arnold
78c147c164
pythonPackages.vertica-python: init at 0.10.2
2020-02-16 19:14:05 -08:00
Drew Risinger
c71f63a337
ecos: 2.0.6 -> 2.0.7
...
Bump ecos module.
2020-02-16 19:12:52 -08:00
Drew Risinger
f0d53bd6f9
pythonPackages.docloud: init at 1.0.375
...
The IBM Decision Optimization on Cloud Python client.
Requirement of docplex, which is a dependency of qiskit-aqua.
2020-02-16 19:12:40 -08:00
Jon
d6e1193d39
pythonPackages.seqdiag: disable python2
...
No longer supported upstream
```
ERROR: Package 'seqdiag' requires a different Python: 2.7.17 not in '>=3.5'
```
2020-02-16 19:11:11 -08:00
R. RyanTM
d186c7f1c7
seqdiag: 0.9.6 -> 2.0.0
2020-02-16 19:11:11 -08:00
Benjamin Asbach
b87e7d00f3
openjdk8: 8u222b10 -> 8u242b08
2020-02-17 01:06:45 +01:00
Gabriel Gonzalez
32ed1c59b3
Change formatting of record fields
...
... as requested by @Profpatsch
2020-02-16 16:02:24 -08:00
Jos van den Oever
eb1ffda13c
libfishsound at 1.0.0
2020-02-16 23:47:44 +01:00
Artemis Tosini
21bfc57dd9
tinyprog: fix pkg_resources crash
2020-02-16 23:30:56 +01:00
James Cook
b0a26b3b52
Remove myself as maintainer.
...
I'm not really that familiar with these two packages.
2020-02-16 22:15:39 +00:00
Benjamin Hipple
ac27726278
rnix-lsp: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; ran `nixpkgs-review wip` successfully.
2020-02-16 16:57:41 -05:00
Benjamin Hipple
93da4c8485
scaff: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; ran `nixpkgs-review wip` successfully.
2020-02-16 16:54:18 -05:00
Benjamin Hipple
a1927899f7
rq: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; ran `nixpkgs-review wip` successfully.
2020-02-16 16:49:11 -05:00
Benjamin Hipple
c87fa84f3d
just: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; ran `nixpkgs-review wip` successfully.
2020-02-16 16:43:44 -05:00
Benjamin Hipple
805db0db45
maturin: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; ran `nixpkgs-review wip` successfully.
2020-02-16 16:23:11 -05:00
Andreas Stührk
6888cae7d6
skaffold: 1.2.0 -> 1.3.1
2020-02-16 21:32:48 +01:00
Mario Rodas
d539707242
Merge pull request #80115 from marsam/update-racket
...
racket: 7.5 -> 7.6
2020-02-16 14:26:33 -05:00
Benjamin Hipple
dc851d4051
wishbone-utils: 0.2.8 -> 0.6.9
...
The upstreeam repository has moved its URL here:
https://github.com/xobs/wishbone-utils
This also contains some cleanup to make the cargo tarball checker find the cargo
lockfile in the source directory; see #79975 for details.
2020-02-16 09:35:01 -08:00
Benjamin Hipple
e73928ba4d
panopticon: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-16 09:33:26 -08:00
Benjamin Hipple
5375b833bc
chit: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-16 08:40:53 -08:00
Léo Gaspard
9ad73df74b
Merge pull request #80237 from bhipple/remove/wasm-gc
...
wasm-gc: remove package
2020-02-16 16:20:39 +01:00
Daniel Schaefer
a65e7d9367
Merge pull request #78777 from arcnmx/pr-edk2-201911
...
{edk2, OVMF}: 201905 -> 201911
2020-02-16 14:53:29 +01:00
Daniel Schaefer
dc5c581549
Merge pull request #80241 from bhipple/u/rust-cargo-cargo-asm
...
cargo-asm: upgrade cargo fetcher and cargoSha256
2020-02-16 13:45:32 +01:00
Daniel Schaefer
5de3b201a0
Merge pull request #80257 from bhipple/u/rust-cargo-loc
...
loc: upgrade cargo fetcher and cargoSha256
2020-02-16 13:40:27 +01:00
Daniel Schaefer
63703cfd7b
Merge pull request #80259 from bhipple/u/rust-cargo-async
...
async: upgrade cargo fetcher and cargoSha256
2020-02-16 13:39:50 +01:00
Daniel Schaefer
759ae67c71
Merge pull request #78807 from bdesham/swiftformat-0.44.1
...
swiftformat: 0.44.0 -> 0.44.2
2020-02-16 13:27:51 +01:00
Will Dietz
53a967f138
readline80: p1 -> p4
...
https://ftp.gnu.org/gnu/readline/readline-8.0-patches/readline80-002
https://ftp.gnu.org/gnu/readline/readline-8.0-patches/readline80-003
https://ftp.gnu.org/gnu/readline/readline-8.0-patches/readline80-004
2020-02-16 10:19:58 +01:00
Benjamin Hipple
16eb59cecb
rust-bindgen: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-16 01:08:34 -08:00
Benjamin Hipple
7605f60665
async: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-16 03:57:15 -05:00
Frederik Rietdijk
3a773045e6
python3Packages: attempt to fix build, mark as broken
...
Earlier spyder was updated to 4.0.0. This build fails. Adding new
dependencies, it still fails, because it needs a very specific version
of jedi. This is problematic, we cannot have these tight constraints in
the Python packages set.
We could revert to 3.x. It builds, however, I expect it to have runtime
issues due to jedi as well.
https://github.com/spyder-ide/spyder/issues/11047
2020-02-16 09:55:01 +01:00
Benjamin Hipple
4ba018085e
loc: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-16 03:54:36 -05:00
Frederik Rietdijk
ebc94344f7
pythonPackages.python-language-server: 0.29.1 -> 0.31.8
2020-02-16 09:47:58 +01:00
Frederik Rietdijk
a4645dfa33
pythonPackages.python-jsonrpc-server: 0.2.0 -> 0.3.4
2020-02-16 09:47:45 +01:00
Frederik Rietdijk
11641a16fa
pythonPackages.qdarkstyle: 2.6.8 -> 2.8
2020-02-16 09:47:28 +01:00
Frederik Rietdijk
d70bdb7047
pythonPackages.helpdev: init at 0.6.10
2020-02-16 09:47:12 +01:00
Frederik Rietdijk
3ff3e2ce1f
python2Packages.spyder: fix build
2020-02-16 09:27:14 +01:00
Frederik Rietdijk
9d304bd60b
python2Packages.spyder-kernels: fix build
2020-02-16 09:26:58 +01:00
R. RyanTM
4f0f4ae25c
liquibase: 3.8.5 -> 3.8.6
2020-02-16 09:13:49 +01:00
R. RyanTM
17b46e81da
libbytesize: 2.1 -> 2.2
2020-02-16 09:12:27 +01:00
R. RyanTM
c46b840adc
libcdr: 0.1.5 -> 0.1.6
2020-02-16 09:12:07 +01:00
R. RyanTM
e533111c11
cppunit: 1.15.0 -> 1.15.1
2020-02-16 09:11:47 +01:00
R. RyanTM
2277a41b55
libinput: 1.15.0 -> 1.15.1
2020-02-16 08:59:18 +01:00
R. RyanTM
8e5d6824a9
libmicrohttpd: 0.9.69 -> 0.9.70
2020-02-16 08:59:00 +01:00
R. RyanTM
13a03f402c
libarchive: 3.4.1 -> 3.4.2
2020-02-16 08:55:51 +01:00
Sergey Lukjanov
02b033417b
go_1_12, go_1_13: add Frostman to maintainers
2020-02-16 08:55:26 +01:00
Sergey Lukjanov
634cb1cadc
go_1_13: 1.13.7 -> 1.13.8
2020-02-16 08:55:26 +01:00
Sergey Lukjanov
9f406d3b10
go_1_12: 1.12.16 -> 1.12.17
2020-02-16 08:55:26 +01:00
Frederik Rietdijk
0c7143462b
Merge master into staging
2020-02-16 08:50:59 +01:00
R. RyanTM
40971eca7b
http-parser: 2.9.2 -> 2.9.3
2020-02-16 08:48:08 +01:00
Justin Humm
4496f8f4b8
fontforge: 20190413 -> 20190801
...
- Init libuninameslist at 20190701 as it is a new dependency to fontforge
- Remove gnulib, as it is not used anymore
- Remove a non-applying patch
- Add myself as maintainer
2020-02-16 08:47:34 +01:00
Benjamin Hipple
1c36f69b08
texlab: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-15 22:25:47 -08:00
Benjamin Hipple
f5578dc61d
cargo-expand: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-15 22:23:23 -08:00
Benjamin Hipple
07de659207
sccache: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-15 22:20:57 -08:00
Benjamin Hipple
e90602b8f2
wasmer: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-15 22:13:19 -08:00
Benjamin Hipple
777c1dda59
cargo-sweep: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-15 22:12:37 -08:00
tbenst
a35a2806db
mlflow-server: init at 1.4.0
2020-02-15 22:11:25 -08:00
Tyler Benster
5c20a955d7
pythonPackages.databricks-cli: init at 0.9.1
2020-02-15 22:11:25 -08:00
Tyler Benster
7a49699a30
pythonPackages.gorilla: init at 0.3.0
2020-02-15 22:11:25 -08:00
Tyler Benster
07bb282c84
pythonPackages.querystring_parser: init at 1.2.4
2020-02-15 22:11:25 -08:00
tbenst
94f62695d1
pythonPackages.mlflow: init at 1.4.0
2020-02-15 22:11:25 -08:00
Benjamin Hipple
ecdff9225b
evcxr: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-15 22:09:05 -08:00
Benjamin Hipple
131a32a5af
rust: update docs on legacyCargoFetcher; remove unnecessary defaults
...
As mentioned in #79975 , the default on `legacyCargoFetcher` if left unspecified
is now `false`.
2020-02-15 22:07:47 -08:00
Benjamin Hipple
c0aca67f74
hydra-cli: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-15 21:58:52 -08:00
Benjamin Hipple
2c24c39f27
cargo-flamegraph: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-15 21:58:28 -08:00
Benjamin Hipple
d47970b2f8
cargo-bloat: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-15 21:57:43 -08:00
Benjamin Hipple
71a97479b5
cargo-asm: upgrade cargo fetcher and cargoSha256
...
Infra upgrade as part of #79975 ; no functional change expected.
2020-02-15 23:33:58 -05:00
Benjamin Hipple
31971254d7
wasm-gc: remove package
...
The upstream repository has been archived, with a note that this should never be needed:
https://github.com/alexcrichton/wasm-gc
It also happens to have custom patch logic that will fail the newer cargo
verification in #79975
2020-02-15 23:09:32 -05:00
rakesh Gupta
e94a84a144
Fixed disabled/broken augmenters tests
2020-02-15 13:26:20 -08:00
worldofpeace
03d5f9cf1f
Merge pull request #80120 from dtzWill/update/webkitgtk-2.26.4
...
webkitgtk: 2.26.3 -> 2.26.4 (security!)
2020-02-15 16:20:13 -05:00
Mathias Schreck
8b6e471ce8
aws-sam-cli: change maintainers dhkl -> lo1tuma
2020-02-15 12:57:28 -08:00
Mathias Schreck
cae8cec57d
aws-sam-cli: 0.40.0 -> 0.41.0
2020-02-15 12:57:28 -08:00
Mathias Schreck
70670e8da2
aws-sam-translator: 1.19.1 -> 1.20.1
2020-02-15 12:57:28 -08:00
Mathias Schreck
bc8cd18996
aws-lambda-builders: 0.6.0 -> 0.7.0
2020-02-15 12:57:28 -08:00
Daniel Schaefer
d5d0cc5b01
Merge pull request #78596 from r-ryantm/auto-update/libx86emu
...
libx86emu: 2.4 -> 2.6
2020-02-15 20:36:13 +01:00