update glitch
This commit is contained in:
parent
d85d28bf9e
commit
92b0bee3dd
2 changed files with 2 additions and 2 deletions
|
@ -19,5 +19,5 @@ in applyPatches {
|
||||||
repo = "mastodon";
|
repo = "mastodon";
|
||||||
inherit (versionData) rev hash;
|
inherit (versionData) rev hash;
|
||||||
};
|
};
|
||||||
patches = lib.filesystem.listFilesRecursive ./patches;
|
# patches = lib.filesystem.listFilesRecursive ./patches;
|
||||||
}
|
}
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
{
|
{
|
||||||
rev = "05cfe04415084995ccc01b6c737edb39c9dd8411";
|
rev = "05cfe04415084995ccc01b6c737edb39c9dd8411";
|
||||||
hash = "sha256-qV6p3PGzsQhA0b6usqLe6lHcXt4z30nvdpkO5zeHBlw=";
|
hash = "sha256-qV6p3PGzsQhA0b6usqLe6lHcXt4z30nvdpkO5zeHBlw=";
|
||||||
yarnHash = "sha256-U/0A1lIgUjkDjHgxr7x4+XBN4Ndpf2AEC6nenpqv90k=";
|
yarnHash = "sha256-2iud+LfchFMXEv9/qQRTIyVPHJRe1WyljK2KmPMJ4Yg=";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue