update nextcloud maps hash

This commit is contained in:
2025-01-11 17:27:30 -06:00
parent 789661e42d
commit 8414c5d861

View File

@@ -62,7 +62,7 @@
inherit mail contacts calendar tasks user_oidc;
inherit impersonate end_to_end_encryption notes spreed music memories phonetrack;
maps = pkgs.fetchNextcloudApp {
sha256 = "sha256-seGhUw6+YfoyoBtFtOBUYbJrjRaW7ey9D6QdKu0pmOE=";
sha256 = "sha256-Rsg+26VNEX4lAHESfWQgbxvsAO/krvrml8pqBGfDXts=";
url = "https://github.com/nextcloud/maps/releases/download/v1.5.0-1-nightly/maps-1.5.0-1-nightly.tar.gz";
license = "agpl3Plus";
};