aboutsummaryrefslogtreecommitdiffstats
path: root/tests/by-name/sh (unfollow)
Commit message (Collapse)Author
2025-07-13{modules,pkgs}/sharkey: Use the sharkey package and module from nixpkgsBenedikt Peetz
Sharkey was package in nixpkgs.
2025-06-07tests/{atuin-sync,email-{dns,http},sharkey,taskchampion-sync}: Share acme setupBenedikt Peetz
In the wake of `network-online.target`'s removal from `multi-user.target`, I noticed, that this acme ca setup code is effectively duplicated. This commit now deduplicates it.
2025-04-28pkgs/sharkey: 2025.2.2 -> 2025.2.3Benedikt Peetz
There is no change log, as this is a security update.
2025-04-25tests/sharkey-image: Rename to `sharkey-cpu`Benedikt Peetz
Image upload still fails, even with this test passing.
2025-04-24modules/sharkey: Ensure, that it can access the host's CPUsBenedikt Peetz
This is, for some reason, needed for image uploads to sharkey.
2025-04-22test/sharkey: InitBenedikt Peetz
We can't test that much, as user creation and general configuration seems to be locked behind completing a point and click adventure, once Sharkey is actually setup. As such, we simply test, that Sharkey starts and provides its default HTML.