Commit Graph

64138 Commits

Author SHA1 Message Date
Andrew Chambers
fb0e76db85 janet: 0.4.1 -> 0.5.0 2019-05-12 00:21:50 +12:00
Maximilian Bosch
0015e885ce
Merge pull request #61274 from petabyteboy/feature/update-yarn
yarn: 1.15.2 -> 1.16.0
2019-05-11 12:02:26 +02:00
Vladimír Čunát
5236232eea
ffmpeg-full: fix the build phase
I was surprised the build is so slow, and I see it's single-threaded
due to all work being done in install phase :-/
Please, do *not* rewrite phases unless you're really confident it's
a good approach; typically postFoo and preFoo is much better.

I considered filing this ffmpeg-related string of changes as a PR,
but in the end it doesn't seem likely to need review and we have too
many PRs as it is...
2019-05-11 11:38:28 +02:00
Vladimír Čunát
9fda8602e1
ffmpeg-full: enable nvenc by default
It's called "full", after all, and nvenc seem quite cheap actually.
Also remove an unused parameter.
2019-05-11 11:38:28 +02:00
Jorge Acereda
9efdc7530a
nv-codec-headers: fix license
(cherry picked from commit 65c52e11ab)
2019-05-11 11:38:26 +02:00
Jorge Acereda
f96ce31af8
nvenc: remove obsolete nvidia-video-sdk
(cherry picked from commit b869a42ddb)
2019-05-11 11:38:26 +02:00
Jorge Acereda
de5e115de2
ffmpeg-full: nvenc doesn't imply nonfree licensing
(cherry picked from commit ce211e6839)
2019-05-11 11:38:25 +02:00
Will Dietz
5dff8e9818 libxmlb: 0.1.8 -> 0.1.9 (#61201)
* libxmlb: 0.1.8 -> 0.1.9

* libxmlb: restrict to linux platforms
It fails to build on Darwin
2019-05-11 11:30:46 +02:00
Vladimír Čunát
58213cd9ca
Merge #60740: ffmpeg*: 4.1.2 -> 4.1.3 2019-05-11 11:24:18 +02:00
Vladimír Čunát
fd78c3b5de
ffmpeg-full: 4.1.2 -> 4.1.3 2019-05-11 11:21:20 +02:00
R. RyanTM
952122b70e
python27Packages.aws-sam-translator: 1.10.0 -> 1.11.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/python2.7-aws-sam-translator/versions
2019-05-11 04:18:20 -05:00
Renaud
26006395f6
Merge pull request #61233 from vbgl/ocaml-cairo-0.6.1
ocamlPackages.cairo2: 0.6 -> 0.6.1; ocamlPackages.lablgtk3: 3.0.beta5 -> 3.0.beta6
2019-05-11 10:18:50 +02:00
Renaud
253dae1edf
leptonica: disable checks on darwin
18 tests failed with errors like:
> Error in callSystemDebug: iOS 11 does not support system()
> Error in fopenReadStream: file not found

Closes #61259
2019-05-11 10:08:59 +02:00
Milan Pässler
b4f6b5da8b yarn: 1.15.2 -> 1.16.0 2019-05-11 09:22:49 +02:00
Aaron Andersen
252420b21d
Merge pull request #61066 from aanderse/pythonPackages.leveldb
pythonPackages.leveldb: init at 0.194
2019-05-10 21:06:20 -04:00
Ryan Mulligan
6602f322f9
Merge pull request #61254 from matthew-piziak/regenerate-node-packages-2019-05-10
regenerate `nodePackages`
2019-05-10 16:21:42 -07:00
Will Dietz
d7ff576529
Merge pull request #60343 from dtzWill/fix/luarocks-nix-formatting-and-awesome-doc-goodness
luarocks-nix,luaPackages: formatting and additions; awesome: docs!
2019-05-10 16:56:58 -05:00
Renaud
57fefacf70
leptonica: enable check phase
+ parallel building and checking is faster
+ clarify licensing (BSD-2)
2019-05-10 23:51:46 +02:00
Bas van Dijk
cc3d0f4acf
Merge pull request #61255 from basvandijk/elk-old-upgrades
elk5: 5.6.9 -> 5.6.16 & elk6: 6.7.1 -> 6.7.2
2019-05-10 23:48:21 +02:00
Matthew Piziak
7c3eb73599 nodePackages: regenerate 2019-05-10 17:34:34 -04:00
Bas van Dijk
1a0818e941 elk6: 6.7.1 -> 6.7.2 2019-05-10 23:32:44 +02:00
Bas van Dijk
8673d82bc1 elk5: 5.6.9 -> 5.6.16 2019-05-10 22:46:12 +02:00
Brice Waegeneire
ccede2a7ee nodePackages: init vue, html & css languageservers 2019-05-10 21:42:43 +02:00
worldofpeace
6c8bb26331
Merge pull request #61048 from Ma27/zmap-package
zmap: init at 2.1.1
2019-05-10 15:19:43 -04:00
Renaud
651342628e
Merge pull request #60392 from dtzWill/update/leptonica-1.78.0
leptonica: 1.74.1 -> 1.78.0
2019-05-10 17:57:35 +02:00
Matthew Bauer
57c45dd0ee
Merge pull request #61232 from ggreif/patch-2
clang: typo in comment
2019-05-10 10:12:18 -04:00
Mario Rodas
8f82435a3e
Merge pull request #60216 from exarkun/patch-4
service_identity: 17.0.0 -> 18.1.0
2019-05-10 08:48:43 -05:00
Mario Rodas
45db37ac55
Merge pull request #60731 from r-ryantm/auto-update/python3.7-py3exiv2
python37Packages.py3exiv2: 0.6.1 -> 0.7.0
2019-05-10 08:41:33 -05:00
Jean-Paul Calderone
9b4392e831
service_identity: 17.0.0 -> 18.1.0
Newer version of Twisted requires newer version of service_identity for reasonable certificate subject checking.
2019-05-10 08:25:25 -05:00
Vincent Laporte
a625f19358
ocamlPackages.lablgtk3: 3.0.beta5 -> 3.0.beta6 2019-05-10 12:59:19 +00:00
Vincent Laporte
20359e55cd
ocamlPackages.cairo2: 0.6 -> 0.6.1 2019-05-10 12:59:14 +00:00
Gabor Greif
bd8da4e0ed
clang: typo in comment 2019-05-10 11:29:09 +02:00
Renaud
926a525876
Merge pull request #60724 from r-ryantm/auto-update/python3.7-ordered-set
python37Packages.ordered-set: 3.1 -> 3.1.1
2019-05-10 09:21:47 +02:00
Maximilian Bosch
2169faee8b
byacc: resulting binary should be named byacc 2019-05-10 07:50:24 +02:00
Malo Bourgon
75942540fa nodePackages: init bash-language-server, init speed-test, init typescript-language-server 2019-05-09 20:01:53 -07:00
Will Dietz
86fba25bb3
Merge pull request #61200 from dtzWill/update/osinfo-1.5.0
libosinfo, osinfo-db-tools: 1.4.0 -> 1.5.0
2019-05-09 20:09:08 -05:00
Matthew Piziak
95738ec726 nodePackages_10_x: add textlint-plugins to list of generated packages (#54443)
nodePackages_10_x.textlint-plugin-latex: init at 1.0.4
nodePackages_10_x.textlint-rule-abbr-within-parentheses: init at 1.0.2
nodePackages_10_x.textlint-rule-alex: init at 1.3.1
nodePackages_10_x.textlint-rule-common-misspellings: init at 1.0.1
nodePackages_10_x.textlint-rule-diacritics: init at 0.0.2
nodePackages_10_x.textlint-rule-en-max-word-count: init at 1.0.1
nodePackages_10_x.textlint-rule-max-comma: init at 1.0.4
nodePackages_10_x.textlint-rule-no-start-duplicated-conjunction: init at 2.0.2
nodePackages_10_x.textlint-rule-period-in-list-item: init at 0.2.0
nodePackages_10_x.textlint-rule-stop-words: init at 1.0.8
nodePackages_10_x.textlint-rule-terminology: init at 1.1.30
nodePackages_10_x.textlint-rule-unexpanded-acronym: init at 1.2.3
nodePackages_10_x.textlint-rule-write-good: init at 1.6.2
2019-05-09 17:13:20 -07:00
Mario Rodas
0c510db2d7
Merge pull request #60773 from r-ryantm/auto-update/rtmidi
rtmidi: 2.1.1 -> 4.0.0
2019-05-09 18:43:01 -05:00
Renaud
0d2ac1ee2f
Merge pull request #60163 from dtzWill/update/dotnet-sdk-2.2.203
dotnet-sdk: 2.2.103 -> 2.2.203 (core 2.2.1 -> 2.2.4)
2019-05-10 00:16:45 +02:00
Renaud
aab399114f
Merge pull request #61119 from marsam/update-rubocop
rubocop: 0.62.0 -> 0.68.1
2019-05-09 22:35:53 +02:00
hlolli
3cf07efa30 graalvm: rc8->rc15 2019-05-09 13:59:32 -04:00
Renaud
169db87d32
pythonPackages.python-igraph: fix build
It was failing on Hydra
+ tests are failing with Py3
2019-05-09 19:45:24 +02:00
Will Dietz
430b24a386
libosinfo: pname 2019-05-09 12:36:55 -05:00
Will Dietz
2c4f13e7aa
libosinfo: 1.4.0 -> 1.5.0
https://www.redhat.com/archives/libosinfo/2019-May/msg00094.html
2019-05-09 12:36:53 -05:00
Peter Simons
47a7480f05 haskell-quickcheck-instances: jailbreak to fix the build with ghc-8.8.x 2019-05-09 18:15:20 +02:00
Peter Simons
e4659b5616 haskell-integer-logarithms: jailbreak to fix the build with ghc-8.8.x 2019-05-09 18:15:20 +02:00
Peter Simons
44ac450719 haskell-attoparsec: apply patches to fix the build with ghc-8.8.x 2019-05-09 18:15:20 +02:00
Peter Simons
7055bea4a9 haskell-hashable-time: jailbreak to fix the build with ghc-8.8.x 2019-05-09 18:15:20 +02:00
Peter Simons
64d6f5f70b haskell-lucid: jailbreak to fix the build with ghc-8.8.x 2019-05-09 18:15:20 +02:00
Peter Simons
5761cd818f haskell-unordered-containers: update to fix the build with ghc-8.8.x 2019-05-09 18:15:20 +02:00