replace snappymail repo with my own for stability

This commit is contained in:
Noah Masur
2024-05-05 15:17:27 -04:00
parent 97ccf1c170
commit ee97213b9f
2 changed files with 6 additions and 5 deletions

View File

@ -199,7 +199,8 @@
};
nextcloud-snappymail = {
# https://github.com/the-djmaze/snappymail/releases
url = "https://snappymail.eu/repository/nextcloud/snappymail-2.36.1-nextcloud.tar.gz";
# https://snappymail.eu/repository/nextcloud
url = "https://github.com/nmasur/snappymail-nextcloud/releases/download/v2.36.1/snappymail-2.36.1-nextcloud.tar.gz";
flake = false;
};
};