update mastodon

This commit is contained in:
Vivian 2023-07-09 13:05:48 +02:00
parent cd726575f8
commit a15f26c5ef
4 changed files with 7 additions and 8 deletions

View file

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