Unverified Commit 3e33e848 authored by Leona Maroni's avatar Leona Maroni Committed by GitHub
Browse files

element-{web-unwrapped,desktop}: 1.11.110 -> 1.11.111 (#441754)

parents c0c137a1 0cf5648a
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
{
  "version" = "1.11.110";
  "version" = "1.11.111";
  "hashes" = {
    "desktopSrcHash" = "sha256-iWdNiihpU29nek+EQjHmRi7dXadPYYoIt6bhufauKf8=";
    "desktopYarnHash" = "sha256-l/hclDXT1JeToQPnWFDXU8JSN+oEm5hPYm4OQ7QJONk=";
    "desktopSrcHash" = "sha256-QRnMHlq/gBoptJ/0iBdKUXbnR/oLVeA+ybF/0YFVBlo=";
    "desktopYarnHash" = "sha256-U+MuOe0N29AFrLCi7Xa9bDW70SmhQqqtjim+x7QAiJg=";
  };
}
+0 −1
Original line number Diff line number Diff line
@@ -105,7 +105,6 @@ stdenv.mkDerivation (
      mkdir -p "$out/share/element"
      ln -s '${element-web}' "$out/share/element/webapp"
      cp -r '.' "$out/share/element/electron"
      cp -r './res/img' "$out/share/element"
      chmod -R "a+w" "$out/share/element/electron/node_modules"
      rm -rf "$out/share/element/electron/node_modules"
      cp -r './node_modules' "$out/share/element/electron"
+3 −3
Original line number Diff line number Diff line
{
  "version" = "1.11.110";
  "version" = "1.11.111";
  "hashes" = {
    "webSrcHash" = "sha256-9NOotUTcB2S6SSH620Em0YOwy6mxrWhChqdOZj0Leu0=";
    "webYarnHash" = "sha256-TimQp6qcgszOuxRUOsN0Ey+pVVUGbEC6aRJ5gYXZ3dg=";
    "webSrcHash" = "sha256-dNkt8fybwTM0/27L+6o3QuhQJiwTDAN2ez+hUG/0VwE=";
    "webYarnHash" = "sha256-2QKZu/HObwW1ugUUuSAn2zV3OESgLa6PNizL6hhCBjg=";
  };
}