We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f525ab1 commit b43a99eCopy full SHA for b43a99e
unwrapped.nix
@@ -57,7 +57,7 @@ stdenv.mkDerivation (finalAttrs: {
57
# Fixes linux builds
58
(fetchpatch {
59
url = "https://github.com/AyuGram/AyuGramDesktop/pull/32/commits/15287ad6ed162c209d9772fc592e959d793f63b9.patch";
60
- hash = "sha256-a3Mf+GcyS+dYritbqRpd9sFDpw/cXRA2Uv06+gac5mU=";
+ hash = "sha256-GvFH6v2tiX6TeqYB9gHaOYONRTHxPYfFjzYWGH8CwrM=";
61
})
62
];
63
0 commit comments