Commit Graph

246084 Commits

Author SHA1 Message Date
Andreas Rammhold
9cc924a12a
Merge pull request #99948 from jsimonetti/acme-dnsresolver
nixos/security/acme: Add DNS resolver option
2020-10-07 16:04:34 +02:00
ajs124
301d04f329
Merge pull request #95926 from helsinki-systems/init/asterisk-module-sccp
asterisk-module-sccp: Init at 4.3.2-epsilon
2020-10-07 15:30:09 +02:00
Andreas Rammhold
1292a9071f
Merge pull request #99950 from zowoq/fzf
fzf: 0.22.0 -> 0.23.0
2020-10-07 15:12:10 +02:00
ajs124
1426cabb58
Merge pull request #99884 from helsinki-systems/upd/raspberrypifw
raspberrypifw: 1.20200601 -> 1.20200902
2020-10-07 14:53:53 +02:00
zowoq
1a6640a907 fzf: 0.22.0 -> 0.23.0
https://github.com/junegunn/fzf/blob/master/CHANGELOG.md#0230
2020-10-07 22:20:35 +10:00
Tim Steinbach
f9ebc24303
linux: 5.8.13 -> 5.8.14 2020-10-07 08:20:33 -04:00
Tim Steinbach
17642932f1
linux: 5.4.69 -> 5.4.70 2020-10-07 08:20:25 -04:00
Tim Steinbach
7fb38064e4
linux: 4.19.149 -> 4.19.150 2020-10-07 08:20:15 -04:00
Mario Rodas
0792cc7451
Merge pull request #99916 from marsam/update-pg_cron
postgresqlPackages.pg_cron: 1.2.0 -> 1.3.0
2020-10-07 07:16:15 -05:00
Shea Levy
558303ba07
Merge branch 'zulip-no-bubblewrap' into master 2020-10-07 07:58:21 -04:00
Linus Heckemann
8e2796d64a
Merge pull request #99934 from mayflower/murmur-env
nixos/murmur: add option `environmentFile` for injecting secrets
2020-10-07 13:56:32 +02:00
elseym
533560de5b
nixos/murmur: add option environmentFile for injecting secrets
Secrets are injected from the environment into the rendered
configuration before each startup using envsubst.
The test now makes use of this feature for the server password.
2020-10-07 13:35:50 +02:00
Jeroen Simonetti
cc3ce9a13a nixos/security/acme: Add DNS resolver option
When using the ACME DNS-01 challenge, there is a possibility of a
failure to resolve the challenge if the record is not propagated
fast enough. To circumvent this generic DNS problem, this adds
a setting to explicitly tell the ACME provider to use a certain DNS
resolver to lookup the challenge.

Signed-off-by: Jeroen Simonetti <jeroen@simonetti.nl>
2020-10-07 13:01:08 +02:00
Arian van Putten
d98e138f8d
Merge pull request #99941 from toonn/wire-desktop-bump
Wire desktop bump
2020-10-07 12:56:09 +02:00
Andreas Rammhold
bffeb5f0d3
Merge pull request #99902 from andir/firefox-pipewire-optional
firefox: ensure pipewire is only enabled with wayland & webrtc
2020-10-07 12:51:46 +02:00
Vladimír Čunát
420f89ceb2
Revert "apparmor: fix and improve the service"
This reverts commit fb6d63f3fd.

I really hope this finally fixes #99236: evaluation on Hydra.
This time I really did check basically the same commit on Hydra:
https://hydra.nixos.org/eval/1618011

Right now I don't have energy to find what exactly is wrong in the
commit, and it doesn't seem important in comparison to nixos-unstable
channel being stuck on a commit over one week old.
2020-10-07 12:22:18 +02:00
toonn
4448bd4e10
wire-desktop: mac 3.18.3728 -> 3.20.3912 2020-10-07 12:03:35 +02:00
toonn
ad9d115682
wire-desktop: linux 3.18.2925 -> 3.20.2934 2020-10-07 11:58:56 +02:00
Timo Kaufmann
3b0886c9af
Merge pull request #93226 from ardumont/gerbera-init
gerbera: init at 1.6.1
2020-10-07 11:35:25 +02:00
Robert Hensing
0504b01100
Merge pull request #98107 from roberth/cassandra-add-extraEnvSh
nixos/cassandra: Add cfg.extraEnvSh
2020-10-07 11:28:39 +02:00
Antoine R. Dumont (@ardumont)
dc19e3be0c
gerbera: Init at 1.6.1 2020-10-07 10:53:52 +02:00
Shea Levy
c800d20b67
zulip: Don't use buildFHSUserEnvBubblewrap.
For as-yet unknown reasons, this causes zulip to launch with a grey screen.

