Commit Graph

21459 Commits

Author SHA1 Message Date
magic_rb
3b8c814fdc
buildbot: fix setting package to a drv from a different nixpkgs
Signed-off-by: magic_rb <richard@brezak.sk>
2024-11-02 17:01:20 +01:00
Maximilian Bosch
500d745e73
Merge: nixos/postgresql: set up sandboxing (#344925) 2024-11-02 11:12:15 +01:00
Yt
668e7e6417
Update surrealdb options for v2 (#352681) 2024-11-01 19:31:14 -04:00
Anderson Torres
178ea7bbd5 nixos/triggerhappy: update and format
mpc-cli is now mpc
2024-11-01 20:07:03 -03:00
h7x4
729d9ddec1
Upgrade matrix-sdk-crypto-nodejs and reverse-deps to fix build with new rust version (#348448) 2024-11-01 18:30:36 +01:00
Maximilian Bosch
70a6092f1e
nixos/doc: mention postgresql hardening 2024-11-01 16:31:35 +01:00
Ramses
3becff6754
lighthouse: add package option to service (#285005) 2024-11-01 09:23:02 +01:00
Ramses
3a1e2ab284
nginx: Create cryptographically secure htpasswd file (#347266) 2024-11-01 09:09:50 +01:00
Felix Bühler
031b2f0a77
nixos/octoprint: fix ipv6 host (#351721) 2024-10-31 21:37:02 +01:00
Masum Reza
f1bd7856cb
nixos/hypridle: add hyprctl, hyprlock and pidof to path (#352594) 2024-11-01 01:59:40 +05:30
Robert Schütz
95447fbb60
immich: 1.119.0 -> 1.119.1 (#352155) 2024-10-31 12:35:13 -07:00
Sefa Eyeoglu
17313151da
nixos/monado: install monado-vulkan-layers (#301044) 2024-10-31 19:21:38 +01:00
Collin Diekvoss
1b82e17fca
Update surrealdb options for v2 2024-10-31 13:12:53 -05:00
John Titor
e58f4b3aa0
nixos/hypridle: add hyprctl, hyprlock and pidof to path
Without this journal error pops up as:
Oct 31 17:51:00 Ainz-NIX hypridle[2720]: [LOG] Process Created with pid 5398
Oct 31 17:51:00 Ainz-NIX hypridle[5399]: /bin/sh: line 1: pidof: command not found
Oct 31 17:51:00 Ainz-NIX hypridle[5398]: /bin/sh: line 1: hyprlock: command not found
Oct 31 17:51:19 Ainz-NIX hypridle[2720]: [LOG] Got PrepareForSleep from dbus with sleep false
Oct 31 17:51:19 Ainz-NIX hypridle[2720]: [LOG] Running: hyprctl dispatch dpms on
Oct 31 17:51:19 Ainz-NIX hypridle[2720]: [LOG] Executing hyprctl dispatch dpms on
Oct 31 17:51:19 Ainz-NIX hypridle[2720]: [LOG] Process Created with pid 5567
Oct 31 17:51:19 Ainz-NIX hypridle[5567]: /bin/sh: line 1: hyprctl: command not found
2024-10-31 18:06:26 +05:30
github-actions[bot]
4f5d1a2355
Merge master into staging-next 2024-10-31 06:05:03 +00:00
Rolf Schröder
6b5d6b760e nixos/lighthouse: use lib.getExe (validator_client) 2024-10-31 07:04:58 +01:00
Rolf Schröder
498a3fb874 nixos/lighthouse: use lib.getExe 2024-10-31 07:04:58 +01:00
Rolf Schröder
b6a0bf0b62 nixos/lighthouse: use mkPackageOption 2024-10-31 07:04:57 +01:00
Rolf Schröder
c2aa335f5f nixos/lighthouse: appply nixfmt 2024-10-31 06:57:25 +01:00
Rolf Schröder
741ba511d5 Merge branch 'master' into lighthouse-service-add-package 2024-10-31 06:53:13 +01:00
Sandro
0f807cf281
nixos/rustdesk-server: suppport enable rustdesk's signal server and relay server seperately and rename an option (#333023) 2024-10-31 02:22:24 +01:00
Yureka
959cb6b020 nixos/fastnetmon-advanced: set dbus implementation to dbus-broker
Fixes "Failed to restart gobgp.service: Transport endpoint is not connected"

Fixes the nixos test

Change-Id: I96fe6ce8e69ec3038b349d45a8046ed93333dddb
2024-10-31 01:50:34 +01:00
github-actions[bot]
c89d3d9070
Merge master into staging-next 2024-10-31 00:14:46 +00:00
Wim de With
93cce0becc nixos/prometheus: remove tor exporter 2024-10-30 19:42:51 +01:00
K900
6968567d60 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-30 21:25:05 +03:00
Atemu
8336127b57
peertube: startup script: exec into nodejs (#352005) 2024-10-30 13:25:54 +01:00
github-actions[bot]
2c3dde0baa
Merge master into staging-next 2024-10-30 12:05:37 +00:00
ppom
1eb6cc1582 nixos/peertube: startup script: exec into nodejs
1. Removed the #!/bin/sh shebang at the beginning, because
systemd.services.<name>.script already adds a #!/nix/store/.../bin/bash
shebang.

Previously:
	#!/nix/store/516kai7nl5dxr792c0nzq0jp8m4zvxpi-bash-5.2p32/bin/bash
	set -e
	#!/bin/sh
	umask 077
	...

2. Exec into nodejs, so that the startup script is no longer running but
replaces itself by nodejs.
This way, only one processus is running inside peertube.service.
2024-10-30 12:00:00 +01:00
Sandro Jäckel
73824e231c nixos/hydra: fix shellcheck findings with enableStrictShellChecks enabled 2024-10-30 08:34:32 +00:00
DCsunset
acda73926d nixos/murmur: support setting user and group for service 2024-10-30 08:21:48 +00:00
DCsunset
2f0c3c88cb nixos/murmur: support setting custom state directory 2024-10-30 08:21:48 +00:00
Robert Schütz
22ffb72803 nixos/immich: generate config file from services.immich.settings 2024-10-29 17:58:50 -07:00
Robert Schütz
376dd27232 nixos/immich: add systemd slice 2024-10-29 16:24:32 -07:00
github-actions[bot]
6bc001ea3b
Merge master into staging-next 2024-10-29 12:06:00 +00:00
Aleksana
d284d018aa
nezha-agent: 0.20.2 -> 0.20.3 (#351945) 2024-10-29 17:38:31 +08:00
Aleksana
dbe33f99b7
nixos/soju: use message-store instead of deprecated log in config (#338650) 2024-10-29 17:37:21 +08:00
Aleksana
5fd2f5aac6
tailscaled: Add option to disable Taildrop (#346957) 2024-10-29 17:19:31 +08:00
Robert Schütz
6183e80f03
immich: 1.118.2 -> 1.119.0 (#351975) 2024-10-29 02:10:45 -07:00
github-actions[bot]
a0e96c5d1c
Merge master into staging-next 2024-10-29 06:05:06 +00:00
Aleksana
87360536b4
nixos/jack: Fix jack-session init script (#329784) 2024-10-29 12:26:57 +08:00
Aleksana
ba5a9400fd
nixos/radicale: fix links to documentation (#351958) 2024-10-29 12:25:18 +08:00
Tristan Ross
c47159b10e
nixos/nginx: use list for logrotate files attribute (#345537) 2024-10-28 19:47:12 -07:00
Martin Weinelt
7440feefd9
nixos/frigate: Clear cache directory before start (#337520) 2024-10-29 01:25:30 +01:00
h7x4
c3632dc3aa
nixos/dysnomia: move into services (#351046) 2024-10-29 01:17:12 +01:00
github-actions[bot]
eb0f257925
Merge master into staging-next 2024-10-29 00:14:34 +00:00
Sefa Eyeoglu
d8d66448d7
nixos/paperless: fix shellcheck findings with enableStrictShellChecks enabled (#349559) 2024-10-28 21:40:52 +01:00
Robert Schütz
74e0f237ea immich: 1.118.2 -> 1.119.0
Changelog: https://github.com/immich-app/immich/releases/tag/v1.119.0
2024-10-28 13:04:14 -07:00
Nico Felbinger
32d516c84d
nixos/radicale: fix links to documentation 2024-10-28 19:56:12 +01:00
K900
0c45a8b5c4 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-28 21:46:13 +03:00
Moraxyc
68b122d2f6
nixos/nezha-agent: add extraFlags 2024-10-29 01:34:36 +08:00