about summary refs log tree commit diff
path: root/nixos
AgeCommit message (Collapse)AuthorFilesLines
2024-06-01Merge pull request #316207 from infinisil/release-notes-libSilvan Mosberger1-0/+47
2024-05-31Merge pull request #313634 from onny/stalwart-systemdYt1-57/+56
stalwart-mail: package und use upstream systemd unit
2024-05-31Merge pull request #314294 from james-atkins/mealie-updatePeder Bergebakken Sundt2-3/+2
mealie: 1.2.0 -> 1.7.0
2024-05-31Release NixOS 24.05Weijia Wang3-10/+10
2024-05-31doc/release-notes: Add section on `lib`Silvan Mosberger1-0/+47
2024-05-31Merge pull request #315749 from Sigmanificient/qtile-vm-fixAzat Bahawi1-1/+1
nixos/tests/qtile: run only on linux
2024-05-31Merge pull request #315656 from nikstur/os-release-remove-type-constraintsWilliButz1-2/+2
nixos/version: remove strict type constraints from image options
2024-05-31Merge pull request #316128 from NixOS/revert-315921-networkd-simplify-mkifMaximilian Bosch1-20/+56
Revert "nixos/networking: use mkIfs on the inner attributes"
2024-05-31nixos/ladybird: initFrancesco Gazzetta2-0/+15
2024-05-31Revert "nixos/networking: use mkIfs on the inner attributes"Maximilian Bosch1-20/+56
2024-05-31Merge pull request #314618 from gaykitty/stargazer-1.2.1Thomas Gerbet1-5/+10
stargazer: 1.1.0 -> 1.2.1
2024-05-31Merge pull request #311669 from Nydragon/add-thunderbird-policiestaku02-0/+90
2024-05-31Merge pull request #316026 from wegank/release-notes-2Martin Weinelt1-2/+6
doc/release-notes: highlight desktop environment updates
2024-05-31stalwart-mail: package upstream systemd unitJonas Heinrich1-0/+2
2024-05-31nixos/stalwart-mail: use upstream systemd unitJonas Heinrich1-57/+54
2024-05-31Remove tomfitzhenry@ from some maintainershipTom Fitzhenry1-1/+1
I don't use these programs anymore, sadly.
2024-05-31doc/release-notes: highlight desktop environment updatesWeijia Wang1-2/+6
2024-05-31Merge pull request #273101 from onny/invoiceplane-settings2Yt2-29/+4
nixos/invoiceplane: Remove deprecated extraConfig
2024-05-30Merge pull request #314828 from peterablehmann/prometheusMaximilian Bosch1-0/+4
nixos/prometheus: add query_log_file option
2024-05-30Merge pull request #315908 from pacien/nixos-stalwart-default-rocksdbYt2-6/+21
nixos/stalwart-mail: rocksdb as default storage
2024-05-30Merge pull request #315697 from pacien/nixos-stalwart-no-dynamicuserYt1-1/+13
nixos/stalwart-mail: do not use DynamicUser
2024-05-30Merge pull request #315921 from lheckemann/networkd-simplify-mkifMaximilian Bosch1-56/+20
nixos/networking: use mkIfs on the inner attributes
2024-05-30Merge pull request #315307 from Ma27/kernel-generic-testMaximilian Bosch1-0/+1
nixos/tests/kernel-generic: add linux_rt_6_6
2024-05-30nixos/stalwart-mail: rocksdb as default storageeuxane2-6/+21
This sets RocksDB as the default storage backend for `stateVersion` >= 24.11. For previous `stateVersion`s, the structured data and blobs remain on SQLite and the filesystem respectively. This is closer to the suggested upstream configuration for fully local storage.
2024-05-30Merge pull request #315857 from mweinelt/misc-test-pathinfo-variantsJörg Thalheim1-3/+6
nixos/tests/misc: support old and new path-info output structure
2024-05-30Merge pull request #315855 from ↵Martin Weinelt1-10/+22
mweinelt/networkd-dhcp-server-static-reliable-client nixos/tests/networkd: make client reliable in dhcpserver-static-leases test
2024-05-30nixos/xone: fixed a typo in the option description (#310419)Seaver Thorn1-1/+1
2024-05-30nixos/tests/misc: support old and new path-info output structureMartin Weinelt1-3/+6
2024-05-30nixos/tests/networkd: make client reliable in dhcpserver-static-leases testMartin Weinelt1-10/+22
Migrate the client to a native networkd configuration and reduce unrelated log spam.
2024-05-30Merge pull request #314418 from SuperSandro2000/mopidy-onlineSandro1-0/+1
nixos/mopidy: add wants network-online.target to fix warning
2024-05-30Merge pull request #315745 from pacien/nixos-stalwart-default-directory-dbJonas Heinrich1-0/+3
nixos/stalwart-mail: add default account directory
2024-05-30Merge pull request #315710 from pacien/nixos-stalwart-log-updateJonas Heinrich1-2/+6
nixos/stalwart-mail: migrate logging config
2024-05-30domination: 1.2.9 -> 1.3.0Francesco Gazzetta1-0/+4
2024-05-30Merge pull request #315499 from nh2/turbovnc-fix-negative-testNiklas Hambüchen1-4/+7
turbovnc.tests: Fix negative test
2024-05-30Merge pull request #312472 from Ma27/networkd-option-renameFranz Pletz13-302/+172
nixos/networkd: get rid of *Config attributes in lists
2024-05-30Merge pull request #315743 from mweinelt/kea-2.6.0Franz Pletz2-0/+2
kea: 2.4.1 -> 2.6.0
2024-05-30Merge pull request #274425 from woffs/fix-274286Martin Weinelt1-7/+20
nixos/frr: adapt to frr-9
2024-05-30nixos/tests/qtile: Run only on linuxSigmanificient1-1/+1
2024-05-30nixos/stalwart-mail: add default account directoryeuxane1-0/+3
This configures a default account directory for the Stalwart service. It uses the default common database which was already configured. Without this directory, admins could not manage users and groups using the `stalwart-cli` tools.
2024-05-30nixos/tests/systemd-networkd-ipv6-prefix-delegation: set kea subnet idMartin Weinelt1-0/+1
Kea since version 2.6.0 requires it to be set.
2024-05-30nixos/test/kea: set subnet idMartin Weinelt1-0/+1
They have become mandatory as of Kea 2.6.0.
2024-05-30Merge pull request #314889 from DavHau/pr_sshdlassulus1-15/+22
nixos/openssh: allow removing settings
2024-05-30nixos/stalwart-mail: do not use DynamicUsereuxane1-1/+13
This service stores a large number of files for its blob store and some of its databases. This is not compatible with `DynamicUser`, which `chown`s everything in the state directory every time the service is started. Therefore, we now use a static system user and group instead. See https://github.com/NixOS/nixpkgs/pull/313634#discussion_r1609960417
2024-05-29nixos/stalwart-mail: migrate logging configeuxane1-2/+6
The logging configuration keys have changed, which caused this config to be ignored.
2024-05-29Merge pull request #315580 from lf-/jade/remove-old-nix-workaroundJade Lovelace1-2/+1
tree-wide: remove --build-users-group '' workaround for 10 year old Nix bug
2024-05-29Merge pull request #289582 from Izorkin/update-mastodon-redisKerstin1-30/+37
nixos/mastodon: update redis host and port configurations
2024-05-29Merge pull request #315627 from OPNA2608/fix/coolercontrold-nvidia-packageCosima Neidahl1-3/+5
nixos/coolercontrol: Use user-preferred nvidia package
2024-05-29nixos/version: remove strict type constraints from image optionsnikstur1-2/+2
This constraints aren't super useful because they arent really enforced by the software, so it's hard to get them right and we've gotten them wrong multiple times in the past. It's better to remove them altogether in the spirit of RFC 42.
2024-05-29Merge pull request #315189 from SuperSandro2000/gitea-maintSandro1-1/+1
2024-05-29nixos/coolercontrol: Use user-preferred nvidia packageOPNA26081-3/+5