Commit Graph

179794 Commits

Author SHA1 Message Date
Maximilian Bosch
187d6fee39
python3Packages.pyaxmlparser: 0.3.13 -> 0.3.15
Minor bugfix releases with several improvements and more checks for APK
files to parse.

https://github.com/appknox/pyaxmlparser/compare/v0.3.13...v0.3.15
2019-05-11 15:03:41 +02:00
Andrew Chambers
fb0e76db85 janet: 0.4.1 -> 0.5.0 2019-05-12 00:21:50 +12:00
Maximilian Bosch
88b32c775e
Merge pull request #61275 from nyanloutre/riot_update_1_1_0
riot-{web,desktop}: 1.0.8 -> 1.1.0
2019-05-11 13:13:55 +02:00
R. RyanTM
ee654a9224 eccodes: 2.12.0 -> 2.12.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/eccodes/versions
2019-05-11 04:02:57 -07:00
Maximilian Bosch
87fa21d3ce
Merge pull request #61277 from r-ryantm/auto-update/chessx
chessx: 1.4.6 -> 1.5.0
2019-05-11 12:39:51 +02: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
Vladimír Čunát
b1565e5af8
Merge ffmpeg-full: nvenc doesn't imply nonfree licensing
It's a port of #55442 to master.
2019-05-11 11:38:27 +02:00
Jorge Acereda
9efdc7530a
nv-codec-headers: fix license
(cherry picked from commit 65c52e11ab066b0e16250ef4c8d8354f3529a5ce)
2019-05-11 11:38:26 +02:00
Jorge Acereda
f96ce31af8
nvenc: remove obsolete nvidia-video-sdk
(cherry picked from commit b869a42ddb02a3ad6eb812a52400e0603b578bbb)
2019-05-11 11:38:26 +02:00
Jorge Acereda
de5e115de2
ffmpeg-full: nvenc doesn't imply nonfree licensing
(cherry picked from commit ce211e68396e7cfe0897586ae38b0e5fb268f09b)
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
Maximilian Bosch
2a818c101a
uutils-coreutils: 2018-09-30 -> 2019-05-03
There's still no new release, but since there are ~120 commits since
August with several dependency bumps and improvements regarding the
compatibility with the GNU coreutils.

The full diff can be viewed here:
a161b7e803...036dd81295
2019-05-11 11:29:23 +02:00
Vladimír Čunát
58213cd9ca
Merge #60740: ffmpeg*: 4.1.2 -> 4.1.3 2019-05-11 11:24:18 +02:00
Mario Rodas
c6145373e5
Merge pull request #60709 from r-ryantm/auto-update/python2.7-aws-sam-translator
python27Packages.aws-sam-translator: 1.10.0 -> 1.11.0
2019-05-11 04:24:03 -05: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
R. RyanTM
671450790a davix: 0.7.2 -> 0.7.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/davix/versions
2019-05-11 02:11:44 -07:00
Maximilian Bosch
6ec6cd0f20
up: 0.3.1 -> 0.3.2
New release with several new keyboard shortcuts to navigate between
piped commands: https://github.com/akavel/up/releases/tag/v0.3.2
2019-05-11 10:58:15 +02:00
Renaud
047400d753
Merge pull request #61227 from uvNikita/moonlight
moonlight-embedded: update and add vaapi support
2019-05-11 10:25:25 +02: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
507eaf61cb
Merge pull request #61263 from romildo/upd.mate
mate.mate-calc: 1.22.0 -> 1.22.1
2019-05-11 10:12:49 +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
R. RyanTM
55c4e205c7 chessx: 1.4.6 -> 1.5.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/chessx/versions
2019-05-11 00:45:40 -07:00
Milan Pässler
b4f6b5da8b yarn: 1.15.2 -> 1.16.0 2019-05-11 09:22:49 +02:00
nyanloutre
ed244efeab
riot-desktop: 1.0.8 -> 1.1.0 2019-05-11 09:22:43 +02:00
nyanloutre
adc9db2a3a
riot-web: 1.0.8 -> 1.1.0 2019-05-11 09:22:35 +02:00
lewo
021f127369
Merge pull request #60463 from spacefrogg/openafs-1.8.3
openafs: 1.8.2 -> 1.8.3
2019-05-11 09:03:59 +02:00
R. RyanTM
7dabb6028d buck: 2019.01.10.01 -> 2019.05.06.01
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/buck/versions
2019-05-10 23:54:01 -07:00
R. RyanTM
eb67db47f5 acpica-tools: 20190405 -> 20190509
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/acpica-tools/versions
2019-05-10 20:48:16 -07:00
Matthew Bauer
93a522cf0c nixos/binfmt: fixup 2019-05-10 22:53:14 -04:00
José Romildo Malaquias
db134f03c5 mate.mate-calc: 1.22.0 -> 1.22.1 2019-05-10 23:45:02 -03:00
xrelkd
17b3c055cd youtube-dl: 2019.04.30 -> 2019.05.11 2019-05-11 10:36:45 +08:00
José Romildo Malaquias
76e3af41a5
Merge pull request #59940 from romildo/fix.deepin.deepin-wm
deepin.deepin-wm: fix paths related to plugins and desktop files
2019-05-10 23:35:54 -03:00
Aaron Andersen
39a1f3c8d3
Merge pull request #60747 from rexim/chatterino2
chatterino2: init at unstable-2019-05-11
2019-05-10 21:47:22 -04: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
rexim
79586cae40 chatterino2: init at unstable-2019-05-11 2019-05-10 21:03:48 -04:00
Matthew Bauer
60381b7b11 binfmt: add more magics and masks
New ones taken from this script:

https://github.com/qemu/qemu/blob/master/scripts/qemu-binfmt-conf.sh
2019-05-10 21:00:21 -04:00
Florian Klink
965b5a8aca
gitea: 1.8.0 -> 1.8.1 (#61258)
gitea: 1.8.0 -> 1.8.1
2019-05-11 02:26:03 +02:00
kolaente
29d35a9ddb maintainers: add kolaente 2019-05-11 02:01:08 +02:00
kolaente
bad4902dc2 gitea: 1.8.0 -> 1.8.1 2019-05-11 01:51:25 +02: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
rexim
ccfe8ec455 Add rexim to maintainers 2019-05-11 05:29:46 +07:00
worldofpeace
ecdb583ded
Merge pull request #61218 from IvanMalison/slack-libappindicator
slack: add libappindicator-gtk3 to rpath
2019-05-10 18:15:01 -04:00
Matthew Bauer
153598ebb0 nixos/binfmt: handle emulatedSystems
Fixes #61248
2019-05-10 18:05:59 -04:00
José Romildo Malaquias
edc66ee77c deepin.deepin-wm: use absolute path in desktop file 2019-05-10 19:05:52 -03: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