summaryrefslogtreecommitdiff
path: root/nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-12-03upgrade to nixos 21.11stuebinm1-10/+10
2021-11-08update sourcesstuebinm1-11/+11
2021-10-17add ilztal.livestuebinm1-0/+6
2021-08-19update sourcesstuebinm1-7/+7
2021-06-24nixpkgs 20.09 → nixpkgs 21.05stuebinm1-4/+4
Since pleroma is in nixpkgs 21.05, this requires some reshuffling to keep the unstable version of pleroma (otherwise the database versions are not compatible, and pleroma does not like database downgrades). Additionally, hedgedoc's database has been moved to a postgres user who is actually called hedgedoc.
2021-06-23update sourcesstuebinm2-12/+15
2021-05-20update sources, unbreak hedgedoc with cindyjsstuebinm1-9/+15
2021-04-22update sourcesstuebinm1-6/+6
2021-04-17update sourcesstuebinm1-6/+6
2021-03-27update sourcesstuebinm1-6/+6
2021-03-20update sourcesstuebinm1-6/+6
2021-03-11update sourcesstuebinm1-6/+6
2021-03-08Added Pleromastuebinm1-6/+6
This pleroma config should be able to set itself up without any manual intervention (modulo the secrets file, which is almost empty). Annoyingly, the pleroma nixpkg is built from the pipeline artifacts of the pleroma gitlab and does not have support for pleroma's ssh/bbs mode.