Commit Graph

198976 Commits

Author SHA1 Message Date
Frederik Rietdijk
32389de159 Merge master into staging-next 2019-10-24 08:27:04 +02:00
Will Dietz
092a835bab
Merge pull request #71833 from dtzWill/update/boomerang-0.5.1
boomerang: 0.4.X -> 0.5.1, various fixes and cleanups
2019-10-24 01:26:27 -05:00
Valentin Robert
1bb56de88b coqPackages.coq-bits: init at 20190812 2019-10-24 06:24:33 +00:00
Vincent Laporte
7044058ef7 coqPackages_8_10.ltac2: init at 0.3 2019-10-24 06:20:59 +00:00
Will Dietz
472832f19c
boomerang: be less verbose/explicit, save for problematic upstream
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2019-10-24 01:03:20 -05:00
Ryan Mulligan
8b0beaedd2
Merge pull request #71857 from r-ryantm/auto-update/q-text-as-data
q-text-as-data: 1.7.1 -> 1.7.4
2019-10-23 20:35:10 -07:00
Austin Seipp
9dab9a7970
libfsm: 0.1pre1869_f70c3c5 -> 0.1pre1905_bd5937fa
Properly separate the build and install phases for better nix shell
hacking when using `buildPhase` -- and also fix a bug where
`$NIX_BUILD_CORES` wasn't properly passed to `bmake`.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-23 22:16:18 -05:00
Mario Rodas
5b50832780
Merge pull request #71844 from jsamsa/update-xhyve-to-20191001
xhyve: upgrade to 20191001
2019-10-23 21:53:58 -05:00
Colin
52c8d46286 conftest: Remove sumdb override now that #34866 is merged (#71479) 2019-10-23 17:43:31 -07:00
R. RyanTM
612a53b5b7 snapper: 0.8.3 -> 0.8.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/snapper/versions
2019-10-23 17:12:24 -07:00
Mario Rodas
563c526b75
Merge pull request #71869 from r-ryantm/auto-update/riemann
riemann: 0.3.3 -> 0.3.4
2019-10-23 19:09:50 -05:00
Mario Rodas
eee978fd28
Merge pull request #71796 from marsam/update-nodejs-10_x
nodejs-10_x: 10.16.3 -> 10.17.0
2019-10-23 19:06:30 -05:00
Ricardo Ardissone
94487d0e0a widelands: 19 -> 20 2019-10-23 20:48:28 -03:00
R. RyanTM
df0aa12e9f riemann: 0.3.3 -> 0.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/riemann/versions
2019-10-23 15:55:06 -07:00
Dmitry Kalinkin
e98a2d752c
Merge pull request #71483 from eadwu/sourcehut/update-2
sourcehut: update 2
2019-10-23 17:39:18 -04:00
worldofpeace
ca065d92fd fprintd: fix build 2019-10-23 17:34:21 -04:00
R. RyanTM
1fb7f610de python37Packages.yamllint: 1.17.0 -> 1.18.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-yamllint/versions
2019-10-23 14:05:00 -07:00
Marek Mahut
1dc2433776
Merge pull request #71852 from mmahut/jormungandr
jormungandr: 0.6.5 -> 0.7.0-alpha.dev.1
2019-10-23 22:47:19 +02:00
Will Dietz
27f6357d84 victor-mono: 1.2.5 -> 1.2.7
https://github.com/rubjo/victor-mono/releases/tag/v1.2.7
https://github.com/rubjo/victor-mono/releases/tag/v1.2.6
2019-10-23 13:38:54 -07:00
R. RyanTM
8c321726a1 q-text-as-data: 1.7.1 -> 1.7.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/q-text-as-data/versions
2019-10-23 13:34:38 -07:00
Nikolay Korotkiy
f6b8a4d7ef openorienteering-mapper: 0.8.4 -> 0.9.0 2019-10-23 13:31:47 -07:00
R. RyanTM
9d6ae16734 qtractor: 0.9.9 -> 0.9.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qtractor/versions
2019-10-23 13:30:21 -07:00
Will Dietz
8825940cec inter: 3.10 -> 3.11 2019-10-23 13:28:19 -07:00
R. RyanTM
99b5363ea5 qtpass: 1.3.1 -> 1.3.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/qtpass/versions
2019-10-23 13:23:48 -07:00
Lassulus
f417dd9c89
Merge pull request #71586 from Lassulus/writers
writers: fix writeC & tests
2019-10-23 21:45:29 +02:00
Marek Mahut
d8c6588581 jormungandr: 0.6.5 -> 0.7.0-alpha.dev.1 2019-10-23 21:42:15 +02:00
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