Skip to content

Commit b43a99e

Browse files
committed
feat(patch): update hash
Signed-off-by: kaeeraa <kaeeraa@nebula-nook.ru>
1 parent f525ab1 commit b43a99e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unwrapped.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ stdenv.mkDerivation (finalAttrs: {
5757
# Fixes linux builds
5858
(fetchpatch {
5959
url = "https://github.com/AyuGram/AyuGramDesktop/pull/32/commits/15287ad6ed162c209d9772fc592e959d793f63b9.patch";
60-
hash = "sha256-a3Mf+GcyS+dYritbqRpd9sFDpw/cXRA2Uv06+gac5mU=";
60+
hash = "sha256-GvFH6v2tiX6TeqYB9gHaOYONRTHxPYfFjzYWGH8CwrM=";
6161
})
6262
];
6363

0 commit comments

Comments
 (0)