Commit Graph
216956 Commits
Author SHA1 Message Date
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
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
Josef KemetmüllerandAlyssa Ross 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
florianjacobandGitHub 8b07500163 nixos/lib: use removePrefix in escapeSystemdPath 2020-03-14 03:13:04 +00:00
Joachim FastingandAlyssa Ross 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 RodasandAlyssa Ross 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 RodasandGitHub 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 RodasandAlyssa Ross c935567de6 lean: 3.6.1 -> 3.7.0 2020-03-14 01:32:58 +00:00
Samuel Dionne-RielandAlyssa Ross fb594b816a refind: 0.11.5 -> 0.12 2020-03-14 01:25:24 +00:00
Mario RodasandAlyssa Ross d580deacec procs: 0.9.18 -> 0.9.20 2020-03-14 01:24:45 +00:00
Mario RodasandAlyssa Ross 1bb17b50d2 broot: 0.13.2 -> 0.13.4 2020-03-14 00:44:06 +00:00
Mario RodasandGitHub 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. RyanTMandGitHub 4d8cac34f7 blender: 2.82 -> 2.82a (#82450) 2020-03-13 20:12:28 -04:00
Mario RodasandGitHub 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 RodasandGitHub 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
=andJon 33746be61f ams: init at 2.1.2 2020-03-13 15:53:10 -07:00
=andJon 88ede5abd3 maintainers: add sjfloat 2020-03-13 15:53:10 -07:00
taku0andAlyssa Ross 243cd9f754 thunderbird: 68.5.0 -> 68.6.0 2020-03-13 22:43:10 +00:00
taku0andAlyssa Ross 833031704d thunderbird-bin: 68.5.0 -> 68.6.0 2020-03-13 22:43:10 +00:00
Matteo ScarlataandAlyssa Ross 2b99b29136 virtualbox: 6.0.14 -> 6.1.4
Update Virtualbox to its latest version. This allows compilation against
kernel >= 5.4 to succeed without further patches (see #74260, build
would fail for linux-5.5.5 to 5.5.9).
2020-03-13 22:36:31 +00:00
Mario Rodas 25b7ba9cda antibody: set version 2020-03-13 17:32:40 -05:00
Josef KemetmüllerandGitHub de36c3b073 python37Packages.vtk: Fix build (#82336) 2020-03-13 18:12:34 -04:00
Jonathan RingerandJon c9f216d5d5 dwarf-fortress: 0.47.02 -> 0.47.04 2020-03-13 14:46:55 -07:00
Jonathan RingerandJon 29f7f3037e dwarf-therapist: 41.1.3 -> 41.1.5 2020-03-13 14:46:55 -07:00
Vincent LaporteandVincent Laporte 7b33cbdbf5 OCaml: default to version 4.08 2020-03-13 22:31:01 +01:00
Vincent LaporteandVincent Laporte 4ce4db473c ocamlPackages.ocf: disable for OCaml ≥ 4.08 2020-03-13 22:31:01 +01:00
Vincent LaporteandVincent Laporte bab3588e4e ocamlPackages.wasm: disable for OCaml ≥ 4.08 2020-03-13 22:31:01 +01:00
Vincent LaporteandVincent Laporte 4ada24a02c ocamlPackages.earlybird: disable for OCaml ≥ 4.08 2020-03-13 22:31:01 +01:00