Commit Graph

77541 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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