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 Thalheim
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 Thalheim
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 Thalheim
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
Jörg Thalheim
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 Thalheim
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. RyanTM
39dcb59fbf
monetdb: 11.35.9 -> 11.35.19
2020-03-14 06:02:25 +00:00
R. RyanTM
5ef871d24a
jflex: 1.7.0 -> 1.8.1
2020-03-14 06:01:35 +00:00
Rick van Schijndel
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 Simon
1e769bdd2a
tensorflow: 1.15.1 -> 1.15.2
...
(cherry picked from commit 0a5ec494b5
)
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 Bosch
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. RyanTM
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 Desh
ee2ccdaf26
jemalloc: 5.1.0 -> 5.2.1
2020-03-14 04:56:32 +00:00
Benjamin Hipple
3a68a3313e
cdb: fix meta.homepage
...
Without the .html, the server returns access denied.
2020-03-14 04:46:37 +00:00
Andrew Childs
01f03f30db
nixos/prometheus: add checkConfig
...
Workaround for https://github.com/prometheus/prometheus/issues/5222
2020-03-14 04:40:55 +00:00
Andrew Childs
e271476a4e
openssl: fix platform detection on armv5tel-linux
2020-03-14 04:33:05 +00:00
Andrew Childs
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
rychale
7ed8a2c7f5
msgpack: 3.0.1 -> 3.2.0
2020-03-14 04:12:25 +00:00
Benjamin Hipple
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 Tojnar
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 Mendez
78309be0f3
maintainers: update mmlb email
2020-03-14 03:36:01 +00:00
Manuel Mendez
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 SIX
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 McHenry
38b77ca72f
client-ip-echo: 0.1.0.4 -> 0.1.0.5
2020-03-14 03:27:54 +00:00
Nathan van Doorn
dd938aa157
metamath: 0.180 -> 0.181
2020-03-14 03:24:44 +00:00
Nathan Fish
50c997c000
ipfs-cluster: 0.11.0 -> 0.12.1
2020-03-14 03:23:19 +00:00
Mario Rodas
b86030608b
pythonPackages.psutil: fix build on darwin
...
Disable tests because it segfaults on darwin
2020-03-13 20:20:40 -07:00
Josef Kemetmüller
3a8d05747b
qgroundcontrol: Fix build
...
This silences some warnings to not run into "Log limit exceeded" on
hydra.
2020-03-14 03:18:39 +00:00
florianjacob
8b07500163
nixos/lib: use removePrefix in escapeSystemdPath
2020-03-14 03:13:04 +00:00
Joachim Fasting
1b575dbd79
nixos/firejail: use local runCommand
...
Also:
- use `runtimeShell`; and
- remove unused `makeWrapper` input; and
- `exec()` to shed wrapping shell
2020-03-14 03:09:48 +00:00
Mario Rodas
991bbef683
cadvisor: 0.35.0 -> 0.36.0
2020-03-14 01:44:28 +00:00
Maximilian Bosch
386a50f729
binaryen: 89 -> 91, emscripten: 1.38.28 -> 1.39.1
2020-03-14 02:37:37 +01:00
Mario Rodas
ee599f376c
Merge pull request #71329 from tilpner/cadvisor-no-docker
...
nixos/cadvisor: don't enable docker
2020-03-13 20:35:46 -05:00
Mario Rodas
c935567de6
lean: 3.6.1 -> 3.7.0
2020-03-14 01:32:58 +00:00
Samuel Dionne-Riel
fb594b816a
refind: 0.11.5 -> 0.12
2020-03-14 01:25:24 +00:00
Mario Rodas
d580deacec
procs: 0.9.18 -> 0.9.20
2020-03-14 01:24:45 +00:00
Mario Rodas
1bb17b50d2
broot: 0.13.2 -> 0.13.4
2020-03-14 00:44:06 +00:00
Mario Rodas
c64f415331
Merge pull request #82123 from r-ryantm/auto-update/python2.7-azure-mgmt-sql
...
python27Packages.azure-mgmt-sql: 0.16.0 -> 0.17.0
2020-03-13 19:26:28 -05:00
R. RyanTM
4d8cac34f7
blender: 2.82 -> 2.82a ( #82450 )
2020-03-13 20:12:28 -04:00
Mario Rodas
e6e040d573
Merge pull request #82494 from r-ryantm/auto-update/awsweeper
...
awsweeper: 0.4.1 -> 0.6.0
2020-03-13 18:49:10 -05:00
Mario Rodas
324b177a21
Merge pull request #82492 from r-ryantm/auto-update/antibody
...
antibody: 4.2.0 -> 4.3.1
2020-03-13 18:48:50 -05:00
Orivej Desh
2e099c7e53
lilypond: 2.18.2 -> 2.20.0
2020-03-13 23:34:56 +00:00