about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/element/pin.nix
diff options
context:
space:
mode:
authorTheodore Ni <3806110+tjni@users.noreply.github.com>2023-07-07 23:02:22 -0700
committerTheodore Ni <3806110+tjni@users.noreply.github.com>2023-07-18 18:16:13 -0700
commitece93eb8af620092b7a5d4997528a3c1eedf9f72 (patch)
tree9a4fc63f2fb4543f2d0e8cd9dc20e9e9978213b8 /pkgs/applications/networking/instant-messengers/element/pin.nix
parentaab2097d2d6c3440debb3fa06ae6b7e6643c782f (diff)
element-desktop, element-web: adapt update script to new nix-prefetch-github
Diffstat (limited to 'pkgs/applications/networking/instant-messengers/element/pin.nix')
-rw-r--r--pkgs/applications/networking/instant-messengers/element/pin.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/networking/instant-messengers/element/pin.nix b/pkgs/applications/networking/instant-messengers/element/pin.nix
index 6f3cfa8325675..d32b72557181c 100644
--- a/pkgs/applications/networking/instant-messengers/element/pin.nix
+++ b/pkgs/applications/networking/instant-messengers/element/pin.nix
@@ -1,9 +1,9 @@
 {
   "version" = "1.11.36";
   "hashes" = {
-    "desktopSrcHash" = "MMTuyyUXur5Fy24aXPWtZbQLAaXR2R7coEi8ZOJo1YI=";
+    "desktopSrcHash" = "sha256-MMTuyyUXur5Fy24aXPWtZbQLAaXR2R7coEi8ZOJo1YI=";
     "desktopYarnHash" = "03wmdqnxzjrvdypwrb5z564liiqamwn6qmw2fww1mja8dkdkx5ng";
-    "webSrcHash" = "u+Y/iLRlTd5RkczF6qIaer9HKFnm8LUGP8ZnB/WfiGI=";
+    "webSrcHash" = "sha256-u+Y/iLRlTd5RkczF6qIaer9HKFnm8LUGP8ZnB/WfiGI=";
     "webYarnHash" = "0s9ly1hr9jvb2asgjf6g5n5n5w6qh51wkwyl7ps891c0hv9m28zm";
   };
 }