Commit Graph
217019 Commits
Author SHA1 Message Date
R. RyanTMandFrederik Rietdijk 0edcdfe140 quilter: 2.1.1 -> 2.1.2 2020-03-14 14:26:33 +01:00
R. RyanTMandFrederik Rietdijk 21b8df1019 minizincide: 2.3.2 -> 2.4.2 2020-03-14 14:25:50 +01:00
R. RyanTMandFrederik Rietdijk 4e7d702bb9 cli11: 1.8.0 -> 1.9.0 2020-03-14 14:25:23 +01:00
Ryan MulliganandGitHub 536540e4b1 Merge pull request #82534 from r-ryantm/auto-update/dnsproxy
dnsproxy: 0.20.0 -> 0.23.7
2020-03-14 06:25:10 -07:00
R. RyanTMandFrederik Rietdijk 77d2408f7d lightstep-tracer-cpp: 0.11.0 -> 0.12.0 2020-03-14 14:24:44 +01:00
Frederik RietdijkandGitHub e4336956e4 Merge pull request #79316 from r-ryantm/auto-update/git-ftp
git-ftp: 1.5.2 -> 1.6.0
2020-03-14 14:24:09 +01:00
R. RyanTMandFrederik Rietdijk 9ad2b5e69d libmysofa: 0.9.1 -> 1.0 2020-03-14 14:23:45 +01:00
R. RyanTMandFrederik Rietdijk 6e8d817333 omnisharp-roslyn: 1.32.19 -> 1.34.11 2020-03-14 14:23:28 +01:00
Graham ChristensenandGitHub 244178e166 Merge pull request #82006 from emilazy/enable-linux-hardened-ia32-emulation
linuxPackages_{,_latest,_testing}_hardened: enable 32-bit emulation
2020-03-14 09:20:58 -04:00
José Romildo MalaquiasandGitHub 17a0f62bed Merge pull request #82390 from r-ryantm/auto-update/thonny
thonny: 3.2.6 -> 3.2.7
2020-03-14 07:55:43 -03:00
Pascal WittmannandGitHub f5a072bdf4 Merge pull request #82553 from S-NA/updates/abiword-3.0.4
abiword: 3.0.2 -> 3.0.4
2020-03-14 11:16:07 +01:00
Tim Steinbach f30b8adc02 oh-my-zsh: 2020-03-05 -> 2020-03-12 2020-03-14 05:01:39 -04:00
Tim Steinbach 16eb11b5d3 jenkins: 2.204.4 -> 2.204.5 2020-03-14 04:59:52 -04:00
Tim Steinbach f9fcf29ef2 linux: 5.4.24 -> 5.4.25 2020-03-14 04:58:48 -04:00
Jörg Thalheim 09ad2cffdc radare2: 4.3.0 -> 4.3.1 2020-03-14 08:56:42 +00:00
Jörg ThalheimandGitHub 83535fdf1e Merge pull request #82545 from r-ryantm/auto-update/helmfile
helmfile: 0.85.0 -> 0.102.0
2020-03-14 08:52:27 +00:00
Jörg ThalheimandGitHub 1a3ca53dee Merge pull request #82544 from r-ryantm/auto-update/hcloud
hcloud: 1.14.0 -> 1.16.1
2020-03-14 08:03:21 +00:00
Jörg ThalheimandGitHub f8676f847f Merge pull request #82549 from r-ryantm/auto-update/lefthook
gitAndTools.lefthook: 0.6.3 -> 0.7.1
2020-03-14 07:58:11 +00:00
S. Nordin Abouzahra 0cf9343f08 abiword: 3.0.2 -> 3.0.4
Updates AbiWord to the latest version, patches it to support enchant2, and add
myself to the maintainers list.
2020-03-14 03:36:42 -04:00
Jörg ThalheimandGitHub 420254586a Merge pull request #78172 from Izorkin/mc
mc: 4.8.23 -> 4.8.24
2020-03-14 07:33:16 +00:00
Jörg Thalheim 0ad2243c66 mc: quote urls 2020-03-14 07:32:48 +00:00
Jörg Thalheim 841b89cac8 mc: add autoreconfHook instead of /usr/bin/file patch
The error is still there but harmless.
It should be rather fixed in autoconf than in every package that
uses autotools.
2020-03-14 07:32:31 +00:00
R. RyanTM 96bfae7c5d gitAndTools.lefthook: 0.6.3 -> 0.7.1 2020-03-14 07:29:00 +00:00
Jörg ThalheimandGitHub 4a8a014be4 Merge pull request #82468 from Mic92/kvmgt
nixos/kvmgt: udev rules + fix module initialisation
2020-03-14 07:17:28 +00:00
Vladimír Čunát 6dcb71ecc1 Merge branch 'staging-next' 2020-03-14 07:56:23 +01:00
R. RyanTM fb7e2cd5bc helmfile: 0.85.0 -> 0.102.0 2020-03-14 06:33:28 +00:00
R. RyanTM 5b8278737c hcloud: 1.14.0 -> 1.16.1 2020-03-14 06:29:32 +00:00
R. RyanTMandAlyssa Ross 39dcb59fbf monetdb: 11.35.9 -> 11.35.19 2020-03-14 06:02:25 +00:00
R. RyanTMandAlyssa Ross 5ef871d24a jflex: 1.7.0 -> 1.8.1 2020-03-14 06:01:35 +00:00
Rick van SchijndelandGitHub 0874bd8ef5 afl: Fix afl-qemu build by applying new patches
These patches are gathered from different sources,
such as https://patchwork.kernel.org/patch/10862231/ for the
`gettid` patch.
Another patch comes from the issue in the AFL repository.
The ultimate goal is to get these patches upstream as well,
so we don't keep these general patches only within nixos.

