Commit Graph

263325 Commits

Author SHA1 Message Date
Michael Weiss
2345e374af
svt-av1: Extend the meta attributes
I've merged my local package definitions with the ones in Nixpkgs.
2021-01-15 14:21:07 +01:00
Michael Weiss
6cdbde2f0d
ffmpeg-full: disable rav1e by default (in favor of svt-av1)
Since c378a33705 we have a patch to add svt-av1 support to
ffmpeg-full. The default AV1 encoder is still libaom but svt-av1 has a
higher priority than rav1e (see libavcodec/allcodecs.c). And since
svt-av1 is much faster than rav1e (which in turn should be faster than
libaom) we don't really need rav1e support by default anymore (I guess
it can be useful but overall svt-av1 should currently be the best
option).
And because rav1e's build did break a few times in the past and needs a
lot of Rust dependencies (including cargo-c to make it C-ABI
compatible) it might be best to simply disable it for now.

Benchmarks (though it is difficult to compare them that way):
- https://openbenchmarking.org/test/pts/svt-av1
- https://openbenchmarking.org/test/pts/rav1e
- https://openbenchmarking.org/test/pts/aom-av1
2021-01-14 22:30:57 +01:00
Michael Weiss
79150e0573
chromiumDev: 89.0.4381.6 -> 89.0.4385.0 2021-01-13 17:43:12 +01:00
Jörg Thalheim
9de67acaa9
Merge pull request #103292 from mikesperber/libtensorflow-2
libtensorflow_2: add TensorFlow 2 as a library
2021-01-13 16:39:16 +00:00
Vladimír Čunát
9e2880e5fa
nixos ISO image: revert another part of 8ca33835ba 2021-01-13 15:25:19 +01:00
Sandro
a76f0696cc
Merge pull request #109260 from ymatsiuk/flux2bump 2021-01-13 14:59:50 +01:00
Sandro
c0ee156b1c
Merge pull request #109266 from suhr/droidcam 2021-01-13 14:59:25 +01:00
Sandro
e091074a5c
Merge pull request #109268 from 06kellyjac/tokei
tokei: 12.1.1 -> 12.1.2
2021-01-13 14:58:04 +01:00
Vladimír Čunát
1a16428c17
nixos ISO image: revert a part of 8ca33835ba
Thanks @ primeos.  This wasn't really needed; my mistake.
2021-01-13 14:50:40 +01:00
Vladimír Čunát
8ca33835ba
nixos: fixup build of aarch64 minimal ISO (fixes #109252)
Perhaps it's not pretty nor precise; feel free to improve.
2021-01-13 14:05:45 +01:00
Sandro
9534559209
Merge pull request #109264 from 06kellyjac/terragrunt
terragrunt: 0.27.0 -> 0.27.1
2021-01-13 14:05:14 +01:00
Sandro
0d1a657a25
Merge pull request #109142 from freezeboy/remove-postinstall-amfora
amfora: remove unnecessary postInstall phase for darwin
2021-01-13 14:04:33 +01:00
Sandro
8b59c33807
Merge pull request #107142 from 06kellyjac/tektoncd-cli
tektoncd-cli: 0.14.0 -> 0.15.0
2021-01-13 14:01:48 +01:00
Sandro
c05e2bc529
Merge pull request #109115 from charvp/pr/bump-gomuks
gomuks: 0.2.1 -> 0.2.2
2021-01-13 14:01:19 +01:00
Sandro
45c1428afa
Merge pull request #109259 from oxzi/pytmx-3.24.0
pytmx: 3.22.0 -> 3.24.0
2021-01-13 14:00:57 +01:00
Fabian Möller
07e7cea102 python36: enable ctypes.util.find_library patch 2021-01-13 13:13:02 +01:00
06kellyjac
859a64428d tokei: 12.1.1 -> 12.1.2 2021-01-13 11:26:09 +00:00
Sandro
fa0253297e
Merge pull request #109258 from oxzi/go-shadowsocks2-0.1.3
go-shadowsocks2: 0.0.11 -> 0.1.3
2021-01-13 12:11:54 +01:00
Sandro
ebb5191ab4
Merge pull request #109254 from fabaff/bump-tld 2021-01-13 12:11:19 +01:00
Sandro
568a5bb6b8
Merge pull request #108911 from davegallant/awscli2-2.1.17
awscli2: 2.1.7 -> 2.1.17
2021-01-13 12:08:00 +01:00
Сухарик
5b224ab564 droidcam: 1.6 -> 1.7 2021-01-13 14:03:29 +03:00
06kellyjac
2525c0252e terragrunt: 0.27.0 -> 0.27.1 2021-01-13 10:54:37 +00:00
Mark Vainomaa
b451286b1f
docker: 19.03.4 -> 20.10.2 (#108960)
This commit refactors the build process to handle Docker engine and
CLI split.
2021-01-13 11:33:14 +01:00
Yurii Matsiuk
63960b3b30
fluxcd: 0.5.0 -> 0.5.9 2021-01-13 10:58:53 +01:00
Charlotte Van Petegem
da9395cf8f
gomuks: 0.2.1 -> 0.2.2 2021-01-13 10:52:50 +01:00
Alvar Penning
169b955b76 pytmx: 3.22.0 -> 3.24.0
The Python 2.7 support was dropped upstream.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-13 10:51:23 +01:00
Sandro
e6a184aca0
Merge pull request #108777 from fabaff/bump-pyhaversion 2021-01-13 10:15:18 +01:00
Alvar Penning
7c395b756d go-shadowsocks2: 0.0.11 -> 0.1.3 2021-01-13 10:12:29 +01:00
adisbladis
f2380fe2ee
Merge pull request #109246 from adisbladis/emacs-packages-2021-01-13
emacsPackages: Bump to 2021-01-13
2021-01-13 10:11:57 +01:00
sternenseemann
5a23270202 ocamlPackages.dns*: 4.6.2 -> 4.6.3 2021-01-13 10:08:15 +01:00
Jörg Thalheim
dbb48b45a5
Merge pull request #107961 from KAction/par-static
par: fix static build
2021-01-13 09:05:40 +00:00
Jörg Thalheim
11033cbb6b
par: fix build 2021-01-13 10:00:45 +01:00
sternenseemann
c955b30d4c dune-release: fix tests for newer git versions
Newer git versions show a hint when calling `git init` to set the
default initial branch to something like 'main'. This obviously is
printed to stderr and thus not hidden by `> /dev/null`. We fix the
ensuing test failure by setting a branch in the invocation.
2021-01-13 09:54:56 +01:00
Vincent Laporte
273a4ec57e ocamlPackages.charInfo_width: use Dune 2 2021-01-13 09:49:20 +01:00
Vincent Laporte
0476529037 ocamlPackages.zed: refactor
Remove legacy version 1.4 (whose evaluation actually fails)

Refactor with `buildDunePackage`

Use dune 2
2021-01-13 09:49:20 +01:00
freezeboy
5a15487897 amfora: remove unnecessary postInstall phase for darwin 2021-01-13 09:34:40 +01:00
Sandro
c36b928f4f
Merge pull request #108993 from flokli/nufraw-gimp
remove ufraw and the gimp plugin
2021-01-13 09:19:39 +01:00
sternenseemann
d96c347f9d ocamlPackages.nonstd: fix fetch error by using fetchzip 2021-01-13 09:19:22 +01:00
Sandro
e12409de89
Merge pull request #108959 from mikroskeem/docker-proxy-update
docker-proxy: 7b2b1fe -> fa125a3
2021-01-13 09:18:19 +01:00
Sandro
8b5d1a9e74
Merge pull request #109097 from sternenseemann/lowdown-0.7.9
lowdown: 0.7.5 -> 0.7.9
2021-01-13 09:16:33 +01:00
Fabian Affolter
d155274fb2 python3Packages.tld: update meta, especially license 2021-01-13 09:12:46 +01:00
Fabian Affolter
b5556fe6b4 python3Packages.tld: update check part 2021-01-13 09:08:47 +01:00
Vincent Laporte
2cc958d764 ocamlPackages.lens: 1.2.3 → 1.2.4 2021-01-13 09:00:33 +01:00
Sandro
fc748c2e87
Merge pull request #109237 from benley/dex-2.27.0
dex-oidc: 2.23.0 -> 2.27.0
2021-01-13 08:59:35 +01:00
Fabian Affolter
9852c79bca python3Packages.tld: 0.12.4 -> 0.12.5 2021-01-13 08:55:21 +01:00
Sandro
0499c16150
Merge pull request #90272 from alexfmpe/bump-printrun
printrun: 1.6.0 -> 2.0.0rc5
2021-01-13 08:50:28 +01:00
Sandro
10c8ab5e23
Merge pull request #109018 from 06kellyjac/exodus
exodus: 20.12.4 -> 21.1.7
2021-01-13 08:49:47 +01:00
Sandro
c7a1cbf5cf
Merge pull request #100642 from oxzi/astroid-plugin-fix
astroid: fix python plugin usage
2021-01-13 08:49:29 +01:00
Sandro
8922b5df79
Merge pull request #108949 from onsails/vim-closer 2021-01-13 08:48:15 +01:00
Sandro
f73fb5337e
Merge pull request #100447 from uvNikita/ultralist 2021-01-13 08:47:53 +01:00