update mastodon

This commit is contained in:
Vivian 2023-07-04 12:32:41 +02:00
parent 34388efd45
commit 4ca1399ece
4 changed files with 184 additions and 217 deletions

View file

@ -42,7 +42,7 @@ stdenv.mkDerivation rec {
yarnOfflineCache = fetchYarnDeps {
yarnLock = "${src}/yarn.lock";
# sha256 = lib.fakeSha256;
sha256 = "sha256-+i5vejb1XWwNQffg9gzRY8FVOt8MK6ht4cxSSrGAS/Q=";
sha256 = "sha256-8fUJ1RBQZ16R3IpA/JEcn+PO04ApQ9TkHuYKycvV8BY=";
};
nativeBuildInputs = [