Commit Graph

198948 Commits

Author SHA1 Message Date
Anthony Cowley
d51e366ffe handbrake: fix missing audio
We build HandBrake with a newer ffmpeg than upstream expects,
triggering a problem where the audio samplerate defaults to zero
because HandBrake was not explicitly setting it.

This has been fixed in HandBrake upstream, but we must cherry pick
this change in order to produce videos with audio until HandBrake
1.3.0 is released.
2019-10-23 15:33:08 -04:00
Ruud van Asseldonk
671a1182e3 libressl_2_8: remove, not maintained anymore
Stable LibreSSL releases are supported one year after their OpenBSD release.
OpenBSD 6.4 with this branch was released on 2018-10-18.
2019-10-23 21:32:40 +02:00
Ruud van Asseldonk
57c82237de libressl: 2.9.2 -> 3.0.2 2019-10-23 21:30:30 +02:00
Eelco Dolstra
52e739cc58 nix-daemon.nix: Fix checkConfig 2019-10-23 21:30:28 +02:00
Félix Baylac-Jacqué
0c0af28cd5 nixos/tests/letsencrypt: use Pebble instead of Boulder
Let's encrypt bumped ACME to V2. We need to update our nixos test to
be compatible with this new protocol version.

We decided to drop the Boulder ACME server in favor of the more
integration test friendly Pebble.

- overriding cacert not necessary
- this avoids rebuilding lots of packages needlessly
- nixos/tests/acme: use pebble's ca for client tests
- pebble always generates its own ca which has to be fetched

TODO: write proper commit msg :)
2019-10-23 21:17:17 +02:00
Drew
6445a7cf7d users-groups: fix typo
Fix typo in the ``users.users.<name>.packages`` option description.
2019-10-23 20:49:15 +02:00
lassulus
6d807882ad writers test: use writeC with library for testing 2019-10-23 20:47:27 +02:00
lassulus
e7cccb74ee writers test: fix python2 linter errors 2019-10-23 20:47:27 +02:00
lassulus
a5d874935e writers: fix writeC libraries detection 2019-10-23 20:47:27 +02:00
R. RyanTM
16af91590d python37Packages.PyGithub: 1.43.8 -> 1.44
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-pygithub/versions
2019-10-23 11:46:06 -07:00
R. RyanTM
c300055e11 ott: 0.28 -> 0.29
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ott/versions
2019-10-23 11:44:13 -07:00
Ricardo M. Correia
4cd2cb43fb
Merge pull request #71137 from erictapen/smokeping-fix-permission
nixos/smokeping: replace smokeping.fcgi with a symlink
2019-10-23 18:19:15 +00:00
Jason Samsa
55d1739f22 xhyve: upgrade to 20191001 2019-10-23 13:10:18 -05:00
Michael Raskin
7e7ef31f9e
Merge pull request #71609 from r-ryantm/auto-update/glusterfs
glusterfs: 6.5 -> 7.0
2019-10-23 18:09:33 +00:00
Marek Mahut
d94ec61505
Merge pull request #71657 from r-ryantm/auto-update/links2
links2: 2.20 -> 2.20.2
2019-10-23 20:01:39 +02:00
Sam Stites
dfa8e8b9bc python3Packages.pytorch: 1.0.0 -> 1.2.0 2019-10-23 10:57:43 -07:00
Sam Stites
f12199614d magma: use cudatoolkit 2019-10-23 10:57:43 -07:00
Sam Stites
cfdcce7052 openmpi: enable cuda support 2019-10-23 10:57:43 -07:00
Sam Stites
941cf345ca maintainers: add tscholak 2019-10-23 10:57:43 -07:00
R. RyanTM
f3579ad1cd python37Packages.rasterio: 1.0.28 -> 1.1.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-rasterio/versions
2019-10-23 10:54:54 -07:00
Marek Mahut
f1d6eaab57
Merge pull request #71676 from r-ryantm/auto-update/librsync
librsync: 2.1.0 -> 2.2.1
2019-10-23 19:54:19 +02:00
Marek Mahut
57aff2e880
Merge pull request #71702 from r-ryantm/auto-update/mopidy
mopidy: 2.2.3 -> 2.3.1
2019-10-23 19:53:56 +02:00
Marek Mahut
f9c821123e
Merge pull request #71744 from r-ryantm/auto-update/packr
packr: 2.6.0 -> 2.7.1
2019-10-23 19:53:26 +02:00
Gabriel Ebner
d01c8be597
Merge pull request #71836 from dtzWill/fix/khal-sphinx-workaround
khal: fix build, help find sphinxcontrib_newsfeed
2019-10-23 18:44:20 +01:00
Will Dietz
be990d5302
bibata-cursors-translucent: init 2019-10-23 12:26:43 -05:00
Will Dietz
06be39a921
bibata-extra-cursors: init at unstable-2018-10-28, more colors 2019-10-23 12:26:42 -05:00
Will Dietz
fd1e12b0e9
bibata-cursors: touchup (since will be copying shortly) 2019-10-23 12:25:05 -05:00
Ruud van Asseldonk
1126db828f libressl_3_0: 3.0.1 -> 3.0.2 2019-10-23 19:08:55 +02:00
Will Dietz
2c50765a66
khal: fix build, help find sphinxcontrib_newsfeed
This isn't pretty but seems to do the job, improvements very welcome :)

