talyz
9af3672f4f
discourse: Fix plugin support
...
For plugins to work properly, their assets need to be precompiled
along with the rest of Discourse's assets. This means we need to build
new packages when the list of plugins change.
2021-06-24 19:38:19 +02:00
Max
2cf6f9e5bd
nixos/systemd-boot: Use os.path.realpath to fully resolve symlinks
...
os.readlink only resolves one layer of symlinks. This script explicitly relies on the real path of a file for deduplication, hence symlink resolution should recurse.
2021-06-24 17:52:03 +02:00
Yurii Matsiuk
21dd07a0ca
appgate-sdp: minimize and improve derivation
2021-06-24 11:22:54 +02:00
github-actions[bot]
1f528e6ac6
Merge staging-next into staging
2021-06-24 00:06:31 +00:00
github-actions[bot]
d437a6cac2
Merge master into staging-next
2021-06-24 00:06:27 +00:00
Martin Weinelt
9cc60287dc
Merge pull request #127554 from mweinelt/babel
...
nixos/babeld: update hardening
2021-06-23 21:53:20 +02:00
github-actions[bot]
bcc720d9c5
Merge staging-next into staging
2021-06-23 18:04:33 +00:00
github-actions[bot]
b68a0d2f5e
Merge master into staging-next
2021-06-23 18:04:30 +00:00
Michael Weiss
eb8a694d92
nixos/sway: Drop rxvt-unicode from the extraPackages default
...
Upstream switched to Alacritty for the default configuration.
2021-06-23 17:35:20 +02:00
github-actions[bot]
14f789f9e5
Merge staging-next into staging
2021-06-23 12:04:29 +00:00
github-actions[bot]
b59d049598
Merge master into staging-next
2021-06-23 12:04:25 +00:00
Sandro
1956a52857
Merge pull request #126656 from jwoudenberg/add-system76-power
2021-06-23 12:54:22 +02:00
github-actions[bot]
64eb8c173d
Merge staging-next into staging
2021-06-23 00:09:37 +00:00
github-actions[bot]
e8122c3628
Merge master into staging-next
2021-06-23 00:09:33 +00:00
Niklas Hambüchen
959c4e82bc
Merge pull request #100255 from nh2/sshd-default-log-level-info
...
sshd service: Default to INFO logLevel (upstream default)
2021-06-23 02:06:54 +02:00
Niklas Hambüchen
4bd5f1115f
Merge pull request #127166 from nh2/xserver-config-mkAfter-docs
...
services.xorg.config: Extend docs
2021-06-23 01:55:58 +02:00
Niklas Hambüchen
a48fea4c5e
sshd service: Default to INFO logLevel (upstream default).
...
The previous justification for using "VERBOSE" is incorrect,
because OpenSSH does use level INFO to log "which key was used
to log in" for sccessful logins, see:
6247812c76/auth.c (L323-L328)
Also update description to the wording of the sshd_config man page.
`fail2ban` needs, sshd to be "VERBOSE" to work well, thus
the `fail2ban` module sets it to "VERBOSE" if enabled.
The docs are updated accordingly.
2021-06-23 01:49:11 +02:00
Niklas Hambüchen
e85693afde
Merge pull request #127157 from nh2/xserver-readable-config-indentation
...
xserver: Generate readable config indentation
2021-06-23 01:16:50 +02:00
Martin Weinelt
b607aadaac
Merge branch 'master' into staging-next
2021-06-22 23:55:21 +02:00
Maximilian Bosch
5aad4e73b6
privacyIDEA: 3.5.2 -> 3.6
...
ChangeLog: https://github.com/privacyidea/privacyidea/releases/tag/v3.6
Unfortunately we have to use `sqlalchemy` at 1.3 for `sqlsoup`. As
`sqlalchemy` is required by a lot of packages, I decided to move this
package out of `pythonPackages` itself and instantiate a new
`pythonPackages` inside the expression where `sqlalchemy` points to
`sqlalchemy_1_3`.
2021-06-22 15:36:36 +02:00
github-actions[bot]
b766664645
Merge staging-next into staging
2021-06-22 12:05:04 +00:00
github-actions[bot]
c7bb5a79c8
Merge master into staging-next
2021-06-22 12:05:00 +00:00
Sandro
5f44b42bf4
Merge pull request #127641 from xfix/promethus-state-permissions
2021-06-22 10:23:56 +02:00
Linus Heckemann
203e81e4ee
Merge pull request #125281 from zhaofengli/phosh-systemd
...
phosh: 0.10.2 -> 0.11.0
2021-06-22 08:23:29 +02:00
github-actions[bot]
1df79d27a7
Merge staging-next into staging
2021-06-22 00:07:12 +00:00
Martin Weinelt
eef9694ebc
Merge branch 'master' into staging-next
2021-06-22 00:58:31 +02:00
Konrad Borowski
447b1cf03d
nixos/prometheus: allow state access for service only
...
There is no reason for Prometheus state files to be
world-readable.
2021-06-21 10:16:47 +02:00
Sandro
84a79c2f0f
Merge pull request #126284 from aanderse/zabbix-user-params
...
zabbixAgent: add bash to $PATH
2021-06-20 17:58:43 +02:00
Sandro
e6a012fb00
Merge pull request #127063 from talyz/fail2ban-restart
...
nixos/fail2ban: Remove `reloadIfChanged = true`
2021-06-20 17:57:57 +02:00
github-actions[bot]
cca41fbbb9
Merge staging-next into staging
2021-06-20 12:04:41 +00:00
github-actions[bot]
9c8cef37d2
Merge master into staging-next
2021-06-20 12:04:37 +00:00
Martin Weinelt
8739f8cd7b
nixos/babeld: update hardening
2021-06-20 13:52:49 +02:00
illustris
e0089c38ca
nixos/jitsi-meet: include jitsi prosody plugins in prosody extraPluginPaths
2021-06-20 12:36:51 +02:00
illustris
34b9ba2e61
nixos/jitsi-meet: Update jitsi prosody configs
...
Changes made as per b6f7f8fba7
2021-06-20 12:36:51 +02:00
Minijackson
f4dd218c7c
nixos/xdg/portal/wlr: init
2021-06-20 11:53:45 +02:00
github-actions[bot]
222489e4be
Merge staging-next into staging
2021-06-19 00:08:40 +00:00
github-actions[bot]
d0cc21f4bd
Merge master into staging-next
2021-06-19 00:08:37 +00:00
Martin Weinelt
af664bf942
Merge pull request #127127 from mweinelt/home-assistant
...
nixos/home-assistant: update hardening
2021-06-18 20:15:05 +02:00
Daniel Nagy
e08f7a3bb8
nixos/infinoted: use port
type
2021-06-18 17:32:03 +02:00
Daniel Nagy
5940259a21
nixos/mwlib: use port
type
2021-06-18 17:31:44 +02:00
Daniel Nagy
34b4df8993
nixos/subsonic: use port
type
2021-06-18 17:30:56 +02:00
Daniel Nagy
06962df4d2
nixos/murmur: use port
type
2021-06-18 17:30:33 +02:00
Daniel Nagy
50ba0ac3d6
nixos/dockerRegistry: use port
type
2021-06-18 17:30:11 +02:00
Daniel Nagy
a8808784e5
nixos/leaps: use port
type
2021-06-18 17:29:44 +02:00
Daniel Nagy
50af10e205
nixos/gpsd: use port
type
2021-06-18 17:29:24 +02:00
Daniel Nagy
864dabf232
nixos/paperless: use port
type
2021-06-18 17:29:15 +02:00
Daniel Nagy
bc87386ac1
nixos/redmine: use port
type
2021-06-18 17:29:05 +02:00
Daniel Nagy
7d1363d0cb
nixos/nar-serve: use port
type
2021-06-18 17:28:54 +02:00
Daniel Nagy
73896b0634
nixos/nix-serve: use port
type
2021-06-18 17:28:35 +02:00
Daniel Nagy
4161c37628
nixos/ttyd: use port
type
2021-06-18 17:28:17 +02:00