Michael Weiss
4469c2333c
ffmpeg-full: Disable libmfx and nvenc on AArch64 to fix the build
...
The AArch64 build was failing since 2019-03-26:
https://hydra.nixos.org/build/98821440
2019-08-23 14:30:46 +02:00
Michael Weiss
1537ce23b1
ffmpeg-full: 4.1.4 -> 4.2
...
Changelog: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/4.2:/Changelog
Configuration flag changes:
https://git.ffmpeg.org/gitweb/ffmpeg.git/blobdiff/n4.1.4..n4.2:/configure
Ignored new configuration flags:
--enable-libaribb24 enable ARIB text and caption decoding via libaribb24 [no]
--enable-pocketsphinx enable PocketSphinx, needed for asr filter [no]
--enable-cuda-nvcc enable Nvidia CUDA compiler [no]
--disable-cuda-llvm disable CUDA compilation using clang [autodetect]
--disable-msa2 disable MSA2 optimizations
The renamed and removed configuration options where not used.
I've added a patch to prefer libdav1d over libaom, as libaom wasn't even
able to play my sample videos for AV1 (apart from the reduced
performance, at least in theory).
2019-08-21 18:02:30 +02:00
Marek Mahut
5b3467d2c6
Merge pull request #67184 from delroth/warsow-url
...
warsow,warsow-engine: fix mirror URL
2019-08-21 16:24:10 +02:00
Florian Klink
65b1948be2
Merge pull request #66762 from adisbladis/python-minimal
...
python3Minimal: Add top-level for a minimal Python 3 build
2019-08-21 15:04:52 +02:00
Marek Mahut
e79212611e
warsow: mark as broken on aarch64
2019-08-21 15:02:36 +02:00
adisbladis
99e6ca2bdc
python3Minimal: Add top-level for a minimal Python 3 build
...
This builds Python without optional dependencies.
We can't just use python3.override, as things like
python3Minimal.withPackages would pass the wrong python derivation into
these modules.
2019-08-21 14:52:49 +02:00
Vincent Laporte
609d408970
coq: make version 8.9 the default one
2019-08-21 12:07:38 +00:00
Jan Tojnar
19055cb3ec
Merge pull request #67156 from r-ryantm/auto-update/tali
...
gnome3.tali: 3.32.0 -> 3.32.1
2019-08-21 13:17:22 +02:00
Pierre Bourdon
fe3dca6e73
warsow,warsow-engine: fix mirror URL
...
Current one does not resolve. New one is the one currently present on
warsow.net.
2019-08-21 12:27:20 +02:00
Michael Weiss
48aaa959e8
android-studio: 3.4.2.0 -> 3.5.0.21
...
androidStudioPackages.beta: 3.5.0.20 -> 3.5.0.21
2019-08-21 12:25:07 +02:00
Michael Weiss
e32ee20b40
Merge branch 'tdesktop-updates' into master
...
tdesktop: 1.8.0 -> 1.8.2
2019-08-21 12:07:34 +02:00
Michael Weiss
324ec3be51
tdesktop: 1.8.1 -> 1.8.2
...
Unfortunately the previous release (1.8.1) was crashing due to a
segmentation fault (didn't have time to investigate), but this release
works fine so far.
2019-08-21 12:05:26 +02:00
Michael Weiss
b5ee206c16
tdesktop: 1.8.0 -> 1.8.1
...
Had to switch from GCC 8 to GCC 9 due to the following internal compiler
error:
/nix/store/qsc6w1cnjp4pr7d90bhc0sid01i8k0a0-range-v3-0.5.0/include/range/v3/utility/compressed_pair.hpp:50:92: internal compiler error: in tsubst_pack_expansion, at cp/pt.c:12200
meta::if_<meta::strict_and<std::is_constructible<Ts, Args>...>, int> = 0>
^
2019-08-21 12:05:26 +02:00
Peter Simons
8a9b00f6d6
git-annex: update sha256 hash for version 7.20190819
2019-08-21 11:28:46 +02:00
Peter Simons
2b89a05d40
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.4-5-g57efca0 from Hackage revision
478c783355
.
2019-08-21 11:28:46 +02:00
Justin Humm
fe366d43e8
haskell-hakyll: patch Cabal file from upstream
...
hakyll complains about our QuickCheck version being too high. Upstream
solved that problem already, so let's use that patch [0].
Closes https://github.com/NixOS/nixpkgs/pull/67065 .
[0] https://github.com/jaspervdj/hakyll/pull/721
2019-08-21 11:28:46 +02:00
Lancelot SIX
f6a654dad8
Merge pull request #67140 from jonringer/update-fabric
...
pythonPackage.Fabric: 2.4.0 -> 2.5.0
2019-08-21 11:23:52 +02:00
Michael Weiss
bc0764421e
jekyll: 3.8.6 -> 4.0.0
2019-08-21 11:15:13 +02:00
R. RyanTM
ed07403382
zerotierone: 1.4.0 -> 1.4.2 ( #67175 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zerotierone/versions
2019-08-21 08:51:31 +00:00
worldofpeace
7d9d632b5e
graalvm8-ee: use callPackage
2019-08-21 04:34:06 -04:00
Sarah Brofeldt
078f7c0674
Merge pull request #67036 from uvNikita/sampler
...
sampler: init at 1.0.3
2019-08-21 09:40:49 +02:00
Nikita Uvarov
1104a9724e
sampler: init at 1.0.3
2019-08-21 09:01:15 +02:00
Marek Mahut
ac827e0e35
Merge pull request #67116 from r-ryantm/auto-update/python3.7-yamllint
...
python37Packages.yamllint: 1.16.0 -> 1.17.0
2019-08-21 08:59:45 +02:00
Marek Mahut
790129b1e4
Merge pull request #67118 from r-ryantm/auto-update/python2.7-trollius
...
python27Packages.trollius: 2.2 -> 2.2.post1
2019-08-21 08:44:54 +02:00
Marek Mahut
4a32c779d3
Merge pull request #67120 from r-ryantm/auto-update/python3.7-voluptuous-serialize
...
python37Packages.voluptuous-serialize: 2.1.0 -> 2.2.0
2019-08-21 08:44:32 +02:00
Marek Mahut
0be49d3157
Merge pull request #67121 from r-ryantm/auto-update/python3.7-zict
...
python37Packages.zict: 0.1.4 -> 1.0.0
2019-08-21 08:44:10 +02:00
Marek Mahut
237642b2f5
Merge pull request #67126 from r-ryantm/auto-update/rapid-photo-downloader
...
rapid-photo-downloader: 0.9.15 -> 0.9.16
2019-08-21 08:43:38 +02:00
Marek Mahut
b76bfb28dd
Merge pull request #67135 from r-ryantm/auto-update/smemstat
...
smemstat: 0.02.04 -> 0.02.05
2019-08-21 08:43:11 +02:00
Marek Mahut
2a667bd79e
Merge pull request #67138 from r-ryantm/auto-update/reaper
...
reaper: 5.980 -> 5.981
2019-08-21 08:42:49 +02:00
Michael Raskin
ac1378e36f
Merge pull request #67123 from r-ryantm/auto-update/python3.7-spark_parser
...
python37Packages.spark_parser: 1.8.7 -> 1.8.9
2019-08-21 06:25:19 +00:00
Michael Raskin
d1bfaf54af
Merge pull request #67125 from r-ryantm/auto-update/snd
...
snd: 19.5 -> 19.6
2019-08-21 05:23:11 +00:00
Vincent Laporte
59cf0772c2
ocamlPackages.charInfo_width: init at 1.1.0
2019-08-21 05:07:46 +00:00
R. RyanTM
a473b6efc5
sequeler: 0.7.1 -> 0.7.2 ( #67145 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sequeler/versions
2019-08-21 00:12:26 -04:00
R. RyanTM
28f83b0b89
gnome3.tali: 3.32.0 -> 3.32.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/tali/versions
2019-08-20 20:23:57 -07:00
R. RyanTM
b5331ed196
reaper: 5.980 -> 5.981
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/reaper/versions
2019-08-20 16:39:16 -07:00
Jonathan Ringer
38626c18cc
pythonPackage.Fabric: 2.4.0 -> 2.5.0
2019-08-20 16:06:15 -07:00
R. RyanTM
ca0876bcba
python37Packages.invoke: 1.2.0 -> 1.3.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/python3.7-invoke/versions
2019-08-20 16:02:06 -07:00
R. RyanTM
47f58bb941
smemstat: 0.02.04 -> 0.02.05
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/smemstat/versions
2019-08-20 16:01:04 -07:00
dshkyra
b15d8686ad
terraform-providers: bump versions ( #66587 )
2019-08-20 22:40:29 +00:00
Marek Mahut
63d060b961
Merge pull request #67046 from r-ryantm/auto-update/python3.7-apache-libcloud
...
python37Packages.libcloud: 2.4.0 -> 2.5.0
2019-08-21 00:10:00 +02:00
Marek Mahut
108ec6fd13
Merge pull request #67047 from r-ryantm/auto-update/python3.7-ftfy
...
python37Packages.ftfy: 5.5.1 -> 5.6
2019-08-21 00:09:39 +02:00
Marek Mahut
a870a709ff
Merge pull request #67050 from r-ryantm/auto-update/python3.7-azure-mgmt-storage
...
python37Packages.azure-mgmt-storage: 3.3.0 -> 4.0.0
2019-08-21 00:07:54 +02:00
Marek Mahut
5b5aa4d09f
Merge pull request #67052 from r-ryantm/auto-update/python3.7-authres
...
python37Packages.authres: 1.1.1 -> 1.2.0
2019-08-21 00:07:24 +02:00
Marek Mahut
aa9ee0ac68
Merge pull request #67056 from r-ryantm/auto-update/python3.7-django-webpack-loader
...
python37Packages.django-webpack-loader: 0.2.4 -> 0.6.0
2019-08-21 00:07:01 +02:00
Marek Mahut
581ce32933
Merge pull request #67058 from r-ryantm/auto-update/python3.7-node-semver
...
python37Packages.node-semver: 0.6.1 -> 0.7.0
2019-08-21 00:06:25 +02:00
Marek Mahut
cd1578d483
Merge pull request #67060 from r-ryantm/auto-update/python3.7-openapi-spec-validator
...
python37Packages.openapi-spec-validator: 0.2.7 -> 0.2.8
2019-08-21 00:06:11 +02:00
Marek Mahut
ea32fd8dfb
Merge pull request #67059 from r-ryantm/auto-update/python3.7-gssapi
...
python37Packages.gssapi: 1.6.0 -> 1.6.1
2019-08-21 00:05:55 +02:00
Marek Mahut
126797214b
Merge pull request #67061 from r-ryantm/auto-update/python2.7-jenkins-job-builder
...
jenkins-job-builder: 2.10.1 -> 3.0.1
2019-08-21 00:05:34 +02:00
Marek Mahut
76c0ed1149
Merge pull request #67062 from r-ryantm/auto-update/python3.7-nameparser
...
python37Packages.nameparser: 1.0.3 -> 1.0.4
2019-08-21 00:05:14 +02:00
Marek Mahut
a79b9166ca
Merge pull request #67068 from saschagrunert/buildah
...
buildah: 1.9.0 -> 1.10.1
2019-08-21 00:04:49 +02:00