New variable yarnMissingHashes to passthrough
This commit is contained in:
@@ -9,6 +9,7 @@ let
|
||||
srcOverride = pkgs.applyPatches {
|
||||
version = mastodon-source.version;
|
||||
yarnHash = mastodon-source.yarnHash;
|
||||
yarnMissingHashes = mastodon-source.yarnMissingHashes;
|
||||
src = pkgs.fetchFromGitHub {
|
||||
owner = mastodon-source.owner;
|
||||
repo = mastodon-source.repo;
|
||||
|
Reference in New Issue
Block a user