Domen Kožar
0b3ae797c2
Merge pull request #71693 from turboMaCk/elm-0.19.1-node-packages-updates
...
elmPackages.{elm-test,elm-analyse}: elm 0.19.1 updates
2019-10-27 13:07:51 +01:00
Ben Darwin
8d7fef4912
pythonPackages.pyezminc: mark as unbroken
2019-10-26 09:55:30 -07:00
Emery Hemingway
94afe19f93
kf5gpgmepp: init at 16.08.3
2019-10-26 14:42:37 +02:00
Marek Mahut
f91beeff33
Merge pull request #71896 from markuskowa/upd-hwloc
...
hwloc: 2.0.4 -> 2.1.0
2019-10-26 14:15:57 +02:00
Michael Weiss
ec53f1d084
dav1d: 0.5.0 -> 0.5.1
...
Release notes: https://code.videolan.org/videolan/dav1d/-/tags/0.5.1
Changelog: https://code.videolan.org/videolan/dav1d/blob/0.5.1/NEWS
2019-10-26 14:15:27 +02:00
Maximilian Bosch
22470fff35
mautrix-telegram: fix build
...
With updating `pluggy` to `0.13.0`[1] the way how python modules are
imported during pytest changed which broke all modules that had a
`coding: future_fstrings` annotation at the top which used to be needed
for python <=3.5. This only affected the tests, deploying a
`mautrix-telegram` from master with `doCheck = false;` works fine.
I applied a patch for `mautrix-telegram` which drops python 3.5 compat
(this package is intended to be used as application with python 3.7, so this
should be fine on master/unstable) and modified `mautrix-appservice`
accordingly as a lot of things on master changed since their last
release, so applying a patch didn't work there.
Resolves #71996
[1] faf8cfba4e
2019-10-26 10:58:56 +02:00
Domen Kožar
e478127e80
Merge pull request #72002 from marsam/fix-pythonPackages.docker-darwin
...
pythonPackages.docker: fix build on darwin
2019-10-26 10:17:38 +02:00
John Ericson
6a4726d602
Merge pull request #68398 from angerman/feature/fix-openssl
...
fix openssl for cross compilation
2019-10-26 09:39:32 +02:00
R. RyanTM
112436afc3
rocksdb: 6.2.4 -> 6.3.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rocksdb/versions
2019-10-25 18:35:11 -07:00
Mario Rodas
3b43c08dc5
Merge pull request #71959 from marsam/fix-libglvnd-darwin
...
libglvnd: fix build on darwin
2019-10-25 20:31:43 -05:00
Mario Rodas
ad7764c615
pythonPackages.docker: fix build on darwin
2019-10-25 20:00:00 -05:00
R. RyanTM
886de2dd23
tbb: 2019_U8 -> 2019_U9
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tbb/versions
2019-10-25 12:30:12 -05:00
Frederik Rietdijk
1d7e21905c
pipenv: patch pipenv to point to python that has virtualenv
2019-10-25 17:31:51 +02:00
R. RyanTM
672cd1398a
thrift: 0.12.0 -> 0.13.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/thrift/versions
2019-10-25 17:05:27 +02:00
Mario Rodas
77a5bf5bfb
Merge pull request #70797 from cfsmp3/master
...
Added libvmaf + support for it in ffmpeg-full
2019-10-25 09:11:42 -05:00
Mario Rodas
253de2cb22
Merge pull request #71288 from matthuszagh/cocotb
...
cocotb: init at 1.2.0
2019-10-25 08:59:20 -05:00
Mario Rodas
d6fc52b8ca
Merge pull request #71956 from marsam/fix-libogg-darwin
...
libogg: fix build on darwin
2019-10-25 08:49:41 -05:00
worldofpeace
b9f2c7d36a
python3.pkgs.python-dbusmock: fix build
...
The test_code codestyle test failed because of the lines being too long.
We added --ignore=E501 to fix this, which makes it ignore checking
line length.
2019-10-25 08:44:50 -04:00
Robin Gloster
48a22a0ff7
Merge pull request #71964 from arthurl/wt-PR
...
wt: Allow optional library harfbuzz to be overriden with null
2019-10-25 14:29:39 +02:00
Robin Gloster
b047445f69
Merge pull request #71980 from Tomahna/scalafmt
...
scalafmt: 2.0.1 -> 2.2.1
2019-10-25 14:27:08 +02:00
Kevin Rauscher
a48709ba7e
scalafmt: 2.0.1 -> 2.2.1
2019-10-25 13:22:20 +02:00
Mario Rodas
03e55536c3
ffmpeg-full: disable libvmaf for isAarch64
2019-10-25 04:20:00 -05:00
Mario Rodas
2924904d95
pythonPackages.cocotb: fix build on darwin
2019-10-25 04:20:00 -05:00
Robin Gloster
9671f33c06
Merge pull request #71968 from aanderse/php
...
php: 7.2.23 -> 7.2.24, 7.3.10 -> 7.3.11
2019-10-25 10:14:26 +02:00
Vincent Laporte
0c2aa9dd33
ocamlPackages.ppx_tools: enable at 5.3+4.08.0 for OCaml 4.09
2019-10-25 07:09:42 +00:00
Vincent Laporte
0361ae2230
ocamlPackages.camlp4: fix evaluation for OCaml ≥ 4.09
2019-10-25 07:09:42 +00:00
Aaron Andersen
a480006281
php: 7.2.23 -> 7.2.24, 7.3.10 -> 7.3.11
2019-10-25 03:09:19 -04:00
Jaakko Luttinen
0109d6587a
pythonPackages.holidays: init at 0.9.11
2019-10-24 23:00:26 -07:00
Jonathan Ringer
d463f540c6
pythonPackages.pydocumentdb: fix build
2019-10-24 21:49:57 -07:00
Arthur Lee
d2282cc4a7
wt: Allow optional library harfbuzz to be overriden with null
2019-10-25 11:56:31 +08:00
R. RyanTM
83e7a50664
yarn: 1.19.0 -> 1.19.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yarn/versions
2019-10-24 20:12:37 -07:00
R. RyanTM
a16145e47d
xxHash: 0.7.1 -> 0.7.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xxhash/versions
2019-10-24 20:11:02 -07:00
Mario Rodas
efce3c1367
libglvnd: fix build on darwin
...
The --version-script flag is only supported by GNU LD
2019-10-24 21:00:00 -05:00
Sam Stites
9d90d5fb29
protobuf: add 3.10
2019-10-24 18:51:51 -07:00
Mario Rodas
b2b77b3b5e
libogg: fix build on darwin
2019-10-24 20:00:00 -05:00
Florian Klink
a484c07d84
Merge pull request #71612 from danjuv/master
...
bazel: 1.0 -> 1.1
2019-10-25 00:33:06 +02:00
scalavision
535a7006ea
truvari: init at 1.3.2 ( #70877 )
...
pythonPackages.pyvcf: init at 0.6.8
2019-10-24 17:06:42 -04:00
Peter Simons
c822db3d8c
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.0-6-g12ceeb2 from Hackage revision
d7308f3b47
.
2019-10-24 22:13:58 +02:00
Peter Simons
40c944f56b
haskell-polysemy: remove 'broken' marker; the package now builds
2019-10-24 22:12:54 +02:00
(cdep)illabout
c41bbefd80
haskellPackages.polysemy: mark dontCheck
2019-10-24 16:05:55 -04:00
Marek Fajkus
35f1e57531
haskellPackages.language-ats: dontCheck
2019-10-24 22:01:48 +02:00
Peter Simons
7dcc5c717d
haskell-dhall: update overrides for the latest version
2019-10-24 22:01:48 +02:00
Peter Simons
d604960843
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.0-6-g12ceeb2 from Hackage revision
d7308f3b47
.
2019-10-24 22:01:48 +02:00
Jack Kelly
1fc7deab86
haskellPackages.grammatical-parsers: mark unbroken
...
I did see a timeout in the test suite, in the mconcat property test
provided by checkers, but lost the seed.
2019-10-24 22:01:48 +02:00
Peter Simons
38fc43e993
hackage2nix: disable broken builds to fix evaluation on Hydra
2019-10-24 22:00:46 +02:00
Peter Simons
0d47fe836a
LTS Haskell 14.11
2019-10-24 22:00:46 +02:00
Ryan Mulligan
2985a83456
Merge pull request #71906 from r-ryantm/auto-update/sccache
...
sccache: 0.2.11 -> 0.2.12
2019-10-24 12:32:22 -07:00
R. RyanTM
719313b2a2
spdlog: 1.3.1 -> 1.4.2 ( #71876 )
...
* spdlog: 1.3.1 -> 1.4.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/spdlog/versions
* spdlog: actually disable example build
2019-10-24 17:15:38 +02:00
R. RyanTM
4adf207fae
sccache: 0.2.11 -> 0.2.12
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sccache/versions
2019-10-24 07:11:18 -07:00
R. RyanTM
f9b717e5c0
micronaut: 1.2.3 -> 1.2.5 ( #71697 )
...
* micronaut: 1.2.3 -> 1.2.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/micronaut/versions
* micronaut: keep description short
and run pre+post hooks when overriding install phase
2019-10-24 15:59:16 +02:00