Izel Nakri
d69fa4d3fb
nixos/bitbox-bridge: init
...
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
2025-03-29 00:49:47 +05:30
nixpkgs-ci[bot]
66681a870f
Merge staging-next into staging
2025-03-28 18:06:07 +00:00
Maximilian Bosch
43fd8c10aa
Merge: nixos/nextcloud-notify_push: add nextcloud-setup ( #392226 )
2025-03-28 17:29:13 +01:00
nixpkgs-ci[bot]
d9eb3e5d48
Merge staging-next into staging
2025-03-28 12:06:30 +00:00
Maximilian Bosch
360cd99eed
Merge: nixos/doc: include extensions in postgresql upgrade script ( #392831 )
2025-03-28 10:33:00 +01:00
nixpkgs-ci[bot]
3ed34914ea
Merge staging-next into staging
2025-03-28 00:15:57 +00:00
lassulus
3e7ce75dc1
jitsi-meet and prosody Added ownerallowkick patch and all_owners module ( #155755 )
2025-03-27 16:18:08 -07:00
Aaron Andersen
caf5710825
redmine: 5.1.7 -> 6.0.4 ( #355760 )
2025-03-27 18:50:32 -04:00
Felix Bühler
e34feb47b7
Revert "nixos/caddy: validate at build-time" ( #393806 )
2025-03-27 23:09:05 +01:00
Pol Dellaiera
952001e9bb
blocky: bugfix, add systemd hardening, log, adjust: startup targets ( #388962 )
2025-03-27 21:46:59 +01:00
Felix Buehler
3546e59acc
Revert "nixos/caddy: validate at build-time"
...
This reverts commit 63b6df42de
.
2025-03-27 20:25:54 +01:00
nixpkgs-ci[bot]
11a016be8f
Merge staging-next into staging
2025-03-27 06:05:43 +00:00
Peder Bergebakken Sundt
a41310e269
nixos/code-server: recommend libargon2 over npx argon2-cli
( #388640 )
2025-03-27 01:19:37 +01:00
nixpkgs-ci[bot]
8ad49a1dc2
Merge staging-next into staging
2025-03-27 00:15:47 +00:00
Peder Bergebakken Sundt
facba1f63a
nixos/code-server: recommend libargon2 over npx argon2-cli
2025-03-26 23:09:55 +01:00
Pol Dellaiera
dd659174e0
nixos/bluetooth: add systemd hardening ( #377927 )
2025-03-26 20:32:54 +01:00
nixpkgs-ci[bot]
759b761b0d
Merge staging-next into staging
2025-03-26 18:05:48 +00:00
Jonas Heinrich
5325034183
froide-govplan: init at 0-unstable-2025-01-27 ( #349750 )
2025-03-26 14:27:02 +01:00
nixpkgs-ci[bot]
5e06b173b0
Merge staging-next into staging
2025-03-26 12:06:44 +00:00
Arne Keller
98430f956c
pinchflat: init at 2025.3.17, nixos/pinchflat: init ( #364135 )
2025-03-26 11:06:02 +01:00
nixpkgs-ci[bot]
2275dd1468
Merge staging-next into staging
2025-03-26 06:05:35 +00:00
liberodark
63b416944c
nixos/openrgb: fix issue for G502
2025-03-26 10:02:35 +05:30
nixpkgs-ci[bot]
dc5152a1d3
Merge staging-next into staging
2025-03-26 00:15:56 +00:00
Marcel Novotny
2411e6eecd
Added Allowners muc module to prosody and jitsi-meet
2025-03-25 23:17:58 +01:00
Felix Bühler
fb0fb09b5c
nixos/caddy: validate at build-time ( #377075 )
2025-03-25 22:53:00 +01:00
Yt
f2a90a4fed
ebusd: update to 24.1 and add new log facility option ("device") ( #391842 )
2025-03-25 17:36:31 -04:00
K900
aca918e668
Merge remote-tracking branch 'origin/staging-next' into staging
2025-03-25 21:06:52 +03:00
Arne Keller
657dd8d7cd
nixos/ipfs-cluster: init ( #292290 )
2025-03-25 18:53:02 +01:00
Felix Singer
3c341a1df3
nixos/redmine: Precompile assets during pre-start phase
...
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-03-25 16:59:54 +01:00
Felix Singer
4a803e9b26
redmine: 5.1.7 -> 6.0.4
...
With release 6.0, the themes directory was moved to a different location
and thus the NixOS Redmine module needs to be adjusted. Assets seem to
be stored in public/assets now and so that needs to be handled by the
NixOS module as well.
[1] https://www.redmine.org/issues/41731
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-03-25 16:57:38 +01:00
Nathan Fish
950324a23e
nixos/ipfs-cluster: init
...
Co-authored-by: Sorki <srk@48.io>
2025-03-25 16:34:16 +01:00
Wolfgang Walther
7277ebc2f9
Reapply "nixos/postgresql: add docs about procedural languages"
...
This reverts commit a4006e4970
.
2025-03-25 15:00:50 +01:00
Wolfgang Walther
a4006e4970
Revert "nixos/postgresql: add docs about procedural languages"
...
This reverts commit 0bc099abd6
.
2025-03-25 14:58:02 +01:00
Dominique Martinet
fb5e34fb39
nixos/cryptpad: fix service with nodejs 22.11 (for real)
...
The previous fix had only been tested locally through a runtime edit of
the service, and the order in which @chown had been re-added was
different so commit cf498c1a61
("nixos/cryptpad: fix service with
nodejs 22.11") did not actually fix the issue.
This properly orders @chown after @privileged so the rule is respected,
and also properly denies with EPERM instead of allowing the chown family
of syscalls: this will properly prevent seccomp from killing nodejs
while still disallowing fchown()
Fixes https://github.com/NixOS/nixpkgs/issues/370717
2025-03-25 13:37:25 +00:00
Maximilian Bosch
dad0bf139b
Merge: nixos/postgresql: add docs about procedural languages ( #392399 )
2025-03-25 13:00:09 +00:00
Maximilian Bosch
773094b49c
nixos/nextcloud: clarify support status of apps in the manual
...
Realized that this is something, I discussed with Benedikt, but wasn't
written down somewhere.
2025-03-25 12:41:30 +00:00
Maximilian Bosch
d3110c9532
nextcloud: update maintainer information
...
* Create a dedicated team. Before, information was inconsistent between
e.g. tests and package, module had none at all.
* Add maintainership from us to all trivially packaged apps. This is
only to make sure that we take care of them building and installing
and that's about it.
2025-03-25 12:41:18 +00:00
nixpkgs-ci[bot]
935906364c
Merge staging-next into staging
2025-03-25 12:06:47 +00:00
Maximilian Bosch
1fcfb2dcea
Merge: nixos/nextcloud: Also install when config.php exists but is empty ( #391375 )
2025-03-25 10:43:41 +00:00
uku
b6ba4a499c
nixos/nitter: rename guestAccounts to sessionsFile
...
for consistency with upstream, see
6fcd849eff
2025-03-25 10:48:27 +01:00
Kai
4867d68ec9
nixos/doc: include extensions in postgresql upgrade script
2025-03-25 07:59:01 +01:00
Ryan Hendrickson
4c2f564ef0
nixos/geoclue2: add options for static source
2025-03-24 19:15:47 -04:00
nixpkgs-ci[bot]
d5f30d9d8a
Merge staging-next into staging
2025-03-24 12:07:10 +00:00
Djabx
09d3b7f834
nixos/snapper: add experimental support for bcachefs ( #391885 )
2025-03-24 16:04:06 +05:30
Jonas Heinrich
46e424a858
nixos/dokuwiki: Remove unused enable option ( #391057 )
2025-03-24 10:30:51 +01:00
Robert Helgesson
ee04cf23b6
nixos/grav: clean up PHP extensions
...
Specifically, simply add the extensions that are not already part of
the default `enabled` set.
2025-03-24 10:09:27 +01:00
Jonas Heinrich
82a382ed09
nixos/keycloak: add realmFiles option ( #273833 )
2025-03-24 09:35:04 +01:00
PAEPCKE, Michael
00a39d3964
blocky: add systemd hardening, add log, readjust startup targets
2025-03-24 06:11:33 +00:00
nixpkgs-ci[bot]
080d906664
Merge staging-next into staging
2025-03-24 06:05:33 +00:00
Adam C. Stephens
f0b334dde5
nixos/hickory-dns: combine Hint and Forward zone types into one ( #388980 )
2025-03-23 22:32:51 -04:00