See https://github.com/NixOS/nixpkgs/pull/97264#issuecomment-704454645
2020-10-07 04:41:23 -04:00
Timo Kaufmann
c7f33a55b0
Merge pull request #93048 from ardumont/bump-libupnp
libupnp: 1.12.0 -> 1.14.0
2020-10-07 10:12:50 +02:00
Timo Kaufmann
8722718311
Merge pull request #99893 from ardumont/bump-amule
amule: 2.3.2 -> unstable-20201006
2020-10-07 10:03:07 +02:00
Timo Kaufmann
b3af4a43f2
Merge pull request #99899 from ardumont/bump-gmrender-resurrect
gmrender-resurrect: Make build against libupnp 1.14 ok
2020-10-07 10:02:37 +02:00
Jonathan Ringer
b18cf1b35a python3Packages.azure-mgmt-commerce: use fetchpypi 2020-10-07 00:58:44 -07:00
Jonathan Ringer
8a75ad4925 python3Packages.rarfile: 3.0 -> 4.0 2020-10-07 00:57:56 -07:00
Jonathan Ringer
b489e3b3ac python3Packages.azure-servicemanagement-legacy: use fetchPypi 2020-10-07 00:55:56 -07:00
Samuel Dionne-Riel
433db454f3
Merge pull request #98607 from samueldr/u-boot/remove-downstream-u-boots
Remove all non-mainline U-Boots
2020-10-07 02:39:52 -04:00
Linus Heckemann
41c0f49681
Merge pull request #99596 from Ma27/nextcloud20
nextcloud20: init
2020-10-07 08:10:38 +02:00
Linus Heckemann
a25bd6604f
Merge pull request #93675 from bcdarwin/update-libminc
libminc: 2.4.03 -> unstable-2020-07-17
2020-10-07 08:08:10 +02:00
Vladimír Čunát
c7b3d98659
Merge #99227: luajit*: update and enableGC64 by default 2020-10-07 07:40:11 +02:00
Mario Rodas
4468ccc32e postgresqlPackages.pg_cron: 1.2.0 -> 1.3.0
https://github.com/citusdata/pg_cron/releases/tag/v1.3.0
2020-10-06 18:00:00 -05:00
Janne Heß
9a966e84b6
raspberrypifw: 1.20200601 -> 1.20200902
Also disable the fixup phase since it only throws errors and remove the
platforms since these are only static files.
2020-10-07 00:41:15 +02:00
Dmitry Kalinkin
86e6adc799
Merge pull request #99093 from veprbl/pr/texlive_chktex_fix
texlive: move chktex from texlive.bin.core to texlive.bin.chktex
2020-10-06 18:01:06 -04:00
Arian van Putten
e97be2a166
Merge pull request #99901 from andir/order-acme-after-nss-lookup
nixos/security/acme: order after nss-lookup.target
2020-10-06 23:39:46 +02:00
Antoine R. Dumont (@ardumont)
1f7cf96291
amule: 2.3.2 -> unstable-20201006
There has been no new release since 2.3.2 for some years now (around 2016) [1]

The most recent master branch for the amule project includes a commit [2] which
fixes compilation breakage with the next libupnp version [3].

So this bumps the amule version to the latest commit of that repository.

[1] https://github.com/amule-project/amule/issues/219

[2] 8784480c79

[3] #93048
2020-10-06 23:35:22 +02:00
Antoine R. Dumont (@ardumont)
98e5369baf
gmrender-resurrect: Make build against libupnp 1.14 ok
Current PR opened but not merged upstream [1]

[1] https://github.com/hzeller/gmrender-resurrect/pull/214
2020-10-06 23:25:13 +02:00
Andreas Rammhold
a5a01d56a2
firefox: ensure pipewire is only enabled with wayland & webrtc
This ensures that we aren't applying any of the experiemental pipewire
patches when the dependencies aren't enabled. As of now pipewire only
works with wayland and webrtc. If either of them are not activated we
can't build with pipewireSupport and we should not.
2020-10-06 23:08:00 +02:00
Andreas Rammhold
2c0ee52d91
nixos/security/acme: order after nss-lookup.target
This should hopefully solve races with DNS servers (such as unbound)
during the activation of a new generation. Previously unbound could
still be unavailable and thus the acme script would fail.
2020-10-06 22:52:55 +02:00
Vincent Laporte
e7ebd6be80 ocamlPackages.earley: 2.0.0 → 3.0.0 2020-10-06 22:34:54 +02:00
WORLDofPEACE
d83e5a1ff6
Merge pull request #99697 from worldofpeace/rt-sched-optional-and-off-by-default
nixos/gnome3: add realtime-scheduling option
2020-10-06 16:30:27 -04:00
Nicolas Martin
d01e3d5489 charm: init at 0.8.2 2020-10-06 22:25:36 +02:00
Nicolas Martin
c2ebb8becb glow 0.2.0 -> 1.0.0 2020-10-06 22:24:22 +02:00
Lassulus
2927f3fb45
Merge pull request #99186 from 0x4A6F/master-qubes-core-vchan-xen
qubes-core-vchan-xen: 4.1.2 -> 4.1.4
2020-10-06 21:46:09 +02:00
Maximilian Bosch
2b1b93a77e
Merge pull request #99876 from jonringer/bump-xmlsec
xmlsec: 1.2.28 -> 1.2.30
2020-10-06 21:45:33 +02:00
Maximilian Bosch
6cb9067a72
Merge pull request #99726 from zowoq/gh
gitAndTools.gh: 1.0.0 -> 1.1.0
2020-10-06 21:41:12 +02:00
Ben Darwin
95439a7e7d hdf5_1_8: remove
- no longer needed as `libminc` has been updated to use the default hdf5
2020-10-06 15:31:20 -04:00
Ben Darwin
44d854af30 bicgl: update LIBMINC_DIR due to libminc CMake changes 2020-10-06 15:31:19 -04:00
Ben Darwin
e673c285e1 conglomerate: update LIBMINC_DIR to reflect libminc CMake changes 2020-10-06 15:31:18 -04:00