Merge pull request #164371 from lockejan/mob

This commit is contained in:
Martin Weinelt 2022-03-16 19:01:45 +01:00 committed by GitHub
commit e1ea930fb2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
{ lib { lib
, buildGoPackage , buildGoPackage
, fetchFromGitHub , fetchFromGitHub
, stdenv
, withSpeech ? true , withSpeech ? !stdenv.isDarwin
, makeWrapper , makeWrapper
, espeak-ng , espeak-ng
}: }: