Commit graph

300879 commits

Author SHA1 Message Date
Michael Weiss bf498746d3
Merge pull request #129324 from sternenseemann/chromium-cross-eval
chromium: move ed and makeWrapper into nativeBuildInputs
2021-07-05 16:34:28 +02:00
Niklas Hambüchen ac36a0f9eb manual: hardening: Fix disabled flags prose being in previous section
This confused the hell out of me, as I didn't spot the

> The following flags are disabled by default ...

when reading about `pie`, because that sentence was hidden in the
previous hardening flag's section.

Also explain that `pie` hardening is on by default on musl.
2021-07-05 16:32:55 +02:00
R. RyanTM 5eee95b3fa cppcheck: 2.4 -> 2.5 2021-07-05 14:06:14 +00:00
Luke Granger-Brown 621168bf03
Merge pull request #129323 from r-ryantm/auto-update/bird-exporter
prometheus-bird-exporter: 1.2.5 -> 1.2.6
2021-07-05 14:19:44 +01:00
Thomas Gerbet d41e86c67f trafficserver: 9.0.1 -> 9.0.2
Fixes CVE-2021-32566 and CVE-2021-32567.
2021-07-05 15:16:06 +02:00
Fabian Affolter 870fe4981b
Merge pull request #129314 from dotlambda/metadata-cleaner-1.0.7
metadata-cleaner: 1.0.6 -> 1.0.7
2021-07-05 14:58:55 +02:00
sternenseemann 524aa1c87c chromium: move ed and makeWrapper into nativeBuildInputs
This most notably fixes cross _evaluation_ of chromium which previously
would fail because makeWrapper relies on runtimeShell which is not
available in the HostTarget package set.

I tested that the native chromium build still works, but haven't tried
cross compiling it yet. There very well may be additional errors, but at
least they will be build errors, not hard to understand evaluation
errors.
2021-07-05 14:58:52 +02:00
R. RyanTM 502618f5f9 prometheus-bird-exporter: 1.2.5 -> 1.2.6 2021-07-05 12:55:24 +00:00
R. RyanTM 406479e52d librsvg: 2.50.6 -> 2.50.7 2021-07-05 14:43:31 +02:00
Fabian Affolter 7e910a9b9c python3Packages.mcstatus: 6.1.2 -> 6.2.0 2021-07-05 14:42:42 +02:00
Jan Tojnar b86dba54a3
Merge pull request #129230 from tomfitzhenry/libpurple-sms
pidgin-plugins/purple-mm-sms: init at 0.1.7
2021-07-05 14:42:30 +02:00
github-actions[bot] 22990416fd
Merge staging-next into staging 2021-07-05 12:01:35 +00:00
github-actions[bot] 94a5660d8f
Merge master into staging-next 2021-07-05 12:01:03 +00:00
Domen Kožar f468ad4929
Merge pull request #129292 from lukegb/staging-next-coresymbolication
darwin.apple_sdk.frameworks.CoreSymbolication: expose under SDK 11.0
2021-07-05 13:59:32 +02:00
Peter Hoeg 11b1684c8e janet: the nix sandbox doesn't have /usr/bin/env 2021-07-05 19:24:08 +08:00
markuskowa b7f6d6d344
Merge pull request #129307 from markuskowa/upd-slurm
slurm: 20.11.7.1 -> 20.11.8.1
2021-07-05 13:00:02 +02:00
R. RyanTM 6215b65603 jrsonnet: 0.3.8 -> 0.4.0 2021-07-05 10:58:10 +00:00
Robert Schütz 4bc2aba791 metadata-cleaner: 1.0.6 -> 1.0.7
https://gitlab.com/rmnvgr/metadata-cleaner/-/tags/v1.0.7
2021-07-05 12:55:28 +02:00
Robert Schütz 6ecc0d9851 python3Packages.ytmusicapi: 0.17.3 -> 0.18.0
https://github.com/sigma67/ytmusicapi/releases/tag/0.18.0
2021-07-05 12:53:43 +02:00
Aaron Andersen 8565e5bf07
Merge pull request #129274 from bjornfor/nixos-fix-hamster-docstring
nixos/hamster: fix programs.hamster.enable text
2021-07-05 06:53:20 -04:00
Bruno Bigras 7265334f1a yggdrasil: 0.3.16 -> 0.4.0 2021-07-05 12:21:37 +02:00
Sandro 03db443af8
Merge pull request #129191 from fabaff/bump-cargo-audit 2021-07-05 12:09:07 +02:00
Sandro 93b8fa86ec
Merge pull request #128842 from fortuneteller2k/xanmod-5.13 2021-07-05 12:05:26 +02:00
paumr c9f2aeec17 cnijfilter_4_00: fix broken build
30286ebcc1 updated glibc to 2.32.
This removed the deprecated <sys/sysctl.h> header, which caused a build
error on this package.
Since this header doesn't seem to be required it was removed with this
patch.
2021-07-05 12:01:31 +02:00
Carsten Burstedde 56a6d5245d
p4est: refactor using p4est-sc.configureFlags
Switch to using p4est-sc.configureFlags as starting point.
This removes some redundancy between both packages.
2021-07-05 12:00:02 +02:00
Carsten Burstedde 6c00893063
p4est-sc: refactor mpi and pthread support
On aarch64, the tests won't run with MPI, hence disabling MPI there.
Add -pthread to CFLAGS unconditionally via --enable-pthread.
Check for "openmpi" pname and not package equality with mpi.
2021-07-05 11:59:50 +02:00
Fabian Affolter 8cfb74be5b
Merge pull request #129283 from marsam/update-sudo-font
sudo-font: 0.55.1 -> 0.55.2
2021-07-05 11:35:34 +02:00
R. RyanTM dd97ad6e3c go-task: 3.4.3 -> 3.5.0 2021-07-05 09:30:40 +00:00
Markus Kowalewski 8cc1f124d5
slurm: 20.11.7.1 -> 20.11.8.1 2021-07-05 11:07:51 +02:00
R. RyanTM 77014317d6 fheroes2: 0.9.4 -> 0.9.5 2021-07-05 08:22:36 +00:00
Robert Schütz 12aaef8470 kdeltachat: unstable-2021-06-27 -> unstable-2021-07-04 2021-07-05 10:01:13 +02:00
Robert Schütz 93c9e5854d
Merge pull request #129235 from dotlambda/kdeltachat-2021-06-27
kdeltachat: unstable-2021-06-14 -> unstable-2021-06-27
2021-07-05 09:44:39 +02:00
Robert Schütz 54a40e3ff5
Merge pull request #128848 from peterhoeg/f/tvnamer
tvnamer: move out of python3Packages and fix requests-cache dependency
2021-07-05 09:42:32 +02:00
Fabian Affolter ac15a8ad8b python3Packages.discogs-client: rename from discogs_client 2021-07-05 09:10:15 +02:00
Fabian Affolter 02de971fc2 python3Packages.discogs_client: 2.3.0 -> 2.3.12 2021-07-05 09:09:09 +02:00
Fabian Affolter 23eedec235
Merge pull request #128969 from fabaff/bump-pytile
python3Packages.pytile: 5.2.1 -> 5.2.2
2021-07-05 09:07:17 +02:00
Johannes Schleifenbaum e9fde618a5
dbeaver: 21.1.1 -> 21.1.2 2021-07-05 08:31:46 +02:00
Peter Hoeg dafd928256 tvnamer: move out of python3Packages
tvnamer is an application and should as such never have existed under
python3Packages so move it out where it belongs.

