diff --git a/system-config/services/containers/nextcloud/default.nix b/system-config/services/containers/nextcloud/default.nix index 0a4edfc..94467c5 100644 --- a/system-config/services/containers/nextcloud/default.nix +++ b/system-config/services/containers/nextcloud/default.nix @@ -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"; };