A PR is created against Google/AFL
https://github.com/google/AFL/pull/79,
but it might take a while before it's landed, considering the history
of the project (there are more PRs open).

ZHF: #80379

Fixes #82232
2020-03-14 05:55:08 +00:00
Dylan SimonandAlyssa Ross 1e769bdd2a tensorflow: 1.15.1 -> 1.15.2
(cherry picked from commit 0a5ec494b574ccd3db3b234c7d6637d127bd16da)
2020-03-14 05:35:08 +00:00
Maximilian Bosch cc989f0cc6 syncthing-gtk: 0.9.4 -> 0.9.4.4 2020-03-14 05:57:36 +01:00
Maximilian BoschandMario Rodas 6b6abb453c xonsh: 0.9.13 -> 0.9.14
Closes #81951

The PR unnecessarily removes the `patchShebangs .`-call, also the
non-deterministically failing testcase `test_pyghooks` isn't excluded
there.

Co-authored-by: Mario Rodas <marsam@users.noreply.github.com>
2020-03-14 05:57:36 +01:00
R. RyanTMandAlyssa Ross 406f983101 munin: 2.0.49 -> 2.0.51
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/munin/versions
2020-03-14 04:57:22 +00:00
Orivej DeshandAlyssa Ross ee2ccdaf26 jemalloc: 5.1.0 -> 5.2.1 2020-03-14 04:56:32 +00:00
R. RyanTM 38d8eb2544 dnsproxy: 0.20.0 -> 0.23.7 2020-03-14 04:51:44 +00:00
Benjamin HippleandAlyssa Ross 3a68a3313e cdb: fix meta.homepage
Without the .html, the server returns access denied.
2020-03-14 04:46:37 +00:00
Andrew ChildsandAlyssa Ross 01f03f30db nixos/prometheus: add checkConfig
Workaround for https://github.com/prometheus/prometheus/issues/5222
2020-03-14 04:40:55 +00:00
Andrew ChildsandAlyssa Ross e271476a4e openssl: fix platform detection on armv5tel-linux 2020-03-14 04:33:05 +00:00
Andrew ChildsandAlyssa Ross 2c121f4215 nixos/firewall: fix inverted assertion for reverse path filtering
Previously the assertion passed if the kernel had support OR the
filter was *enabled*. In the case of a kernel without support, the
`checkReversePath` option defaulted to false, and then failed the
assertion.
2020-03-14 04:32:07 +00:00
rychaleandAlyssa Ross 7ed8a2c7f5 msgpack: 3.0.1 -> 3.2.0 2020-03-14 04:12:25 +00:00
Benjamin HippleandAlyssa Ross 362db40e0b b3sum: remove non-existent attribute
The attribute `verifyCargoDeps` is no longer defined in the rustPlatform helper;
it is now the default and always on as part of the improvements in #79975
2020-03-14 03:57:10 +00:00
Jan TojnarandGitHub f5fade94bd Merge pull request #82362 from jtojnar/mysql-wb
mysql-workbench: 8.0.15 → 8.0.19
2020-03-14 04:41:36 +01:00
Manuel MendezandAlyssa Ross 78309be0f3 maintainers: update mmlb email 2020-03-14 03:36:01 +00:00
Manuel MendezandAlyssa Ross fc5ba3109c maintainers: format with nixfmt
Vim cleaned up white space issues on its own from a hook so I decided to
take a look after running through nixfmt. The end result looks pretty
good to me, very minimal changes where everyting but the top-level
comment seems good to keep. I decided to keep the top-level comment
anyway so that future nixfmts would be minimal.
2020-03-14 03:36:01 +00:00
Lancelot SIXandAlyssa Ross 10132c6602 ddrescue: 1.24 -> 1.25
See https://lists.gnu.org/archive/html/info-gnu/2020-03/msg00002.html
for release information
2020-03-14 03:28:18 +00:00
Matt McHenryandAlyssa Ross 38b77ca72f client-ip-echo: 0.1.0.4 -> 0.1.0.5 2020-03-14 03:27:54 +00:00
Nathan van DoornandAlyssa Ross dd938aa157 metamath: 0.180 -> 0.181 2020-03-14 03:24:44 +00:00
Nathan FishandAlyssa Ross 50c997c000 ipfs-cluster: 0.11.0 -> 0.12.1 2020-03-14 03:23:19 +00:00
Mario RodasandJon b86030608b pythonPackages.psutil: fix build on darwin
Disable tests because it segfaults on darwin
2020-03-13 20:20:40 -07:00