update mastodon
This commit is contained in:
parent
cc640028cb
commit
fb2402f49a
4 changed files with 63 additions and 72 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue