+121
nixos/tests/akkoma.nix
+121
nixos/tests/akkoma.nix
···+echo '${userPassword}' | ${pkgs.toot}/bin/toot login_cli -i "akkoma.nixos.test" -e "jamy@nixos.test"+<(${pkgs.curl}/bin/curl -f -S -s -o /dev/null -w '%{response_code}' "https://akkoma.nixos.test$path") \
+2
nixos/tests/all-tests.nix
+2
nixos/tests/all-tests.nix
···+akkoma-confined = handleTestOn [ "x86_64-linux" "aarch64-linux" ] ./akkoma.nix { confined = true; };
+6
pkgs/servers/akkoma/default.nix
+6
pkgs/servers/akkoma/default.nix
······