Sandro
4f8277ef10
Merge pull request #200094 from mdlayher/mdl-zrepl
2022-11-08 01:53:26 +01:00
Matt Layher
8ec252784e
zrepl: 0.5.0 -> 0.6.0
...
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2022-11-07 18:35:44 -05:00
Michael Weiss
acf257739b
Merge pull request #199902 from primeos/nixos-tests-chromium
...
nixos/tests/chromium: Re-enable the chrome://gpu test for M107
2022-11-08 00:21:13 +01:00
Martin Weinelt
0f774a39d4
Merge pull request #196957 from Madouura/dev/protonup
...
close https://github.com/NixOS/nixpkgs/pull/193062
close https://github.com/NixOS/nixpkgs/issues/186974
2022-11-07 23:24:41 +01:00
Vladimír Čunát
7fa607bab4
Merge #194670 : arangodb: 3.4.8 -> 3.10.0
2022-11-07 22:25:43 +01:00
laalsaas
5f07247a07
mepo: init module
2022-11-07 20:27:00 +01:00
David Arnold
2aa5c8d3ab
nixos/teamviewer: fix for non-NetworkManager environments
2022-11-07 19:54:25 +01:00
Sandro
da6ae81172
Merge pull request #200052 from SuperSandro2000/less-space
2022-11-07 19:50:33 +01:00
Manuel Bärenz
891dfb1b63
nixos/mastodon: add option mediaAutoRemove
2022-11-07 18:58:58 +01:00
Sandro
eb33bec8b3
nixos/less: fix spacing
2022-11-07 17:51:51 +01:00
Bobby Rong
4e9c9c0b7c
Merge pull request #199154 from uninsane/pr/lightdm-mobile-greeter
...
lightdm-mobile-greeter: init at 2022-10-30
2022-11-07 22:30:53 +08:00
happysalada
1ef74a7854
lighthouse: module add defaults
2022-11-07 09:15:49 -05:00
Maximilian Bosch
58227c4de0
Merge pull request #162784 from amarshall/prom-svc-harden
...
nixos/prometheus: Harden systemd service
2022-11-07 15:03:43 +01:00
colin
ed9998cf2a
nixos/lightdm: add greeters.mobile
config option
...
i based this on the neighboring lightdm-greeters/mini.nix module.
lightdm-mobile-greeter doesn't have a lot of configuration options.
it grabs the default user to login as from lightdm, along with which DE
it should launch. so no further configuration should be needed aside
from enabling `services.xserver.displayManager.lightdm.enable` and
either setting `services.xserver.displayManager.defaultSession` to the
appropriate session or explicitly defining a seat like:
```nix
services.xserver.displayManager.lightdm.extraSeatDefaults = ''
user-session = phosh
'';
```
2022-11-07 05:48:23 -08:00
happysalada
f4ff9c2649
lighthouse: init module
2022-11-07 07:58:17 -05:00
Maximilian Bosch
94046425a0
Merge pull request #199997 from mayflower/wp-create-font-dir
...
nixos/wordpress: ensure that fonts already exists
2022-11-07 13:25:16 +01:00
Bobby Rong
03e68946a0
Merge pull request #186628 from ocfox/pam_faildelay
...
nixos/pam: add option failDelay
2022-11-07 19:54:57 +08:00
Robert Hensing
abd4e9d524
Merge pull request #199572 from SuperSandro2000/nix-daemon-io-prio
...
nixos/nix-daemon: don't give daemon by default high io priority
2022-11-07 12:26:47 +01:00
Maximilian Bosch
67e61879c5
Merge pull request #199416 from symphorien/wg-add-peer
...
nixos/wireguard: start new peers when they are added
2022-11-07 12:20:06 +01:00
ocfox
ab0ae8f5e1
nixos/pam: add option failDelay
...
Co-authored-by: Bobby Rong <rjl931189261@126.com>
2022-11-07 19:16:35 +08:00
Majiir Paktu
ad83bff008
nixos/binfmt: restart systemd-binfmt when registrations change
2022-11-07 11:28:47 +01:00
Maximilian Bosch
b40b8b92e2
nixos/wordpress: ensure that fonts already exists
...
Not a big deal in most of the cases because wordpress ensures that this
directory exists on its own, but with our twentig customizations that's
actually causing issues.
(cherry picked from commit 3285342bfe5f401dda84c13c834e73154928a61c)
2022-11-07 10:08:01 +01:00
Edward Tjörnhammar
83ecc90d10
nixos/mdevctl: init module
2022-11-07 09:05:23 +00:00
zowoq
58a59738d5
nixos/tests/podman: fix rootless systemd
2022-11-07 14:11:34 +10:00
zowoq
bbfdc6ce4d
nixos/tests/podman: move docker tests to separate node
2022-11-07 14:11:34 +10:00
Maximilian Bosch
f54c651ba5
Merge pull request #199905 from booklearner/patch-1
...
alps: fix default smtp port
2022-11-06 23:59:21 +01:00
Doron Behar
c568890eb8
Merge pull request #133537 from Yarny0/foomatic-db
...
foomatic-db ppd files
2022-11-06 22:25:55 +00:00
Jörg Thalheim
efa5fc967f
Merge pull request #199875 from helsinki-systems/fix/mariadb-tests
...
mariadb: fix nixos tests
2022-11-06 22:11:53 +01:00
booklearner
59bd411df9
alps: fix default smtp port
2022-11-06 16:00:34 -05:00
Michael Weiss
673f7d025b
nixos/tests/chromium: Re-enable the chrome://gpu test for M107
...
I need to fix copying the chrome://gpu content to the clipboard (Ctrl+a doesn't
work anymore so we have to click the button) but we can at least test the font
rendering for now.
2022-11-06 21:48:57 +01:00
Jörg Thalheim
1d442b3b68
Merge pull request #186087 from Mic92/consul
...
nixos/consul: use signal instead of api for reload
2022-11-06 20:32:19 +01:00
Domen Kožar
8993cc730d
Merge pull request #199770 from domenkozar/nixos-options-markdown
...
nixos options markdown: fix html escaping
2022-11-06 18:08:59 +00:00
ajs124
f22af0612d
mariadb: fix nixos tests
...
after 8b30afdd78
2022-11-06 18:49:17 +01:00
Yarny0
6f622e91c5
cups-drv-rastertosag-gdi (cups driver): gzip ppd files
...
ppd files are gzipped to save some space.
The `gzip` "-n" option prevents gzip from storing
a timestamp, thus facilitating reproducibility.
2022-11-06 16:19:22 +01:00
Madoura
e747d0a368
protonup-ng: init at 0.2.1
...
Co-authored-by: IceDBorn <github.envenomed@dralias.com>
2022-11-06 09:05:55 -06:00
Naïm Favier
0cc3d43a70
Merge pull request #191796 from hmenke/njs
...
nginxModules.njs: init at 0.7.8
2022-11-06 13:31:03 +01:00
Maximilian Bosch
91d7b27cfb
Merge pull request #189756 from alyssais/mailman-virtualRoot
...
nixos/mailman: add serve.virtualRoot option
2022-11-06 12:42:48 +01:00
Naïm Favier
7e14da4b2f
Merge pull request #199785 from xeals/influxdb2-timezone
2022-11-06 12:17:28 +01:00
Franz Pletz
7519cb2c7c
Merge pull request #198638 from KFearsoff/fix-node-exporter-netdev-collector
...
nixos/prometheus-node-exporter: fix netdev collect
2022-11-06 12:05:09 +01:00
Bobby Rong
59727943df
Merge pull request #196877 from luochen1990/fix-synergy-server-tls
...
synergy: fix services.synergy.server.tls.cert (#196867 )
2022-11-06 17:41:02 +08:00
xeals
de4601c37e
nixos/influxdb2: set timezone data environment variable
...
Go reads the timezone database from ZONEINFO instead of TZDIR, which is otherwise
unset.
2022-11-06 11:12:42 +11:00
Domen Kožar
e190302018
nixos options markdown: fix html escaping
...
\<foo\> will often be displayed like \<foo>, for example by mkdocs.
I've tested a number of markdown renderers and they render html escape
sequences fine.
2022-11-05 21:20:01 +00:00
Henri Menke
9ab02e1ec6
nginxModules.njs: init at 0.7.8
2022-11-05 21:40:57 +01:00
Maximilian Bosch
dc03bcda57
Merge pull request #199683 from robryk/wrappertests
...
nixos/security/wrappers: add test
2022-11-05 20:57:46 +01:00
Maximilian Bosch
19bf0264bb
Merge pull request #199345 from Ma27/bump-nextcloud
...
nextcloud: 24.0.6 -> 24.0.7, 25.0.0 -> 25.0.1
2022-11-05 17:19:09 +01:00
Bjørn Forsman
f23ddc55a6
nixos/sane: mention sane-airscan in the extraBackends option
...
It's a very useful backend (that probably should be enabled by default,
like on Ubuntu), let's start by making it easier to discover.
Ref https://github.com/NixOS/nixpkgs/issues/28406 .
2022-11-05 16:19:04 +01:00
Martin Weinelt
7bbc6e29b1
nixos/home-assistant: update bluetooth components
2022-11-05 13:30:17 +01:00
Robert Obryk
3628ad0a9e
nixos/security/wrappers: add test
...
This is a small smoke test of each piece (setuid, setgid, caps) of
wrappers' functionality. It doesn't try to check for combinations of
functionalities or anything more complicated.
2022-11-05 12:38:11 +01:00
happysalada
9c341e1ba3
erigon: init module
2022-11-05 06:36:29 -04:00
Artturi
bed653c5fa
Merge pull request #164169 from martinetd/logrotate_post_cleanup
...
logrotate: cleanup legacy options
2022-11-05 04:27:33 +02:00