Ryan Mulligan
2643bd74d0
Merge pull request #121022 from r-ryantm/auto-update/gpxsee
...
gpxsee: 8.9 -> 9.0
2021-04-28 17:46:00 -07:00
Ryan Mulligan
fe793d0159
Merge pull request #120677 from r-ryantm/auto-update/gruvbox-dark-gtk
...
gruvbox-dark-gtk: 1.0.1 -> 1.0.2
2021-04-28 17:40:22 -07:00
Ryan Mulligan
2cc8252ba5
Merge pull request #115942 from r-ryantm/auto-update/gpaste
...
gnome3.gpaste: 3.38.5 -> 3.38.6
2021-04-28 17:39:42 -07:00
Ryan Mulligan
cd1ac15f9c
Merge pull request #120815 from r-ryantm/auto-update/kooha
...
kooha: 1.1.1 -> 1.1.2
2021-04-28 17:38:08 -07:00
Jan Tojnar
76c3a6aafd
Merge branch 'staging-next' into staging
2021-04-29 02:35:54 +02:00
github-actions[bot]
af1c8ec459
Merge master into staging-next
2021-04-29 00:15:25 +00:00
Martin Weinelt
495c7d377f
python3Packages.clevercsv: 0.6.7 -> 0.6.8
2021-04-29 01:48:42 +02:00
Michael Raskin
ae96c292c0
Merge pull request #117881 from ninjin/juliaclean
...
julia: cleanup/reorganisation
2021-04-28 23:39:38 +00:00
happysalada
a946e4c558
fishplugins.forgit: fix dependency linking
2021-04-29 08:22:54 +09:00
happysalada
f1e271714b
fishplugins.forgit-fish: rename fishplugins.forgit
2021-04-29 08:22:54 +09:00
TredwellGit
b3290c8952
electron_12: 12.0.4 -> 12.0.5
...
https://github.com/electron/electron/releases/tag/v12.0.5
2021-04-28 23:06:45 +00:00
Luke Granger-Brown
f64e68e09b
Merge pull request #120071 from johanot/ceph-16
...
ceph: 15.2.10 -> 16.2.1
2021-04-29 00:03:45 +01:00
Martin Weinelt
52851b3f8c
gstreamer: 1.18.2 -> 1.18.4
...
Fixes: CVE-2021-3497, CVE-2021-3498
2021-04-29 01:01:44 +02:00
Fabian Affolter
cc5d41cd97
Merge pull request #121091 from r-ryantm/auto-update/gdu
...
gdu: 4.11.0 -> 4.11.1
2021-04-29 00:48:27 +02:00
Alyssa Ross
de5f4c6bae
gupnp-igd: disable tests
...
Only runs one test, and that test seems to get stuck sometimes.
Fixes: https://github.com/NixOS/nixpkgs/issues/119288
2021-04-28 22:40:48 +00:00
Fabian Affolter
71b18809a4
python3Packages.twitterapi: 2.7.2 -> 2.7.3
2021-04-29 00:36:22 +02:00
R. RyanTM
4c879a6557
gdu: 4.11.0 -> 4.11.1
2021-04-28 22:03:49 +00:00
Fabian Affolter
0fe6b1ccde
Merge pull request #121086 from r-ryantm/auto-update/ffuf
...
ffuf: 1.3.0 -> 1.3.1
2021-04-28 23:56:49 +02:00
Fabian Affolter
349cb2f5c2
Merge pull request #120847 from fabaff/fix-criticality-score
...
python3Packages.PyGithub: 1.54.1 -> 1.55
2021-04-28 23:48:22 +02:00
Alyssa Ross
a8afbb45c1
treewide: use lib.warnIf where appropriate
2021-04-28 21:44:21 +00:00
Alyssa Ross
81e1e68eaf
lib.trivial.warnIf: init
...
It's a common pattern in Nixpkgs to want to emit a warning in certain
cases, but not actually change behaviours.
This is often expressed as either
if cond then lib.warn "Don't do that thing" x else x
Or
(if cond then lib.warn "Don't do that thing" else lib.id) x
Neither of which really expresses the intent here, because it looks
like 'x' is being chosen conditionally.
To make this clearer, I introduce a "warnIf" function, which makes it
clear that the only thing being affected by the condition is whether
the warning is generated, not the value being returned.
2021-04-28 21:44:21 +00:00
Fabian Affolter
e57815f095
Merge pull request #120804 from mweinelt/python/python-gitlab
...
python3Packages.python-gitlab: 2.6.0 -> 2.7.1
2021-04-28 23:42:41 +02:00
R. RyanTM
111ab7f7b6
ffuf: 1.3.0 -> 1.3.1
2021-04-28 21:33:09 +00:00
Vincent Ambo
3466530d66
openldap: Enable argon2 hash support by default
...
argon2 is the recommended password hashing function, and the module is
included with OpenLDAP contrib.
This change enables argon2 hashes by default in our OpenLDAP package.
The install command for argon2 needs to be install-lib, as it otherwise
tries to install manpages to /usr, which fails.
2021-04-28 23:22:05 +02:00
Michael Weiss
716d176974
chromiumBeta: 91.0.4472.19 -> 91.0.4472.27
2021-04-28 23:19:29 +02:00
Markus S. Wamser
8813edcc64
pythonModules.Nuitka: 0.6.8.4 -> 0.6.14.5
...
+ add runtime dep on chrpath
+ use system SConS instead of old Python2 version
2021-04-28 23:12:52 +02:00
Las
e22d1d37cc
mesa: Don't fail to build when d3d isn't built
2021-04-28 21:10:58 +00:00
Minijackson
6189cc82b5
carla: remove ffmpeg as dependency
...
FFmpeg is not strictly needed and used in legacy code. Carla also
requires an old vulnerable version of FFmpeg
2021-04-28 22:41:30 +02:00
Markus S. Wamser
77c0a4907f
croc: fix passthru.tests
2021-04-28 22:36:36 +02:00
arcnmx
eff1be4ab0
ncmpcpp: enableParallelBuilding
2021-04-28 13:33:23 -07:00
skykanin
b753f7a49d
mailspring: fix build
2021-04-28 22:26:45 +02:00
ajs124
dcbf56a102
Merge pull request #121069 from mweinelt/promtail-timeout
...
nixos/promtail: Set TimeoutStopSec=10
2021-04-28 22:18:02 +02:00
Andrei Pampu
5d1f29f0e6
ombi: 4.0.1292 -> 4.0.1345
...
add fixDarwinDylibNames to fix darwin build
2021-04-28 22:43:22 +03:00
Maximilian Bosch
56d46af5d0
Merge pull request #120907 from r-ryantm/auto-update/cargo-outdated
...
cargo-outdated: 0.9.14 -> 0.9.15
2021-04-28 21:11:48 +02:00
Maximilian Bosch
c801abd837
Merge pull request #121054 from r-ryantm/auto-update/haproxy
...
haproxy: 2.3.7 -> 2.3.10
2021-04-28 21:04:41 +02:00
Martin Weinelt
de5a69c918
nixos/promtail: Set TimeoutStopSec=10
...
On reboots and shutdowns promtail blocks for at least 90 seconds,
because it would still try to deliver log messages for loki, which isn't
possible when the network has already gone down.
Upstreams example unit also uses a ten seconds timeout, something which
has worked pretty well for me as well.
2021-04-28 21:02:11 +02:00
Arnout Engelen
b21d1ae872
jre_minimal: add 2 simple tests
2021-04-28 21:01:46 +02:00
V
dab2173285
last-resort: init at 13.001
...
Last Resort is a fallback font that covers every Unicode codepoint.
2021-04-28 20:53:57 +02:00
V
dba77f4fd0
maintainers: add V
2021-04-28 20:53:57 +02:00
github-actions[bot]
9cf0393c37
Merge staging-next into staging
2021-04-28 18:14:28 +00:00
github-actions[bot]
5288f79377
Merge master into staging-next
2021-04-28 18:14:26 +00:00
R. RyanTM
40f2138e29
iproute2: 5.11.0 -> 5.12.0
2021-04-28 18:06:48 +00:00
06kellyjac
3427eaac2b
terragrunt: 0.29.0 -> 0.29.1
2021-04-28 18:47:58 +01:00
José Romildo Malaquias
f93ecc4f6b
Merge pull request #120979 from r-ryantm/auto-update/evisum
...
enlightenment.evisum: 0.5.11 -> 0.5.13
2021-04-28 14:30:44 -03:00
R. RyanTM
1a58aec6a2
haproxy: 2.3.7 -> 2.3.10
2021-04-28 17:02:10 +00:00
Thomas Tuegel
afd7f222bf
Merge pull request #120983 from tsurucapital/openblas-dynamic-arch
...
openblas: Allow setting DYNAMIC_ARCH
2021-04-28 11:56:34 -05:00
Eduardo Sánchez Muñoz
9078c50982
pythonPackages.sip_5: add platform_tag
attribute
...
It's value is platform dependend and needs to be specified in `pyproject.toml` for modules that use sip_5. Instead of defining it for each module, we can add it to sip_5, so it can be reused.
2021-04-28 17:52:42 +02:00
John Ericson
50a11f4f43
Merge pull request #120993 from regnat/easy-ca
...
Make the bootsrap respect the contentAddressedByDefault setting
2021-04-28 11:27:59 -04:00
Tim Steinbach
e9350a7d9c
sbt-extras: 2021-04-06 → 2021-04-26
2021-04-28 14:39:10 +00:00
R. RyanTM
6fec0dfca0
jruby: 9.2.16.0 -> 9.2.17.0
2021-04-28 14:27:39 +00:00