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;
}