Merge branch 'main' of ssh://git.0x76.dev:42/v/infrastructure

This commit is contained in:
Vivian 2024-07-13 11:27:52 +02:00
commit 8009002c89
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=";
}