Leona Maroni
a378c72099
youtrack_2022_3: drop ( #349356 )
2024-10-24 22:46:57 +02:00
Felix Buehler
ca63cb8a24
nixos/bazarr: normalize description
2024-10-24 22:39:43 +02:00
Sefa Eyeoglu
15aad9d3a1
nixos/ntpd: cleanup; add tests ( #349633 )
2024-10-24 15:21:01 +02:00
Maximilian Bosch
e7d631432f
Merge: nixos/nginx: create 127.0.0.1 alias for status page ( #349536 )
2024-10-24 12:49:10 +02:00
rcerc
42d887adbf
nixos/supplicant: Always provide a first configuration file argument
...
`wpa_supplicant` refuses to start when `configFile.path == null` because this
omits the `-c` (‘Configuration file’) option, which it requires even if the
`-I` (‘additional configuration file’) option is provided. If `configFile.path
== null`, pass `extraConfFile` with `-c` instead of `-I` to prevent this.
2024-10-24 08:25:02 +02:00
Michele Guerini Rocco
f93d86f657
nixos/getty: add option to autologin once per boot, take 2 ( #348236 )
2024-10-24 07:59:10 +02:00
Luke Granger-Brown
9e3e014de1
nixos/factorio: add allowedPlayers option to manage the whitelist ( #350769 )
2024-10-23 23:47:53 +01:00
Matthieu Coudron
5c8ff2e60c
nixos/immich: use 'immich' as syslog identifier ( #350551 )
...
use 'immich' as syslog identifier
seeing 'immich' instead of the generic 'server' in journalctl is more understandable
2024-10-24 00:15:19 +02:00
Ryan Horiguchi
449a963b0e
nixos/nginx: create 127.0.0.1 alias for status page
2024-10-23 22:41:00 +02:00
Ben Millwood
c37e40d9ff
nixos/factorio: add allowedPlayers
...
This writes a whitelist file and instructs the server process to use it.
I opted not to give the same treatment to the banlist because (as
explained in the comments) mutability and persistence seems more
important for bans, and they're less often known in advance.
2024-10-23 18:19:05 +01:00
Ben Millwood
43377c06f3
nixos/factorio: correct extraSettings example
...
"admins" isn't a server setting, so this example wouldn't actually work.
"max_players" is the first thing I saw in the [example server settings
file][1] that hasn't already been encoded in the options.
[1]: https://github.com/wube/factorio-data/blob/master/server-settings.example.json
2024-10-23 16:11:58 +01:00
Moraxyc
61567875e5
nixos/nezha-agent: add some options for new features
2024-10-23 20:22:37 +08:00
Shaurya Shubham
a4b68ba2c4
nixos/nix-gc: Update nix.gc.dates description to be more precise
2024-10-23 22:17:49 +11:00
Jörg Thalheim
9584ba7f85
nixos/buildbot: use python version used of the buildbot package
...
Since the buildbot package can be overwritten, it can be build against a
different python version.
This pull request makes sure we don't use the wrong python version.
This makes using buildbot-nix easier for both nixpkgs unstable and
nixpkgs stable.
2024-10-23 22:16:55 +11:00
Ramses
f73e31408d
prometheus-klipper-exporter: init at v0.11.2 ( #348187 )
2024-10-23 09:48:17 +02:00
Wulfsta
e13a31e4bf
prometheus-klipper-exporter: init at v0.11.2
2024-10-23 01:55:47 -04:00
Yt
e7d7f71c0b
nextcloudPackages.whiteboard: init at 1.0.4; nextcloudPackages: update ( #342773 )
2024-10-22 19:04:21 -04:00
Sandro
70e46c586f
doc/misc/docker-registry: fix extraConfig docs ( #349495 )
2024-10-22 21:06:38 +02:00
Franz Pletz
eae71219ea
nixos/wakapi; fix logical errors; add NixOS test ( #350435 )
2024-10-22 19:02:05 +02:00
Someone
c53153d5b8
nvidia-container-toolkit: nvidia driver: don't enable, assert enabled ( #350339 )
2024-10-22 13:13:55 +00:00
Martin Weinelt
053637c50c
maintainers: remove myself from packages that I don't really maintain anymore ( #350453 )
2024-10-22 12:51:23 +02:00
Martin Weinelt
cc2a580af3
pretalx: 2024.2.1 -> 2024.3.0 ( #350361 )
2024-10-22 12:50:20 +02:00
Kerstin Humm
b12bcabd24
maintainers: remove erictapen from packages that I don't really maintain anymore
2024-10-22 12:32:29 +02:00
NotAShelf
a466f14627
nixos/wakapi: fix incorrect assertion conditions
...
Using implication here (->) causes the assertions to fail haphazardly due to the ordering *implied* by the operator. By using AND, we avoid this case. Unsurprisingly, this was caught by the NixOS test.
2024-10-22 12:27:24 +03:00
NotAShelf
fbec0c0d7f
nixos/wakapi: fix failing assertions
2024-10-22 12:05:02 +03:00
NotAShelf
c3ce64b13a
nixos/wakapi: fix typo in warning conditional
...
This makes the warning work as intended again.
2024-10-22 11:59:09 +03:00
Martin Weinelt
7d2fd18921
nixos/pretalx: feature the files.upload_limit setting
...
The default of 10 MiB might be too constraining for slide decks and
collateral in 2024.
2024-10-22 02:49:29 +02:00
Martin Weinelt
bd281d0259
pretalx: 2024.2.1 -> 2024.3.0
...
https://docs.pretalx.org/changelog/#v2024-3-0
2024-10-22 02:43:51 +02:00
Rafael Fernández López
3f119f80a5
nvidia-container-toolkit: assert nvidia driver is present
...
Also, do not add the `nvidia` driver to `videoDrivers` automatically;
assert it is present (or the datacenter one) instead.
2024-10-22 00:05:26 +02:00
Jonas Heinrich
345a761d13
nixos/nextcloud-whiteboard-server: init
2024-10-21 15:49:23 +00:00
Leona Maroni
dc14253a18
nixos/youtrack: drop support for YouTrack 2022.3
2024-10-21 17:36:23 +02:00
Izorkin
b93bbf6406
nixos/nginx: remove rejectSSL assertion
2024-10-21 14:49:53 +03:00
Martin Weinelt
6306bf790e
matrix-sliding-sync: drop
...
On the 2024 matrix conference the EOL for the sliding-sync-proxy was
announced to be 2024-10-15. While the repo does not yet reflect that
state, we should not be taking the the sliding-sync proxy into NixOS
24.11 under any circumstances.
2024-10-20 23:19:33 +02:00
Sefa Eyeoglu
05b9e0a09f
bazarr: allow overriding package in module ( #334521 )
2024-10-20 20:45:57 +02:00
K900
099cde3a92
Revert "nixos/ssh: disable authorizedKeysInHomedir
by default"
2024-10-20 21:32:29 +03:00
nicoo
06929a6fb0
nixos/ssh: disable authorizedKeysInHomedir
by default ( #309025 )
2024-10-20 16:19:25 +00:00
Pol Dellaiera
88d3f02d30
cyrus-imapd: init at 3.8.2 ( #305538 )
2024-10-20 07:51:45 +02:00
Tomo
d249539594
wivrn: init at 0.19 ( #316975 )
2024-10-19 20:02:50 -07:00
Tomo
8d642257fb
nodePackages.shout: drop ( #349715 )
2024-10-19 18:46:30 -07:00
Pyrox
4e632e9c3f
nixos/ntpd: Add hardening
2024-10-19 14:26:17 -04:00
Pyrox
53bc9450bc
nixos/ntpd: Use StateDirectory instead of a preStart script
2024-10-19 14:26:00 -04:00
K900
8ac75ddb6f
kdePackages.kunifiedpush: unstable -> 1.0.0, enable by default on Plasma 6
2024-10-19 20:55:43 +03:00
Tomo
76c7c2dd88
nodePackages.shout: drop
...
shout has been deprecated since 2016:
90a62c56af
Also, move the top-level `shout` alias to `pkgs/top-level/aliases.nix`.
Part of #229475
2024-10-19 17:53:20 +00:00
Moraxyc
8d90446d39
nixos/cyrus-imap: init module
...
Co-authored-by: jtbx <jeremy@baxters.nz>
Co-authored-by: pluiedev <hi@pluie.me>
2024-10-20 00:13:24 +08:00
Florian Klink
fdfb6e917c
nixos/kmonad: init ( #349489 )
2024-10-19 18:04:50 +02:00
Nick Cao
f8b17f235e
nixos/sing-box: generate config file into RuntimeDirectory ( #338457 )
2024-10-19 10:11:00 -04:00
K900
fcc185b986
nixos/bitmagnet: add help text for the options, fix typo
2024-10-19 15:55:15 +03:00
K900
d8f20db7a4
Merge branch 'master' into bitmagnet-module
2024-10-19 15:44:05 +03:00
Pyrox
297f21e357
nixos/ntpd: format with nixfmt-rfc-style
2024-10-19 04:39:16 -04:00
Aleksana
8897c79d61
nixos/netdata: remove changefinder ( #339803 )
2024-10-19 16:02:59 +08:00