summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/networking/nextcloud-client
diff options
context:
space:
mode:
authorLeona Maroni <dev@leona.is>2024-07-10 12:39:13 +0200
committerLeona Maroni <dev@leona.is>2024-07-10 12:39:13 +0200
commit326cc969a9a89082de549bf7a2c5a2def90249fb (patch)
tree29cb329858b6e3d84b91790becb241e878c9ac2d /pkgs/applications/networking/nextcloud-client
parent4f92bd231bc5793b2139f3857e9a8e8ffc6c1ed2 (diff)
nextcloud-client: fix hash after retagging upstream
Diffstat (limited to 'pkgs/applications/networking/nextcloud-client')
-rw-r--r--pkgs/applications/networking/nextcloud-client/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/nextcloud-client/default.nix b/pkgs/applications/networking/nextcloud-client/default.nix
index e43622914395..88e53389598a 100644
--- a/pkgs/applications/networking/nextcloud-client/default.nix
+++ b/pkgs/applications/networking/nextcloud-client/default.nix
@@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
owner = "nextcloud";
repo = "desktop";
rev = "v${version}";
- hash = "sha256-z4yxWClbs05ZCT8CPJpPY2BWMSXxfJ09Lq3Oottx7dQ=";
+ hash = "sha256-hZjmAdh9QQ2bAIYL3K7scl59kz9Wxnv9f6rKMeuKb7U=";
};
patches = [