Gaétan Lepage
63527c2871
lunarvim: remove ( #487308 )
2026-03-06 23:09:23 +00:00
Eduwardo Horibe
298175ffa3
lunarvim: remove
...
The last stable version was released on 2024-05-15 and relies on `neovim` 0.9.5 (released on 2023-04-7) to work properly
2026-03-06 20:34:14 +00:00
Colin
d0a37ae396
nixos/kiwix-serve: init module ( #496047 )
2026-03-06 19:13:00 +00:00
Aleksana
9bd4eca1f2
nixos/ncps: fix signNarinfo option example ( #492793 )
2026-03-06 15:48:14 +00:00
Sandro
4919c50168
labgrid.coordinator.service: Provide the service ( #492469 )
2026-03-06 15:18:21 +00:00
StepBroBD
25c4ce1170
caddy: 2.11.1 -> 2.11.2 ( #497116 )
2026-03-06 12:12:38 +00:00
R. Ryantm
d1c05a8885
caddy: 2.11.1 -> 2.11.2
2026-03-06 13:06:30 +01:00
Pascal Bach
1a0fccf829
libvirt: fix virt-secret-init-encryption ( #496839 )
2026-03-06 10:44:06 +00:00
Weijia Wang
cf1c78c332
wxwidgets_3_{1,2}: rename from wxGTK3{1,2} ( #489736 )
2026-03-06 08:29:12 +00:00
Silvan Mosberger
2cc2e0225f
Revert "ci: module maintainer review requests; nixos/modules: init meta.teams"
2026-03-06 08:41:24 +01:00
Fernando Rodrigues
943ba5b1a5
ci: module maintainer review requests; nixos/modules: init meta.teams ( #488014 )
2026-03-06 05:21:38 +00:00
Adam Thompson-Sharpe
8c6fb9a752
nixos/kiwix-serve: init module
...
Adds a NixOS service module for kiwix-serve, which was requested quite a
while ago. kiwix-serve allows one to host ZIM files (such as for
archives of Wikipedia) over HTTP.
A NixOS VM test that generates and serves a basic ZIM file has also been
added. The ZIM file is generated as part of the test, since the output
file is relatively large (~60 KB) relative to the source content (~100
bytes).
See: <https://wiki.kiwix.org/wiki/Kiwix-serve >
2026-03-05 23:49:58 -05:00
Sandro
b3a1d52a99
nixos/redis: add support for more auth options ( #475735 )
2026-03-06 02:58:24 +00:00
Sandro
09a88cd4f4
nixos/librechat: add meilisearch support ( #481465 )
2026-03-06 02:47:47 +00:00
Sandro
aba569cbaf
nixos/shadowsocks: add package option ( #407592 )
2026-03-06 02:45:55 +00:00
Sandro
4b09c80aee
speedtest-tracker: init at 1.13.10, nixos/speedtest-tracker: init module ( #493927 )
2026-03-06 01:13:13 +00:00
Ryan Omasta
d699415ebe
nixos/libvirtd: add secrets to StateDirectory
2026-03-05 16:33:04 -07:00
Yt
8d709f66c3
nixos/invoiceplane: Don't force http with Caddy ( #371205 )
2026-03-05 22:25:25 +00:00
abysssol
ed4ab8879b
maintainers: remove abysssol
2026-03-05 16:39:11 -05:00
Gaétan Lepage
076db1206a
harmonia: 2.1.0 -> 3.0.0 ( #488515 )
2026-03-05 19:55:41 +00:00
misuzu
ef63702109
clickhouse: 26.1.3.52-stable → 26.2.3.2-stable, clickhouse-lts: 25.8.15.35-lts → 25.8.18.1-lts ( #496435 )
2026-03-05 19:52:04 +00:00
Gaetan Lepage
b5a97873d9
harmonia: 2.1.0 -> 3.0.0
...
Diff:
https://github.com/nix-community/harmonia/compare/harmonia-v2.1.0...harmonia-v3.0.0
Changelog:
https://github.com/nix-community/harmonia/releases/tag/harmonia-v3.0.0
2026-03-05 19:38:09 +00:00
Jonathan Davies
62a5851dee
nixos/clickhouse: tests: ui: fix race conditions in Selenium assertions
...
Use explicit WebDriverWait conditions instead of immediate assertions
for elements whose content is populated asynchronously by JavaScript.
The server_info text and query result elements may not be ready
immediately after page load or button click, causing flaky failures
Also handle shadow DOM found in newer ClickHouse versions
2026-03-05 16:01:09 +00:00
Bobby Rong
d351e2cabe
Xfce updates 2026-03-03 ( #496192 )
2026-03-05 13:26:31 +00:00
K900
122fe8c727
Revert "nixos/qemu-vm: replace postBootCommands by a systemd service"
2026-03-04 20:49:27 +03:00
nixpkgs-ci[bot]
ebdfe30391
Merge master into staging-nixos
2026-03-04 12:12:47 +00:00
Burfeind, Jan-Niklas
ad603b16de
nixosTests.labgrid: Add systemd hardening test
...
to prevent unnoticed degradation.
The limit '11' matches the current exposure level '1.1'.
2026-03-04 08:35:39 +01:00
Rouven Czerwinski
336b6be147
nixosTests.labgrid: init
...
Co-authored-by: Burfeind, Jan-Niklas <jan-niklas.burfeind@sennheiser.com>
2026-03-04 08:35:39 +01:00
Burfeind, Jan-Niklas
a3d4baad77
labgrid.coordinator.service: Provide the service
...
based on the example in contrib/ in the project repo.
Provide three new options:
- enable (default: False)
- debug (default: False)
- bindAddress (default: 0.0.0.0)
- package (default: python313Packages.labgrid)
- port (default: 22408)
Co-authored-by: Rouven Czerwinski <rouven@czerwinskis.de>
2026-03-04 08:35:39 +01:00
Michele Guerini Rocco
0e251557fc
nixos/dhcpcd: ignore WireGuard interfaces ( #396836 )
2026-03-04 06:45:06 +00:00
nixpkgs-ci[bot]
3e2792107e
Merge master into staging-nixos
2026-03-04 06:16:44 +00:00
Sandro
bd8fedb7bf
nixos/karakeep: expose meilisearch dumpless upgrades ( #418146 )
2026-03-04 02:29:32 +00:00
Sandro
71331ce7ac
nixos/blocky: allow socket db connection ( #492411 )
2026-03-04 02:24:17 +00:00
Sandro
828e7a12a0
nixos/karakeep: linkify link
2026-03-04 03:19:37 +01:00
Sandro
43bce99d51
nixos/mongodb: fix initialScript when dbpath exists and is empty ( #443005 )
2026-03-04 01:44:53 +00:00
Sandro
ef57ca73bb
display-managers: add Hyprland to list of systemd-aware display managers ( #493701 )
2026-03-04 01:31:40 +00:00
Sandro
91108f3a7c
nixos/pyroscope: init ( #434658 )
2026-03-04 01:17:26 +00:00
Sandro
4b8ae5e0c1
nixos/sssd: remove unnecessary capabilities ( #479292 )
2026-03-04 01:11:06 +00:00
Sandro
9bdfd7a715
nixos/sssd: fix sssd-kcm wrong command-line options ( #470331 )
2026-03-04 01:09:11 +00:00
Sandro
d9db9fe986
nixos/config: correct hashedPasswordFile doc ( #403825 )
2026-03-04 01:07:51 +00:00
Sandro
4e884ec142
clash-verge-rev: 2.4.3 -> 2.4.6; nixos/clash-verge: add group option ( #486142 )
2026-03-04 00:40:07 +00:00
nixpkgs-ci[bot]
6a50bc9233
Merge master into staging-nixos
2026-03-04 00:24:04 +00:00
Sandro
c4b0401802
nixos/eintopf: rename service to lauti ( #493803 )
2026-03-04 00:10:27 +00:00
zowoq
255a11d604
shutdown: stop manually saving hwclock ( #494162 )
2026-03-03 22:49:26 +00:00
zowoq
0a7e5af935
nixos/systemd: convert sleep.extraConfig to RFC42-style settings ( #493223 )
2026-03-03 22:49:24 +00:00
Martin Weinelt
f8db473d69
nixos/statsd: drop ( #496358 )
2026-03-03 22:33:38 +00:00
Martin Weinelt
edec7d2619
nixos/uptime: drop ( #496362 )
2026-03-03 22:33:22 +00:00
Martin Weinelt
81ab1fddbb
nixos/peerflix-server: Use top-level peerflix-server package ( #496359 )
2026-03-03 22:33:17 +00:00
Theo
a542077c12
freeipa: Add support for subUIDs and subGIDs ( #492892 )
2026-03-03 17:31:19 -05:00
dish
934111c36f
nixos/statsd: drop
...
Statsd packages don't even exist in nixpkgs anymore. no need for it.
2026-03-03 17:27:35 -05:00