1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-26 19:16:47 +03:00
Commit graph

38259 commits

Author SHA1 Message Date
Austin Horstman
d852aa1cbb
hardware.bluetooth: fix configuration directory mode (#396044) 2025-04-10 16:34:27 -07:00
Sandro
28a43ce6ba
baikal: init at 0.10.1 (#370473) 2025-04-11 00:54:14 +02:00
Alexander Sieg
4bc3f43923
nixos/dependency-track: fix nginx config for frontend
Apparend I fell for some browser cache when implementing this in the
first place. This patch is based on the upstream nginx config.

5f318aca10/docker/etc/nginx/templates/default.conf.template
2025-04-10 12:24:29 +02:00
Wolfgang Walther
d62c14f5d1
nixos/postgres-websockets: init 2025-04-10 10:12:27 +02:00
nixpkgs-ci[bot]
51a06fbd76
Merge master into staging-next 2025-04-10 00:15:39 +00:00
Nick Cao
e6c6c067ae
nixos/bluetooth: fix restartIfChanged (#397210) 2025-04-09 18:57:36 -04:00
Adam C. Stephens
1331f7a9b0
kanidm-provision: 1.1.2 -> 1.2.0, modernize (#397130) 2025-04-09 18:52:50 -04:00
nixpkgs-ci[bot]
8f2115b302
Merge master into staging-next 2025-04-09 18:05:15 +00:00
Sandro
3e0b5e80af
nixos/restic: escape variables in wrapper script (#395005) 2025-04-09 18:07:09 +02:00
nixpkgs-ci[bot]
b66e31c26a
Merge master into staging-next 2025-04-09 16:04:15 +00:00
Defelo
3ae07e6d12
nixos/whoami: init module 2025-04-09 16:51:04 +02:00
Adam C. Stephens
f2200ca6ee
nixos/anubis: init module (#392018) 2025-04-09 09:23:35 -04:00
K900
c41ad742f6 Merge remote-tracking branch 'origin/master' into staging-next 2025-04-09 15:31:47 +03:00
Franz Pletz
70f67d28f7
nixos/virtualisation: add contents setting to googleComputeImage (#393749) 2025-04-09 13:55:55 +02:00
Franz Pletz
a59452010b
nixos/nginx: fix mkDefaultListenVhost mapping for unix sockets (#371561) 2025-04-09 13:45:02 +02:00
wrvsrx
30fe7315db
nixos/baikal: add it 2025-04-09 18:16:20 +08:00
Arne Keller
fb8cc8c444
lavalink: init at 4.0.8; nixos/lavalink: init (#344687) 2025-04-09 10:26:09 +02:00
nixpkgs-ci[bot]
c245ddff1e
Merge master into staging-next 2025-04-09 06:05:14 +00:00
Jörg Thalheim
8db5666df2 nixVersions: update nix-fallback-paths (2.24.14 -> 2.28.1) 2025-04-09 06:39:56 +02:00
Adam C. Stephens
79448d6a6e
nixos/zfs: add option to load pool credentials into kernel keyring (#324918) 2025-04-08 23:34:13 -04:00
nixpkgs-ci[bot]
6c98e107c7
Merge master into staging-next 2025-04-09 00:15:45 +00:00
Ivan Trubach
bcd6066a34
centrifugo: 5.4.9 -> 6.1.0 (#396824) 2025-04-09 00:03:46 +03:00
Leona Maroni
f2ebbabda0
discourse: 3.3.2 -> 3.4.2
https://meta.discourse.org/t/3-3-3-security-and-maintenance-release/343239
https://meta.discourse.org/t/3-3-4-security-and-maintenance-release/349301
https://blog.discourse.org/2025/02/unpacking-discourse-3-4/
https://meta.discourse.org/t/3-4-1-bug-fix-and-ux-release/353247
https://meta.discourse.org/t/3-4-2-security-and-bug-fix-release/358152
2025-04-08 22:56:45 +02:00
Sandro
96fb883ec4
nixos/bluetooth: fix restartIfChanged
X-RestartIfChanged must be in the Service section, not in Unit and we also have a shortcut for that.

8cc0451ead/nixos/lib/systemd-lib.nix (L796)
2025-04-08 22:22:12 +02:00
Sandro Jäckel
b760ece2bf
nixos/gancio: fix all defaultText
Otherwise they don't make much context when seen in docs outside of the module
2025-04-08 21:30:45 +02:00
Sandro Jäckel
79178cc661
nixos/gancio: exec into configured user with cli 2025-04-08 21:30:42 +02:00
Sandro Jäckel
57818dff0a
nixos/gancio: add missing quotes to cli command, remove erroneous dash 2025-04-08 21:29:14 +02:00
nanoyaki
8204df50e6 nixos/lavalink: init 2025-04-08 20:40:15 +02:00
nixpkgs-ci[bot]
a72dfbca8f
Merge master into staging-next 2025-04-08 18:04:25 +00:00
Defelo
32dd44ab11
kanidm-provision: 1.1.2 -> 1.2.0 2025-04-08 17:39:43 +02:00
Seth Flynn
43f7128bbe
nixos/reposilite: init module (#381197) 2025-04-08 11:07:36 -04:00
Sandro
44aa0e9d64
nixos/cfssl: Add Disable Option (#393943) 2025-04-08 14:40:24 +02:00
Vincent Breitmoser
ffcc12d192 centrifugo: add release note and assertion for compatibility 2025-04-08 14:21:46 +02:00
nixpkgs-ci[bot]
85c8cd8e7a
Merge master into staging-next 2025-04-08 12:06:25 +00:00
Sandro
483845fc2e
nixos/syncoid: allow interval to be list of strings (#344355) 2025-04-08 13:01:48 +02:00
Adam Chance
38f2ca6b80 nixos/virtualisation: add contents setting to googleComputeImage
Allow placing files and directories in the image
2025-04-08 11:33:50 +01:00
K900
d121800fdb Merge remote-tracking branch 'origin/master' into staging-next 2025-04-08 12:44:34 +03:00
Bruno BELANYI
15072f38a7
nixos/homebox: add 'database.createLocally' (#396915) 2025-04-08 10:33:18 +01:00
liberodark
4392f03db7 nixos/cfssl: Add Disable Option 2025-04-08 11:06:30 +02:00
Jairo Llopis
e2b65c0239
nixos/tzupdate: make enabled module actually be enabled
Without this fix, when setting `services.tzupdate.enable = true`, the service would never run automatically.

Now, it's actually enabled in systemd and it actually gets executed.

Still, it could be improved with a timer as explained in https://github.com/NixOS/nixpkgs/issues/127984#issuecomment-2512059143, but this makes it at least work out of the box when rebooting the system.
2025-04-08 07:35:10 +01:00
K900
0842b11f2b Merge remote-tracking branch 'origin/master' into staging-next 2025-04-08 09:29:48 +03:00
Tristan Ross
3789fbc4fc
nixos/nebula: add CAP_NET_BIND_SERVICE when lighthouse node serves DNS (#353665) 2025-04-07 17:27:03 -07:00
Nick Cao
5051c4651e
nxios/cyrus-imap: fix cyrus-imap certs options (#392716) 2025-04-07 20:01:10 -04:00
Bruno BELANYI
9c09962137 nixos/homebox: add 'database.createLocally' 2025-04-07 22:19:57 +01:00
Bruno BELANYI
2830bf83f8 nixos/homebox: remove 'network.target' dependency 2025-04-07 21:31:52 +01:00
Bruno BELANYI
4ae49051cb nixos/homebox: allow using UNIX sockets
This is necessary to use PostgreSQL with a local socket.
2025-04-07 21:27:16 +01:00
Leon Schuermann
71967c47e5 nixos/syncoid: allow interval to be list of strings
The syncoid module generates systemd services with a `startAt` config
based on its `interval` value. However, it is currently not possible
to completely disable this timer, or set multiple `startAt` values.

By accepting the same types that `systemd.services.<name>.startAt`
accepts, we can disable generating a timer unit or set multiple
`startAt` timers.
2025-04-07 16:11:21 -04:00
6543
2ab1f218fb nixos/services.mysql: fix galeraCluster.clusterAddress is evaluated before assertions are checked 2025-04-07 21:04:44 +02:00
K900
b3146d4446 Merge remote-tracking branch 'origin/master' into staging-next 2025-04-07 21:21:10 +03:00
Tristan Ross
77f77a046a
mattermost: 9.11.11 -> 10.5.2; use formats.json; squash systemd-tmpfiles warning (#376838) 2025-04-07 10:27:15 -07:00