update mastodon

This commit is contained in:
Vivian 2023-03-20 14:51:39 +01:00
parent 4f6863db73
commit 1900624c44
3 changed files with 205 additions and 224 deletions

File diff suppressed because it is too large Load diff

View file

@ -2,8 +2,8 @@
{ fetchgit, applyPatches }: let
src = fetchgit {
url = "https://github.com/glitch-soc/mastodon.git";
rev = "ee4250545236e4330c46b43f4abfe94ad323d4d4";
sha256 = "12rwz4dy107p711d1pj33lsd32fwns0b2nif755mwrz0vzp29gr6";
rev = "00fe0f6cb4a736bbb5e633c567ddf7ac9a09ce69";
sha256 = "1shpwdxf2cjm0bqlsnarm6x3h7db784r7qda80bqy3ki5w65lwaf";
};
in applyPatches {
inherit src;

View file

@ -1 +1 @@
"4.1.0"
"4.1.1"