about summary refs log tree commit diff stats
path: root/zones (unfollow)
Commit message (Collapse)Author
23 hourshosts/server3: Replace `grocy` with `rocie`Benedikt Peetz
23 hours{modules,tests}/rocie: InitBenedikt Peetz
25 hoursupdate.sh: Replace building and test running by the already existing scriptsBenedikt Peetz
That reduces code duplication.
25 hourspkgs/stalwart-mail-patched/update.sh: Explicitly disable `pure-eval` settingBenedikt Peetz
`nix-update` will shell-out to other `nix-*` commands, which fail if the `pure-eval` setting is active.
25 hourstests/git-server: Adopt to the stripped `.git` in cgit http pathsBenedikt Peetz
2026-02-15modules/cgit: Stop exposing all repositories as http clonesBenedikt Peetz
This feature has recently been added to nixpkgs to fix the security vulnerability.
2026-02-15flake: UpdateBenedikt Peetz
2025-12-18modules/matrix: Remove failing postgresql post-start codeBenedikt Peetz
This code stops postgrsql from starting.
2025-12-18modules/anubis: Make sure ngnix is actually enabledBenedikt Peetz
2025-12-18modules/mail: Apply migrations and set initial stateVersionBenedikt Peetz
The server is already migrated, as such we should also try to apply this update in the very near future.
20