nixpkgs-ci[bot]
4733649a15
Merge master into staging-next
2025-03-20 00:15:20 +00:00
Jeremy Fleischman
9c02a1e422
services/cloudflare-dyndns: require that apiTokenFile be an api token
...
Previously, this option was supposed to be a file of the form
`CLOUDFLARE_API_TOKEN=...`, which has a few problems:
- That's not an api token. It's an env file fit for passing to systemd's
`EnvironmentFile` option. The user could typo the variable name, or
intentionally/unintentionally include unrelated environment variables.
- It's not how secret files usually work in NixOS. Secret files are
usually just the secret, and don't leak details about how the secret
is passed to the service.
- This increases friction for people switching between cloudflare dyndns
services, such as `services.cloudflare-dyndns` and
`services.cfdyndns`, which both have a `apiToken` option, but (before
this change) with different semantics.
2025-03-19 18:19:29 -05:00
commiterate
3366b27e59
fluent-bit: link against Nix dependencies, fix Darwin builds, and add NixOS module
2025-03-19 18:48:46 -04:00
Felix Bühler
30358ab7a7
formats.lua: init; types.luaInline: init ( #390120 )
2025-03-19 23:18:05 +01:00
Matt Sturgeon
2611d5bd70
formats.lua: init
...
Add a lua format, based on `lib.generators.toLua`.
2025-03-19 21:18:49 +00:00
nixpkgs-ci[bot]
3a7baab73a
Merge staging-next into staging
2025-03-19 18:05:59 +00:00
nixpkgs-ci[bot]
9a9855f387
Merge master into staging-next
2025-03-19 18:05:30 +00:00
Adam C. Stephens
476618066b
nixos/firezone: init module and packages ( #374647 )
2025-03-19 13:50:47 -04:00
nixpkgs-ci[bot]
cd31c04e18
Merge staging-next into staging
2025-03-19 00:15:59 +00:00
nixpkgs-ci[bot]
1d4e3667f7
Merge master into staging-next
2025-03-19 00:15:26 +00:00
Will Fancher
720efefbc0
Revert "nixos/doc: recommend usage of --use-remote-sudo
when switching configurations" ( #390935 )
2025-03-18 15:54:33 -04:00
nixpkgs-ci[bot]
e8240407b0
Merge staging-next into staging
2025-03-18 18:05:35 +00:00
nixpkgs-ci[bot]
0bb96173bd
Merge master into staging-next
2025-03-18 18:05:06 +00:00
Nicolas Mémeint
7407020674
authelia: 4.38.19 -> 4.39.1
2025-03-18 18:23:43 +01:00
Fernando Rodrigues
c7f394d214
Revert "nixos/doc: recommend usage of --use-remote-sudo
when switching configurations"
2025-03-18 11:34:07 +00:00
charludo
3e3b774732
nixos/pinchflat: init
2025-03-18 12:24:01 +01:00
Neyts Zupan
75773b77be
paretosecurity: init at 0.0.86, nixos/paretosecurity: init
2025-03-18 11:09:14 +00:00
oddlama
6c888f4911
nixos/firezone: init modules
2025-03-17 20:21:00 +01:00
nixpkgs-ci[bot]
dcc32e006f
Merge staging-next into staging
2025-03-17 18:05:40 +00:00
nixpkgs-ci[bot]
f2e2b1814d
Merge master into staging-next
2025-03-17 18:05:11 +00:00
Sandro
b96c9e3a68
gokapi: init at 1.9.6 ( #372911 )
2025-03-17 16:12:38 +01:00
nixpkgs-ci[bot]
75c8678243
Merge staging-next into staging
2025-03-17 00:16:57 +00:00
nixpkgs-ci[bot]
4761072df5
Merge master into staging-next
2025-03-17 00:16:22 +00:00
Arne Keller
a7125fb4f6
confluent-cli: 3.60.0 -> 4.16.0 ( #376796 )
2025-03-16 23:11:31 +01:00
Pol Dellaiera
c8a823d40b
nixos/litellm: init
2025-03-16 20:49:22 +01:00
Pol Dellaiera
79e95661a6
orthanc: init at 1.12.6, nixos/orthanc: init ( #385329 )
2025-03-16 20:47:37 +01:00
Cryolitia PukNgae
c33e419dd1
nixos/xpad-noone: init
2025-03-17 03:44:58 +08:00
nixpkgs-ci[bot]
76fed55d6a
Merge staging-next into staging
2025-03-16 18:04:41 +00:00
nixpkgs-ci[bot]
dbe56e9776
Merge master into staging-next
2025-03-16 18:04:12 +00:00
Arne Keller
d7a2a10a40
graylog-5_1: remove ( #358780 )
2025-03-16 15:45:23 +01:00
Darragh Elliott
46666bba62
gokapi: add module, test, release docs
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2025-03-16 14:41:28 +00:00
Philip Taron
f4dd3ba6e0
systemd: make systemd-ssh-generator work ( #372979 )
2025-03-15 21:59:59 -07:00
Pol Dellaiera
933f835219
nixos/orthanc: init
2025-03-15 22:45:44 +01:00
Marie Ramlow
a0962df902
doc/rl-2505: document systemd-ssh-generator changes
2025-03-15 20:15:44 +01:00
nixpkgs-ci[bot]
890b967419
Merge master into staging-next
2025-03-15 12:05:14 +00:00
Matt Sturgeon
c347d605c9
lib.types: add luaInline
...
Represents inline lua as expected by `lib.generators.toLua`, for
embedding raw lua expressions within structurally generated lua.
2025-03-15 10:29:28 +00:00
Marcus Ramberg
d07ebbab9b
nixos/k3s: add autoDeployCharts
option and use systemd-tmpfiles for content activation ( #374017 )
2025-03-15 11:26:43 +01:00
nixpkgs-ci[bot]
e24f567a68
Merge master into staging-next
2025-03-15 09:53:30 +00:00
Benjamin Sparks
f752f7d5d2
nixos/release-notes: uswgi does not support Python 2 plugins
2025-03-15 00:26:02 +01:00
K900
7d36ee97e6
Merge remote-tracking branch 'origin/master' into staging-next
2025-03-14 09:56:27 +03:00
Lin Jian
2a66b0320c
doc/rl-2505: mention Emacs bump and removal ( #386596 )
2025-03-13 21:10:43 +08:00
Lin Jian
d86f1165e2
Reapply "emacs: enable __structuredAttrs by default in elisp build he… ( #389276 )
2025-03-13 20:59:06 +08:00
Gaétan Lepage
9e889113ef
bundler: 2.5.22 -> 2.6.2 ( #377415 )
2025-03-13 10:35:46 +01:00
GiggleSquid
461be7d8c8
nixos/searx: add configuration for favicons settings
...
see searxng docs: https://docs.searxng.org/admin/searx.favicons.html
2025-03-13 03:58:21 +00:00
Felix Singer
dae9d1fa3a
libjaylink: Grant read-write access to members of jlink group
...
It's unusual to use the plugdev group in NixOS. So instead, give access
to users in the jlink group. It does not conflict with the uaccess tag,
which grants access to seat sessions.
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-03-12 18:42:28 +01:00
Michele Guerini Rocco
432ceba835
Re-add xf86videointel driver ( #388224 )
2025-03-12 16:40:33 +01:00
Sandro Jäckel
1eecf7cc06
haka: remove
2025-03-12 16:04:54 +01:00
rnhmjoj
c8d0a944f5
nixos/release-notes: mention new startx options
2025-03-12 13:48:58 +01:00
rnhmjoj
9fa4353685
nixos/doc: fixup startx chapter
2025-03-12 13:03:23 +01:00
Lin Jian
3ee5cb7266
Reapply "emacs: enable __structuredAttrs by default in elisp build helpers"
...
This reverts commit e9dab0cc20
.
The fix[1] has been merged into staging, so we can enable
__structuredAttrs again.
[1]: https://github.com/NixOS/nixpkgs/pull/388908
2025-03-12 14:22:40 +08:00