update glitch

This commit is contained in:
Vivian 2024-07-05 11:28:07 +02:00
parent d85d28bf9e
commit 92b0bee3dd
2 changed files with 2 additions and 2 deletions

View file

@ -19,5 +19,5 @@ in applyPatches {
repo = "mastodon";
inherit (versionData) rev hash;
};
patches = lib.filesystem.listFilesRecursive ./patches;
# patches = lib.filesystem.listFilesRecursive ./patches;
}

View file

@ -2,5 +2,5 @@
{
rev = "05cfe04415084995ccc01b6c737edb39c9dd8411";
hash = "sha256-qV6p3PGzsQhA0b6usqLe6lHcXt4z30nvdpkO5zeHBlw=";
yarnHash = "sha256-U/0A1lIgUjkDjHgxr7x4+XBN4Ndpf2AEC6nenpqv90k=";
yarnHash = "sha256-2iud+LfchFMXEv9/qQRTIyVPHJRe1WyljK2KmPMJ4Yg=";
}