update mastodon

This commit is contained in:
Vivian 2022-10-14 21:09:46 +02:00
parent cc640028cb
commit fb2402f49a
4 changed files with 63 additions and 72 deletions

View file

@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
yarnOfflineCache = fetchYarnDeps {
yarnLock = "${src}/yarn.lock";
sha256 = "sha256-b0XNhcCcTtYEdy1ZzRGwOrLpgpsMlt9qLf5CBa+1BL8=";
sha256 = "sha256-Yt7TIH24B+S8JarcCEIyMAKWlFiXlb/5i7p2cBrZlDM=";
};
mastodon-gems = bundlerEnv {