about summary refs log tree commit diff stats
path: root/modules (unfollow)
Commit message (Collapse)Author
25 hoursmodules/matrix: Remove failing postgresql post-start code HEAD mainBenedikt Peetz
This code stops postgrsql from starting.
28 hoursmodules/anubis: Make sure ngnix is actually enabledBenedikt Peetz
28 hoursmodules/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.
29 hoursflake: UpdateBenedikt Peetz
29 hourstests/atuin-sync: Don't login client1 twiceBenedikt Peetz
`client1` is already used for registering, as such we don't need to log it in anymore.
29 hourstests/{git-server,back}: Use a branch move instead of create and deleteBenedikt Peetz
`git` is now too smart, to let us delete the main branch and create a new master branch.
29 hoursmodules/sharkey: Use the up-streamed nixpkgs moduleBenedikt Peetz
This works now, as we updated to 25.11.
29 hoursmodules/rust-motd: Avoid using the deprecated `runCommandNoCCLocal`Benedikt Peetz
29 hoursmodules/stalwart-mail: Use the nixpkgs' starwart packageBenedikt Peetz
Ours is hopelessly broken and right now also pointless.