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
Mario Rodas
bfb7ebf5df
dune_2: 2.2.0 -> 2.3.0
...
Changelog: https://github.com/ocaml/dune/releases/tag/2.3.0
2020-02-15 20:03:14 +01:00
Jonathan Ringer
1037206971
pythonPackages.babelgladeextractor: disable for python2
...
Uses python3 specific calls in setup.py:
```
File "setup.py", line 23, in _slurp
with open(path, encoding="utf-8") as fp:
TypeError: 'encoding' is an invalid keyword argument for this function
```
2020-02-15 09:59:44 -08:00
Vladyslav M
5d84954f27
Merge pull request #80118 from B4dM4n/cargo-crev-update
...
cargo-crev: 0.15.0 -> 0.16.0
2020-02-15 19:42:26 +02:00
Simon Chatterjee
8c58c44aae
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-15 17:40:54 +00:00
Alexei Robyn
e34db5a568
luajit: Expose build options, enable JIT debug module
2020-02-15 18:40:02 +01:00
Jonathan Ringer
e5c8ead7d1
python3Packages.docker: 4.1.0 -> 4.2.0
2020-02-15 08:54:03 -08:00
Maximilian Bosch
ade5a50b0f
python3Packages.mautrix: 0.4.1 -> 0.4.2
...
https://pypi.org/project/mautrix/0.4.2/
2020-02-15 17:02:06 +01:00
gnidorah
cebf96a257
kmsxx: 2019-10-28 -> 2020-02-14
2020-02-15 15:24:24 +01:00
Maximilian Bosch
59563b6448
Merge pull request #80163 from bhipple/u/tree-sitter
...
tree-sitter: 0.15.7 -> 0.16.4
2020-02-15 15:13:14 +01:00
Daniel Schaefer
3d2d55c85f
Merge pull request #80170 from dywedir/bingrep
...
bingrep: 0.8.1 -> 0.8.2
2020-02-15 14:57:17 +01:00
brano543
78b6642e5d
gdal: correct indentation in preConfigure
2020-02-15 13:29:00 +01:00
brano543
b57af2d024
gdal: Fix finding postgresql after 3.0 update
2020-02-15 13:09:14 +01:00
brano543
175d83634b
gdal: Clean up formatting
2020-02-15 13:05:56 +01:00
R. RyanTM
2fe5239056
trompeloeil: 36 -> 37
2020-02-15 11:44:14 +01:00
Vladyslav M
07e1adff46
bingrep: 0.8.1 -> 0.8.2
2020-02-15 09:38:37 +02:00
Benjamin Hipple
9131efe52d
tree-sitter: 0.15.7 -> 0.16.4
...
Includes some bugfixes/cleanups to the scripts and packaging, a run of the
updater, a bump of the version, an upgrade to the newer cargo fetcher in #79975 ,
and gets the web assembly portion to compile successfully.
Fixes #75863
2020-02-15 00:33:54 -05:00
Aluísio Augusto Silva Gonçalves
07c817f9d2
pythonPackages.ffmpeg-python: init at 0.2.0
2020-02-14 21:17:38 -08:00
Aluísio Augusto Silva Gonçalves
316db29457
pythonPackages.mutagen: 1.42.0 -> 1.43.0
...
Not updating to 1.44.0 due to it dropping Python 2 support.
2020-02-14 21:17:38 -08:00
Rakesh Gupta
3064c90887
pythonPackages.imagecorruptions: init at 1.1.0
2020-02-14 18:01:08 -08:00
Benjamin Esham
66bcc484ac
swiftformat: 0.44.0 -> 0.44.2
2020-02-14 17:32:18 -08:00
Ben Darwin
6dca90784a
python3Packages.pywick: init at 0.5.6
2020-02-14 16:42:52 -08:00
Ben Darwin
931f47304f
python3Packages.hickle: init at 3.4.5
2020-02-14 16:42:52 -08:00
Michael Brantley
ce8d1c2adf
pythonPackages.ydiff: init at 1.1
2020-02-14 14:52:44 -08:00
Maximilian Bosch
1c7691dd15
Merge pull request #80139 from r-ryantm/auto-update/prometheus-cpp
...
prometheus-cpp: 0.8.0 -> 0.9.0
2020-02-14 23:08:23 +01:00
R. RyanTM
213e4ca488
prometheus-cpp: 0.8.0 -> 0.9.0
2020-02-14 20:49:04 +00:00
Ruud van Asseldonk
4cc354fe08
python3Packages.googleapis_common_protos: 1.6.0 -> 1.51.0
2020-02-14 11:22:09 -08:00
Ruud van Asseldonk
5fa0590cc7
python3Packages.google_auth: 1.6.3 -> 1.10.0
...
It builds fine without the test-related patches now, so let's remove
those patches. Also, a new dependency is required to run the tests.
2020-02-14 11:22:09 -08:00
Ruud van Asseldonk
6283d62c97
python3Packages.google_cloud_core: 1.1.0 -> 1.2.0
2020-02-14 11:22:09 -08:00
Ruud van Asseldonk
c4767b86a3
python3Packages.google_api_core: 0.15.0 -> 1.16.0
...
Also drop 3.2 compatibility; google-api-core version 1.16.0 requires at
least Python 3.5, there is no point in keeping a Python 3.2 check around
here.
2020-02-14 11:22:09 -08:00
Jonathan Ringer
1abea42347
python38Packages.nipype: mark broken
...
Tests on python3.8 hang for several hours, blocking reviews
of other packages.
2020-02-14 10:55:51 -08:00
Jonathan Ringer
25f6f66f25
jetbrains.jdk: 520.30 -> 520.38
2020-02-14 10:55:27 -08:00
Matthew Bauer
95f735008a
Merge pull request #80107 from phryneas/fix-build-tools
...
androidenv build-tools: fix old versions under linux
2020-02-14 13:35:04 -05:00
worldofpeace
62a7f80d50
Merge pull request #80129 from disassembler/openapi-spec-validator
...
python3Packages.openapi-spec-validator: add setuptools
2020-02-14 12:55:20 -05:00
Samuel Leathers
a721edfabb
python3Packages.openapi-spec-validator: add setuptools
2020-02-14 12:48:20 -05:00
Vladimír Čunát
b229e9fdfd
libclc: enableParallelBuilding = true
...
Otherwise it takes quite some time. Tested on a 32-threaded machine,
so there probably aren't common high-parallelism bugs.
2020-02-14 18:33:27 +01:00
Jonathan Ringer
e24c04f278
python3Packages.fastparquet: 0.3.2 -> 0.3.3
2020-02-14 09:12:36 -08:00
Jonathan Ringer
af1eb21dbf
python3Packages.csvs-to-sqlite: remove pandas version constraint
2020-02-14 09:10:57 -08:00
Vladimír Čunát
ed77cf1c56
Merge #62890 : libclc: 2017-11-29 -> 2019-06-09 (unbreak)
2020-02-14 17:59:00 +01:00
Arnold Farkas
7c92d539c1
pythonPackages.zstandard: init at 0.13.0 ( #79215 )
2020-02-14 18:35:36 +02:00
Will Dietz
72b3595b94
webkitgtk: 2.26.3 -> 2.26.4
...
(cherry picked from commit 6b155e2269e2372b23ca84c502fddd6205d50eb1)
2020-02-14 10:22:15 -06:00
Fabian Möller
70e22cb61e
cargo-crev: 0.15.0 -> 0.16.0
2020-02-14 15:24:40 +01:00
Tim Steinbach
8c7f9beef4
Merge pull request #79973 from asbachb/update-openjdk
...
openjdk8: 8u222 -> 8u242
2020-02-14 08:53:09 -05:00
Mario Rodas
7644fabb1e
Merge pull request #79904 from r-ryantm/auto-update/fasm
...
fasm: 1.73.21 -> 1.73.22
2020-02-14 08:29:53 -05:00
Vladimír Čunát
5a8000dc05
openssl: revert a workaround that's no longer needed
...
Thanks to python3Minimal. This reverts part of c2038483f
#79738 .
2020-02-14 13:22:44 +01:00
Vladimír Čunát
f6519103bf
glibc: use python3Minimal instead of python3
...
This should improve the speed of bootstrapping process.
Cost of evaluation also decreases a bit,
but I don't expect that will be significant.
2020-02-14 13:19:00 +01:00
Lenz Weber
5ef31532b1
androidenv build-tools: fix old versions under linux
2020-02-14 11:41:57 +01:00
Vladyslav M
2cf6a26619
Merge pull request #80100 from lilyball/tokei
...
tokei: 10.1.1 -> 10.1.2
2020-02-14 12:11:51 +02:00
Mario Rodas
2e651faa3c
bazel-remote: 2020-01-29 -> 1.0.0
2020-02-14 04:20:00 -05:00
Mario Rodas
dd95c8149a
racket: 7.5 -> 7.6
...
Changelog: https://download.racket-lang.org/v7.6.html
2020-02-14 04:20:00 -05:00
Vincent Laporte
c589de98e2
ocamlPackages.resource-pooling: 0.6 → 1.1
...
ocamlPackages.ocsigen-start: 1.8.0 → 2.7.0
2020-02-14 10:09:41 +01:00
Marek Mahut
6274ce11a1
cloudflare-wrangler: adding dependencies for darwin
2020-02-14 09:51:48 +01:00
Marek Mahut
809bc8cafb
cloudflare-wrangler: 1.4.0 -> 1.7.0
2020-02-14 09:51:48 +01:00
Marek Mahut
d7b8edf723
Merge pull request #79940 from mmahut/glide
...
glide: 0.12.3 -> 0.13.3
2020-02-14 09:48:38 +01:00
Lily Ballard
6c4228f7d1
tokei: 10.1.1 -> 10.1.2
2020-02-14 00:34:11 -08:00
Dmitry Kalinkin
8979d2dde5
Merge pull request #80052 from mmilata/hunspell-dict-cs
...
hunspellDicts: add Czech and Slovak dictionary
2020-02-14 02:51:35 -05:00
R. RyanTM
c5b6c6958f
python27Packages.Wand: 0.5.8 -> 0.5.9
2020-02-13 22:51:53 -08:00
R. RyanTM
893f7e8f43
python27Packages.Rtree: 0.9.3 -> 0.9.4
2020-02-13 22:51:19 -08:00
Jan Tojnar
49bba752d5
python3.pkgs.babelgladeextractor: 0.6.3 → 0.7.0
...
https://github.com/gnome-keysign/babel-glade/compare/0.6.3...0.7.0
2020-02-14 07:44:48 +01:00
Benjamin Hipple
eb11feaa0b
treewide: change fetchCargoTarball default to opt-out
...
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.
This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.
See #79975 for details.
2020-02-13 22:41:37 -08:00
Vincent Laporte
e57fdf508a
ocamlPackages.uunf: 11.0.0 → 12.0.0
2020-02-14 07:31:17 +01:00
Niklas Hambüchen
92176bc7c3
Merge pull request #79815 from nh2/fftw-remove-openmp-disables
...
fftw: Re-enable OpenMP with non-GCC and musl
2020-02-14 05:04:07 +01:00
Kira Bruneau
0509ce6408
texlab: 1.9.0 -> 1.10.0 ( #79885 )
2020-02-13 22:35:02 -05:00
Alyssa Ross
95ee2c8e26
python3.pkgs.cmd2: fix shebang
...
The bang was missing! What was there before would still have worked,
but I think it would end up being executed by /bin/sh since it had no
shebang line.
2020-02-14 04:16:50 +01:00
Jan Tojnar
816e214c18
Merge pull request #79932 from r-ryantm/auto-update/libgee
...
libgee: 0.20.2 -> 0.20.3
2020-02-14 04:15:39 +01:00
Jon
4580ffa701
python3Packages.sphinx-jinja: fix python3 namespace during tests
2020-02-13 15:52:29 -08:00
R. RyanTM
5a40f6c329
python27Packages.sphinx-jinja: 1.1.0 -> 1.1.1
2020-02-13 15:52:29 -08:00
Austin Seipp
c7c57b9f84
liburing: 0.2 -> 0.4pre514_2454d630
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-02-13 17:51:39 -06:00
R. RyanTM
088f8ee7fc
python27Packages.webassets: 0.12.1 -> 2.0
2020-02-13 13:15:15 -08:00
Maximilian Bosch
c30b4a746f
mono: fix build w/glibc-2.30
2020-02-13 13:08:26 -08:00
R. RyanTM
90ca2a49a0
python27Packages.shodan: 1.21.2 -> 1.21.3
2020-02-13 13:00:16 -08:00
Martin Milata
af5c8e7a2a
hunspellDicts: add Czech and Slovak dictionary
2020-02-13 21:12:37 +01:00
Martin Milata
873a6650bb
hunspellDicts: libreoffice: 6.2.0.3 -> 6.3.0.4
2020-02-13 21:03:14 +01:00
worldofpeace
0a33a4ab11
Merge pull request #79785 from lovesegfault/cargo-udeps-0.1.7
...
cargo-udeps: 0.1.5 -> 0.1.7
2020-02-13 14:26:54 -05:00
R. RyanTM
5c403726bc
postman: 7.16.1 -> 7.18.0
2020-02-13 09:04:17 -08:00
Marek Mahut
cae54d4bcb
Merge pull request #80002 from mmahut/lazygit
...
lazygit: 0.14.2 -> 0.14.3
2020-02-13 17:30:09 +01:00
R. RyanTM
ef7ba860c4
python27Packages.gym: 0.15.4 -> 0.15.6
2020-02-13 08:28:39 -08:00
R. RyanTM
17c2ae932c
python27Packages.av: 6.2.0 -> 7.0.1
2020-02-13 08:22:19 -08:00
R. RyanTM
c7dab2af25
python37Packages.nest-asyncio: 1.2.2 -> 1.2.3
2020-02-13 08:13:52 -08:00
Flakebi
08a304f6b5
rbtools: 0.7.2 -> 1.0.2
2020-02-13 08:09:53 -08:00
Marek Mahut
f57ef4e32a
heroku: 7.35.1 -> 7.38.1
2020-02-13 14:30:29 +01:00
Mario Rodas
7a708a3f7c
Merge pull request #79965 from xrelkd/update/cargo-sweep
...
cargo-sweep: 0.4.1 -> 0.5.0
2020-02-13 07:48:56 -05:00
Mario Rodas
c64cdce8e1
Merge pull request #79964 from xrelkd/update/cargo-xbuild
...
cargo-xbuild: 0.5.21 -> 0.5.24
2020-02-13 07:48:28 -05:00
Mario Rodas
315d3e5baa
Merge pull request #80011 from r-ryantm/auto-update/python2.7-nameparser
...
python27Packages.nameparser: 1.0.5 -> 1.0.6
2020-02-13 07:33:51 -05:00
Mario Rodas
ff1d185369
Merge pull request #80012 from r-ryantm/auto-update/python2.7-diff_cover
...
python27Packages.diff_cover: 2.5.2 -> 2.6.0
2020-02-13 07:30:06 -05:00
Mario Rodas
8e064ece67
Merge pull request #79884 from r-ryantm/auto-update/actor-framework
...
caf: 0.17.3 -> 0.17.4
2020-02-13 07:26:41 -05:00
Mario Rodas
496fc9e965
Merge pull request #79972 from r-ryantm/auto-update/ocaml4.07.1-odoc
...
ocamlPackages.odoc: 1.4.2 -> 1.5.0
2020-02-13 07:26:22 -05:00
R. RyanTM
39ab83dc8d
python27Packages.diff_cover: 2.5.2 -> 2.6.0
2020-02-13 12:02:42 +00:00
Christoph Stich
c4fe8c0f69
julia_13: Fixed darwin dependencies
2020-02-13 11:57:14 +00:00
Ryan Mulligan
8ab0332f06
Merge pull request #79887 from r-ryantm/auto-update/armadillo
...
armadillo: 9.800.4 -> 9.850.1
2020-02-13 03:57:10 -08:00
Christoph Stich
e4f65629db
julia_13: julia-1.3.1 version bump
...
Added all-packages.nix
2020-02-13 11:49:38 +00:00
R. RyanTM
8417e9c15f
python27Packages.nameparser: 1.0.5 -> 1.0.6
2020-02-13 11:21:10 +00:00
Marek Mahut
8b4999e8cb
lazygit: 0.14.2 -> 0.14.3
2020-02-13 11:18:18 +01:00
Marek Mahut
03069344d6
Merge pull request #79700 from tabdulradi/patch-2
...
Upgrades coursier to 2.0.0-RC6-4
2020-02-13 10:02:17 +01:00
Jonathan Ringer
3b7f5c6762
python3Packages.snowflake-connector-python: 2.1.2 -> 2.2.0
2020-02-12 23:21:54 -08:00
Jonathan Ringer
b4b0bc9d38
python3Packages.fix-airflow: fix dependencies
2020-02-12 23:21:30 -08:00
Jonathan Ringer
984eb94496
python3Packages.numba: disable for python < 3.6
2020-02-13 08:16:14 +01:00
Jonathan Ringer
a43ec07165
pythonPackages.seaborn: disable <py3.6, abandoned upstream
2020-02-12 23:14:44 -08:00
Jonathan Ringer
5f67b6ad18
python3Packages.django-compat: prevent throw from breaking nix eval
2020-02-12 22:27:24 -08:00
Jonathan Ringer
6c35347144
python3Packages.mezzaine: prevent throw from breaking nix eval
2020-02-12 22:27:24 -08:00
Jonathan Ringer
9ad3ee23c0
python3Packages.imgaug: 0.3.0 -> 0.4.0
2020-02-12 22:26:35 -08:00
Will Dietz
18d9cc22c6
Merge pull request #77140 from dtzWill/feature/samurai
...
samurai: init at 1.0
2020-02-13 00:24:39 -06:00
Will Dietz
ed54e4fca1
Merge pull request #72141 from dtzWill/feature/go-license-detector-3.0.1
...
go-license-detector: init at 3.0.2
2020-02-13 00:16:55 -06:00
Jonathan Ringer
a01d0bc1a9
onnxruntime: 1.1.0 -> 1.1.1
2020-02-12 21:42:20 -08:00
Jan Tojnar
caf90fc9dd
Merge pull request #79945 from r-ryantm/auto-update/libmypaint
...
libmypaint: 1.4.0 -> 1.5.0
2020-02-13 06:03:06 +01:00
R. RyanTM
5583685749
ocamlPackages.odoc: 1.4.2 -> 1.5.0
2020-02-13 03:06:12 +00:00
Benjamin Asbach
36c53f703b
openjdk8: 8u222 -> 8u242
2020-02-13 03:55:16 +01:00
Will Dietz
3991c60b37
go-license-detector: init at 3.0.2
2020-02-12 20:35:11 -06:00
Jonathan Ringer
21e5e80265
python3Packages.elementpath: 1.4.0 -> 1.4.1
2020-02-12 17:53:35 -08:00
Mario Rodas
08444aa09b
Merge pull request #79893 from r-ryantm/auto-update/closure-compiler
...
closurecompiler: 20190909 -> 20200204
2020-02-12 20:03:13 -05:00
xrelkd
f2f9f509ea
cargo-sweep: 0.4.1 -> 0.5.0
2020-02-13 08:14:36 +08:00
xrelkd
b5f1046892
cargo-xbuild: 0.5.21 -> 0.5.24
2020-02-13 08:06:30 +08:00
Andreas Rammhold
b86512e893
Merge pull request #79930 from andir/cargo-no-system-libgit2
...
cargo: use bundled libgit2
2020-02-12 23:21:46 +01:00
R. RyanTM
a98456b7b6
libmypaint: 1.4.0 -> 1.5.0
2020-02-12 21:27:47 +00:00
R. RyanTM
2a975873d8
urweb: 20190217 -> 20200209
2020-02-12 13:28:40 -06:00
Michael Weiss
fc3f421cff
Merge pull request #79867 from primeos/tdesktop
...
tdesktop: 1.9.9 -> 1.9.12
2020-02-12 20:08:23 +01:00
R. RyanTM
6a0be96db1
jsonnet: 0.14.0 -> 0.15.0
2020-02-12 10:37:28 -08:00
Nathan van Doorn
35853d8a1e
metamath: 0.178 -> 0.180
2020-02-12 10:36:05 -08:00
Benjamin Hipple
ed5f25f6a1
dnnl: run tests, fix install tree
...
With the new update to 1.2 in https://github.com/NixOS/nixpkgs/pull/79426 , some
the install tree coming out of cmake seems to have produced a duplicate copy of
the nix tree.
2020-02-12 10:26:54 -08:00
Marek Mahut
c5b8464925
glide: 0.12.3 -> 0.13.3
2020-02-12 19:14:10 +01:00
Alyssa Ross
e1ed62abc2
cargo: install man pages
...
I thought about doing a seperate output for these, but they're tiny
compared to the size of the binary, so there's no point.
(cherry picked from commit 0489c1b4b20d13fa04e6460ead73893889ff2529)
2020-02-12 17:56:01 +01:00
Drew Risinger
f87157e0d3
pythonPackages.marshmallow-polyfield: init at 5.7
...
This python package allows polymorphic data fields in marshmallow
serialization/deserialization schema.
This is a requirement for qiskit.
2020-02-12 08:40:31 -08:00
R. RyanTM
e0050dcd9a
libgee: 0.20.2 -> 0.20.3
2020-02-12 16:34:11 +00:00
Jeff Labonte
b67006fae1
pythonPackages.digi-xbee: init at 1.3.0
2020-02-12 08:32:56 -08:00
Jeff Labonte
843a8481cd
pythonPackages.srp: init at 1.0.15
2020-02-12 08:32:56 -08:00
Farkas, Arnold
ebf837e07f
pythonPackages.sanic-auth: init at 0.2.0
2020-02-12 08:22:56 -08:00
Andreas Rammhold
5c8612d90c
cargo: use bundled libgit2
...
Cargo uses git-rs which is made to be built against the bundled libgit2
version that hasn't been part of a stable release yet. Using our libgit2
instead of the master version fails during runtime as they are not
compatible anymore.
After the next libgit2 update we can try again but it is likely that
there will also be yet another cargo release at that point in time…
2020-02-12 17:16:32 +01:00
Michele Guerini Rocco
c6ec7b613a
Merge pull request #79478 from stefano-m/aws-sam-cli-no-telemetry
...
aws-sam-cli: disable telemetry
2020-02-12 16:56:47 +01:00
Drew Risinger
0a5108d002
pythonPackages.dlx: init at 1.0.4
...
Python implementation of Donald Knuth's Dancing Links (exact cover)
algorithm.
Requirement of qiskit-aqua.
2020-02-12 07:24:51 -08:00
Alma Cemerlic
efc75b3eb3
pythonPackages.pysnow: init at 0.7.14
2020-02-12 06:49:28 -08:00
Ryan Mulligan
bd9cbc685a
Merge pull request #79697 from r-ryantm/auto-update/rust-bindgen
...
rust-bindgen: 0.52.0 -> 0.53.1
2020-02-12 06:21:19 -08:00
Mario Rodas
047c2bfc11
Merge pull request #79923 from cohei/update-chromedriver
...
chromedriver: 78.0.3904.70 -> 80.0.3987.16
2020-02-12 09:06:36 -05:00
Mario Rodas
802ad5fbbe
Merge pull request #77738 from alerque/sile-v0.10.0
...
sile: v0.9.5.1 -> v0.10.3; adjust build process
2020-02-12 08:30:48 -05:00
TANIGUCHI Kohei
07ba5ae8f7
chromedriver: 78.0.3904.70 -> 80.0.3987.16
2020-02-12 22:22:50 +09:00
Hlöðver Sigurðsson
91801c0b45
clojure 1.10.1.492 -> 1.10.1.507 plus bugfix ( #79868 )
2020-02-12 11:50:50 +00:00
Michael Weiss
ded18bd210
wayland-protocols: Update meta and add myself as maintainer
2020-02-12 12:46:10 +01:00
Michael Weiss
de3f4fe900
wayland: Fix the cross-compilation with Meson
...
The build sandbox provides only wayland-scanner and not the library and
the wayland-egl symbols check test must use nm prefixed with the target
triplet.
2020-02-12 12:46:09 +01:00
Michael Weiss
c16b065cc9
wayland: Add a flag to build the documentation
...
But don't build the documentation by default.
2020-02-12 12:46:09 +01:00
Michael Weiss
1c82542488
wayland: 1.17.0 -> 1.18.0
...
This also switches the build from Autotools to Meson. The only
difference should be that the libtool archives (.la files) aren't
generated anymore.
Additionally I've updated the meta attributes and added myself as
maintainer.
The changelog is in the final release announcement [0] and an overview
of most commits is in the alpha release announcement [1].
[0]: https://lists.freedesktop.org/archives/wayland-devel/2020-February/041207.html
[1]: https://lists.freedesktop.org/archives/wayland-devel/2020-January/041140.html
2020-02-12 12:46:08 +01:00
Mario Rodas
512e10874a
Merge pull request #79883 from marsam/update-nodejs-12_x
...
nodejs-12_x: 12.15.0 -> 12.16.0
2020-02-12 05:55:10 -05:00
David Leung
e6b2d88b2a
wasm-pack: 0.8.1 -> 0.9.1
2020-02-12 11:24:24 +01:00
Andreas Rammhold
5a001981db
Merge pull request #79786 from andir/firefox73
...
firefox: 72.0.3 -> 73.0
2020-02-12 11:19:11 +01:00
Frederik Rietdijk
bfe01159ed
Merge pull request #79801 from NixOS/staging-next
...
Staging next
2020-02-12 11:16:39 +01:00
Vincent Laporte
eef4b5175f
ocaml-ng.ocamlPackages_4_10.ocaml: 4.10.0+β2 → 4.10.0+rc1
2020-02-12 10:55:00 +01:00
Frederik Rietdijk
efac8279c2
Merge staging-next into staging
2020-02-12 09:55:54 +01:00
Frederik Rietdijk
424697d512
Merge master into staging-next
2020-02-12 09:55:31 +01:00
R. RyanTM
f00bda0148
cmake: 3.16.3 -> 3.16.4
2020-02-12 09:07:49 +01:00
R. RyanTM
e8818f266c
fasm: 1.73.21 -> 1.73.22
2020-02-12 07:54:19 +00:00
R. RyanTM
16dba2c7f6
closurecompiler: 20190909 -> 20200204
2020-02-12 05:13:18 +00:00
R. RyanTM
6b11b2fd39
armadillo: 9.800.4 -> 9.850.1
2020-02-12 03:15:36 +00:00
Ryan Mulligan
e192ff3d6b
Merge pull request #79807 from r-ryantm/auto-update/go-jsonnet
...
go-jsonnet: 0.14.0 -> 0.15.0
2020-02-11 19:06:02 -08:00
R. RyanTM
5b174837fa
caf: 0.17.3 -> 0.17.4
2020-02-12 01:28:09 +00:00
R. RyanTM
1905a37193
allegro5: 5.2.5.0 -> 5.2.6.0
2020-02-12 00:39:35 +00:00
Wael Nasreddine
2f61814665
cypress: 3.6.1 -> 3.8.3 ( #79871 )
...
* cypress: 3.6.1 -> 3.8.3
* cypress: binary_state.json is now expected at the root of $out
2020-02-11 15:32:43 -08:00
R. RyanTM
e8fe8182e9
credstash: 1.16.1 -> 1.16.2
2020-02-11 14:35:00 -08:00
Michael Weiss
818628c53a
tl-expected: init at 2019-11-11
...
This version is 5 commits ahead of version 1.0.0 because we need at
least one patch [0] that prevents CMake from trying to use Git to fetch
the already fetched submodule...
Also some files have the wrong formatting (CRLF line endings) which
makes the patching really messy. At this point is seems therefore better
to use the master version instead (1.0.0 is pretty broken regarding
CMake).
[0]: 0ca73ee30e
2020-02-11 23:19:20 +01:00
Robert Scott
f77e057cda
pythonPackages.pysaml2: fix tests with fixed & now-expired timestamps
...
these only expired (and upstream only seem to have noticed) today
2020-02-11 14:08:30 -08:00
Thomas Tuegel
d178906a4f
Merge pull request #79821 from r-ryantm/auto-update/openblas
...
openblas: 0.3.7 -> 0.3.8
2020-02-11 15:28:32 -06:00
Stefano Mazzucco
2b4794f941
aws-sam-cli: add argument to conditionally enable telemetry
...
If someone really wants to opt into telemetry, they can do so by setting
`enableTelemetry` to `true` (the default is `false`), in which case the wrapper
that sets `SAM_CLI_TELEMETRY` to `0` will not be created.
Note that this actually allows a user to optionally disable telemetry from the
command line or the (poorly documented) configuration in
`~/.aws-sam/metadata.json`. The downside is telemetry will be enabled at least
on the first run, causing a unique installation ID to be saved in the
configuration file.
2020-02-11 20:44:04 +00:00
Daniel Schaefer
f528d880e1
Merge pull request #79005 from SeTSeR/master
...
tdlib: 1.5.0 -> 1.6.0
2020-02-11 20:31:40 +01:00
Mario Rodas
b70a3234c5
nodejs-12_x: 12.15.0 -> 12.16.0
...
Changelog: https://github.com/nodejs/node/releases/tag/v12.16.0
2020-02-11 13:40:00 -05:00
Jan Tojnar
dc78775c46
Merge pull request #79837 from multun/gegl-umfpack
...
gegl: enable umfpack support
2020-02-11 19:35:13 +01:00
Benjamin Saunders
3b9d71af2c
shaderc: 2019.0 -> 2019.1
2020-02-11 19:11:32 +01:00
Benjamin Saunders
d73c83fca5
vulkan-validation-layers: 1.1.114.0 -> 1.2.131.2
2020-02-11 19:11:32 +01:00
Benjamin Saunders
533e7c2296
glslang: 7.11.3214 -> 8.13.3559
2020-02-11 19:11:32 +01:00
Benjamin Saunders
eb250b9a00
vulkan-loader: 1.1.144.0 -> 1.2.131.2
2020-02-11 19:11:32 +01:00
Benjamin Saunders
8985abb3c6
vulkan-headers: 1.1.144.0 -> 1.2.131.1
2020-02-11 19:11:32 +01:00
R. RyanTM
d217d4c63c
psc-package: 0.6.0 -> 0.6.2
2020-02-11 18:05:29 +01:00
Victor multun Collod
7f311beb43
gegl: enable umfpack support
...
Fixes #79836
2020-02-11 16:02:22 +01:00
Mario Rodas
7d64380b6b
luaPackages.cosmo: init at 16.06.04-1
2020-02-11 16:18:19 +03:00
Mario Rodas
0b2a15fddd
luaPackages.cassowary: init at 2.2-1
2020-02-11 16:18:19 +03:00
Niklas Hambüchen
a72367ae31
fftw: Re-enable OpenMP with non-GCC and musl.
...
Clang now supports OpenMP, and musl has no problem with it either.
Related to #7023 and #34645 .
See also #79818 .
2020-02-11 13:37:39 +01:00
R. RyanTM
6222192872
openblas: 0.3.7 -> 0.3.8
2020-02-11 12:01:57 +00:00
Thomas Tuegel
f9ddb177fe
Merge pull request #79558 from Thra11/add-qtdeclarative-qttools
...
qttools: Add qtdeclarative to buildInputs
2020-02-11 05:06:25 -06:00
R. RyanTM
7e8a31126d
grabserial: 1.9.9 -> 2.0.2
2020-02-11 08:38:05 +00:00
R. RyanTM
717d1e85a5
go-jsonnet: 0.14.0 -> 0.15.0
2020-02-11 08:12:43 +00:00
Frederik Rietdijk
1a6c3cb06b
Merge staging into staging-next
2020-02-11 07:59:53 +01:00