Merge branch 'main' of ssh://git.0x76.dev:42/v/infrastructure
This commit is contained in:
commit
8009002c89
2 changed files with 2 additions and 2 deletions
|
@ -19,5 +19,5 @@ in applyPatches {
|
|||
repo = "mastodon";
|
||||
inherit (versionData) rev hash;
|
||||
};
|
||||
patches = lib.filesystem.listFilesRecursive ./patches;
|
||||
# patches = lib.filesystem.listFilesRecursive ./patches;
|
||||
}
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
{
|
||||
rev = "05cfe04415084995ccc01b6c737edb39c9dd8411";
|
||||
hash = "sha256-qV6p3PGzsQhA0b6usqLe6lHcXt4z30nvdpkO5zeHBlw=";
|
||||
yarnHash = "sha256-U/0A1lIgUjkDjHgxr7x4+XBN4Ndpf2AEC6nenpqv90k=";
|
||||
yarnHash = "sha256-2iud+LfchFMXEv9/qQRTIyVPHJRe1WyljK2KmPMJ4Yg=";
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue