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