At the same time override tvdb_api to use an older requests-cache as it
has a hard requirement on requests-cache < 0.6.
2021-07-05 14:09:24 +08:00
github-actions[bot] 86a9eb5293
Merge staging-next into staging 2021-07-05 06:01:40 +00:00
github-actions[bot] 1d77a209c4
Merge master into staging-next 2021-07-05 06:01:05 +00:00
R. RyanTM 5aa8a0d437 lightspark: 0.8.4.1 -> 0.8.5 2021-07-05 04:24:59 +00:00
Ben Siraphob 860f9f218b
Merge pull request #129207 from siraben/stockfish-update
stockfish: 13 -> 14
2021-07-05 10:42:14 +07:00
Anderson Torres 2ec676a4d1
Merge pull request #129253 from r-ryantm/auto-update/free42
free42: 3.0.4 -> 3.0.5
2021-07-05 00:26:44 -03:00
Luke Granger-Brown 40d157e05d
Merge pull request #129005 from pimeys/planetscale
pscale: Init at 0.51.0
2021-07-05 03:22:20 +01:00
Luke Granger-Brown a7be563707 darwin.apple_sdk.frameworks.CoreSymbolication: expose under SDK 11.0
This is used by the `root` package, and otherwise prevents the
nixpkgs.tarball build from succeeding (e.g.
https://hydra.nixos.org/build/146838433).
2021-07-05 02:09:35 +00:00
ajs124 3f29b579b0 buildGoPackage: add support for checkFlags 2021-07-05 02:58:21 +02:00
ajs124 dc973241a9 buildGoModule: add support for checkFlags 2021-07-05 02:47:32 +02:00
ajs124 60396b1a6c prometheus-mysqld-exporter: 0.12.1 -> 0.13.0
https://github.com/prometheus/mysqld_exporter/blob/master/CHANGELOG.md#0130--2021-05-18
2021-07-05 02:36:18 +02:00
github-actions[bot] b194783294
Merge staging-next into staging 2021-07-05 00:02:23 +00:00
github-actions[bot] f8bebb9a94
Merge master into staging-next 2021-07-05 00:01:40 +00:00