From 99f329f82be33d19e340aaf9e296d48a4220f076 Mon Sep 17 00:00:00 2001 From: jaina heartles Date: Wed, 1 Jan 2025 20:54:01 -0500 Subject: [PATCH] fuck shit --- backup.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backup.nix b/backup.nix index cc045cf..38ec82a 100644 --- a/backup.nix +++ b/backup.nix @@ -17,7 +17,7 @@ let tar -cz -C /var/lib/redis-misskey . ''; - notifyError = pkgs.writeShellApplication { + notifyErrorPkg = pkgs.writeShellApplication { name = "notify-error"; runtimeInputs = [ pkgs.system-sendmail ]; @@ -111,7 +111,7 @@ in { invocationId="$(systemctl show --value -p InvocationID misskey-backup.service)" logs="$(journalctl _SYSTEMD_INVOCATION_ID= -u misskey-backup.service)" - ${notifyError} "backup" "Misskey Backup Failure Notification" "$(<