Robert Hensing
779e50580c
Merge pull request #224611 from srhb/kafka-settings-module
...
Kafka: Settings and KRaft support
2023-11-23 17:35:29 +01:00
Ryan Lahfa
d783b6040d
Merge pull request #269381 from YellowOnion/bcachefs
2023-11-23 16:53:22 +01:00
K900
eead97a9b2
Merge pull request #269410 from K900/container-test-cleanup
...
nixos/tests/containers-ip: don't include channel sources
2023-11-23 18:26:28 +03:00
Yang, Bo
932441c86d
nixos/nvidia: load nvidia-uvm
kernel module via softdep
( #267335 )
2023-11-23 16:19:27 +01:00
K900
3ff36ca61e
nixos/tests/containers-ip: don't include channel sources
...
They're not used in the test, saves a rebuild.
2023-11-23 12:54:31 +03:00
Finn Behrens
a51ea9ca17
nixos: fix bcachefs filesystem with symlinks
2023-11-23 08:14:27 +01:00
Daniel Hill
34a58ce86f
bcachefs: fix lib.kernel.option miss use.
...
option is a function not a set.
2023-11-23 19:08:57 +13:00
sinanmohd
da35c07d23
nixos/seatd: add readiness notification
2023-11-23 13:50:14 +11:00
sinanmohd
aa0b9d2780
nixos/tests/seatd: init
2023-11-23 13:50:14 +11:00
sinanmohd
9796cbb021
nixos/seatd: init
2023-11-23 13:50:14 +11:00
Silvan Mosberger
bf01ec00a0
Merge pull request #250949 from ShamrockLee/apptainer-localstatedir
...
apptainer, singularity: use self-contained LOCALSTATEDIR by default
2023-11-23 01:37:54 +01:00
Florian Klink
ab21317170
Merge pull request #269280 from tazjin/nix-serve-unflaked
...
nixos/nix-serve: fix module compatibility with unflaked Nix
2023-11-22 23:24:50 +02:00
Vincent Ambo
b2f67d3f48
nixos/nix-serve: fix module compatibility with unflaked Nix
...
The option `extra-allowed-users` was introduced in Nix 2.4, and fails
config validation on Nix 2.3.
2023-11-23 00:03:31 +03:00
Martin Weinelt
754f40a5ff
Merge pull request #269277 from Artturin/restorepre
...
Revert "23.11 beta release"
2023-11-22 21:49:49 +01:00
Artturin
be6349fdee
Revert "23.11 beta release"
...
This line shouldn't be changed from pre to beta on master, only in the beta branch
https://nixos.github.io/release-wiki/Branch-Off.html#on-the-release-branch
This reverts commit dc7b3febf8
.
Revert "nixos/release: fix versionSuffix eval"
This reverts commit 625c450024
.
2023-11-22 22:39:48 +02:00
Andrew Morgan
54b7a39646
peertube: Clarify option descriptions of listenHttp
, listenWeb
, enableWebHttps
2023-11-22 21:15:36 +01:00
Nick Cao
0840c28c43
Merge pull request #268991 from undefined-moe/mongodb-exporter
...
add prometheus-mongodb-exporter
2023-11-22 09:29:50 -05:00
Emily Trau
0bcdafbd7e
Merge pull request #265276 from eliandoran/update/trilium
...
trilium-{desktop,server}: 0.60.4 -> 0.61.14
2023-11-23 01:25:59 +11:00
nicoo
744b456b49
nixos/systemd: Mark down the options description
2023-11-22 10:49:51 +00:00
nicoo
3f5e19aaf3
nixos/systemd: Link manpages in options' description
2023-11-22 10:49:50 +00:00
nicoo
f1b17edaea
nixos/systemd: Refactor package
option
2023-11-22 10:49:50 +00:00
nicoo
aba2edda44
nixos/systemd: Refactor references to config.systemd
2023-11-22 10:49:50 +00:00
nicoo
667e7ca0bd
nixos/systemd: refactor option definitions
...
- factor out `config.systemd.`;
- remove `lib.mdDoc` no-op.
2023-11-22 10:49:50 +00:00
c4lliope
e6fc0a2e3a
Enable wxWebView
in wxGTK32
.
...
Closes #267712
Needed as a dependency for a number of language-specific packages,
including https://hexdocs.pm/desktop in Elixir.
2023-11-22 10:28:20 +00:00
datafoo
480f5b14e3
nixos/syncoid: add possibility to use string type for sshKey options
...
The sshKey options do not need to be a valid path at build time. Using
string instead allow use case when the path is not known at build time
such as when using systemd credentials (e.g. `sshKey =
"\${CREDENTIALS_DIRECTORY}/zfs-replication_ed25519";`).
2023-11-22 10:57:58 +01:00
Sarah Brofeldt
cfe3ca1f2f
nixos/apache-kafka: Add manual chapter
2023-11-22 06:47:09 +01:00
Sarah Brofeldt
72d85cd36c
nixos/apache-kafka: release notes
2023-11-22 06:47:09 +01:00
Sarah Brofeldt
56973b2dd1
nixos/tests/kafka: test KRaft mode
2023-11-22 06:47:08 +01:00
Sarah Brofeldt
45f84cdfd5
nixos/apache-kafka: structured settings
...
- Use lazyAttrs (for config references) settings for main server.properties.
- Drop dangerous default for "log.dirs"
- Drop apache-kafka homedir; unused and confusing
- Support formatting kraft logdirs
2023-11-22 06:47:08 +01:00
happysalada
eb746540a9
nixos/clamav: run as clamav user not root
2023-11-22 03:08:30 +00:00
happysalada
ef6b8ff15a
nixos/clamav: use state and runtime directory
2023-11-22 03:08:30 +00:00
undefined
b46ec2c40f
nixos/prometheus-mongodb-exporter: init module
2023-11-22 09:42:27 +08:00
Stig
d35c19ca52
Merge pull request #262104 from zakame/contrib/convos-7.16
...
convos: 7.02 -> 8.05
2023-11-22 02:10:33 +01:00
Lassulus
ac1a9af078
Merge pull request #267445 from RTUnreal/add-dynamic-pw-loading-factorio
...
factorio: add dynamic game-password and login credentials loading
2023-11-21 23:46:51 +01:00
figsoda
625c450024
nixos/release: fix versionSuffix eval
2023-11-21 15:24:26 -05:00
RTUnreal
decdfde011
improve documentation of new options
2023-11-21 20:52:30 +01:00
Vladimír Čunát
35a3cb94c6
Merge #269032 : GNOME: 44 -> 45
2023-11-21 20:49:59 +01:00
figsoda
87cc06983c
24.05 is Uakari
2023-11-21 14:34:30 -05:00
RTUnreal
648ffcecae
fix some errors
2023-11-21 20:29:43 +01:00
figsoda
dc7b3febf8
23.11 beta release
...
Signed-off-by: figsoda <figsoda@pm.me>
2023-11-21 14:04:49 -05:00
Zak B. Elep
69d54db300
nixos/tests/convos: drop journalctl test
2023-11-22 00:47:11 +08:00
ners
ed31e0235e
treewide: replace broken udev paths with systemd
2023-11-21 15:09:38 +01:00
Jan Tojnar
f962d04ed3
nixos/rl-2311: Mention default application changes in GNOME 45
2023-11-21 09:21:55 +01:00
Jan Tojnar
b32a490b14
nixos/gnome: Do not install Photos
...
829b9aacc5
2023-11-21 09:21:55 +01:00
Bobby Rong
9b4a846409
nixos/xdg/portal: Fix link to portals.conf documentation
...
The original url is now 404.
Let's keep this link in sync with the one in doc/manpage-urls.json.
2023-11-21 08:42:55 +01:00
Bobby Rong
a1bf4b1b60
nixos/rl-2311: Mention XDG Portal changes
...
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:49 +01:00
piegames
cec1751cbd
nixosTests.gnome-extensions: Init
2023-11-21 08:42:34 +01:00
piegames
27be325d39
nixosTests.gnome: Small cleanup
2023-11-21 08:42:33 +01:00
Bobby Rong
23e483408f
nixos/rl-2311: Mention GNOME 45
2023-11-21 08:42:21 +01:00
Bobby Rong
fd788f9d1a
nixos/wayland: Add xdg.portal.config or xdg.portal.configPackages
...
See the changes in x-d-p 1.17 for details.
2023-11-21 08:42:17 +01:00