An alternative approach (untested) would be buiding man pages separately
and linking them into a unified result. FWIW.
2019-10-23 12:07:53 -05:00
Will Dietz
225053845b
boomerang: use qt's mkDerivation 2019-10-23 11:59:54 -05:00
Will Dietz
6c275a5d5c
boomerang: 0.5.0 -> 0.5.1 2019-10-23 11:59:23 -05:00
Will Dietz
32d132a8ee
boomerang: remove deprecated fixups/workarounds
If they're still needed they should be reworked so they apply :)
2019-10-23 11:59:12 -05:00
Will Dietz
4fca420a18
boomerang: 0.4.0-alpha-2018-10-25 -> 0.5.0
https://github.com/BoomerangDecompiler/boomerang/releases/tag/v0.5.0
2019-10-23 11:58:57 -05:00
R. RyanTM
e9ca44e9c3 python37Packages.peewee: 3.11.1 -> 3.11.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/python3.7-peewee/versions
2019-10-23 09:31:37 -07:00
R. RyanTM
de09f8cde4 python37Packages.shodan: 1.17.0 -> 1.19.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-shodan/versions
2019-10-23 09:30:11 -07:00
R. RyanTM
14d0b1a7f0 libstrophe: 0.9.2 -> 0.9.3 (#71663)
* libstrophe: 0.9.2 -> 0.9.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/libstrophe/versions

* libstrophe: cleanup build inputs
2019-10-23 18:28:54 +02:00
R. RyanTM
f07e6d6c59 python37Packages.imageio: 2.5.0 -> 2.6.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/python3.7-imageio/versions
2019-10-23 09:27:31 -07:00
R. RyanTM
a63e2fe571 python37Packages.colored: 1.3.93 -> 1.4.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-colored/versions
2019-10-23 09:22:40 -07:00
R. RyanTM
5d30102c6a python37Packages.ssdeep: 3.3 -> 3.4
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-ssdeep/versions
2019-10-23 09:08:10 -07:00
R. RyanTM
074c8d05ce python37Packages.pyaxmlparser: 0.3.15 -> 0.3.21
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-pyaxmlparser/versions
2019-10-23 09:00:05 -07:00
R. RyanTM
d88936ad8d python37Packages.soco: 0.17 -> 0.18
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-soco/versions
2019-10-23 08:57:33 -07:00
R. RyanTM
ec6a444eea python37Packages.django_extensions: 2.1.9 -> 2.2.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/python3.7-django-extensions/versions
2019-10-23 08:57:06 -07:00
R. RyanTM
028f7e0e74 python37Packages.Logbook: 1.5.2 -> 1.5.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/python3.7-logbook/versions
2019-10-23 08:54:58 -07:00
R. RyanTM
4a2424dada python37Packages.cupy: 6.3.0 -> 6.4.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-cupy/versions
2019-10-23 08:53:27 -07:00
R. RyanTM
ec22038c8f python37Packages.pex: 1.6.11 -> 1.6.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/python3.7-pex/versions
2019-10-23 08:50:31 -07:00
R. RyanTM
f106ef0cf3 python37Packages.lark-parser: 0.7.5 -> 0.7.7
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-lark-parser/versions
2019-10-23 08:48:55 -07:00
R. RyanTM
67e8f88a93 mosquitto: 1.6.6 -> 1.6.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mosquitto/versions
2019-10-23 08:48:08 -07:00
R. RyanTM
b3c2e3890d python37Packages.flask-jwt-extended: 3.23.0 -> 3.24.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-flask-jwt-extended/versions
2019-10-23 08:46:31 -07:00
R. RyanTM
aa8ca80e36 mbuffer: 20190725 -> 20191016 (#71691)
* mbuffer: 20190725 -> 20191016

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mbuffer/versions

* mbuffer: run check phase
2019-10-23 17:45:45 +02:00
Timo Kaufmann
1e00a97577
Merge pull request #71819 from timokau/vimPlugins-2019-10-23
vimPlugins: update
2019-10-23 17:36:13 +02:00