Merge pull request #164371 from lockejan/mob
This commit is contained in:
commit
e1ea930fb2
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
{ lib
|
{ lib
|
||||||
, buildGoPackage
|
, buildGoPackage
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
|
, stdenv
|
||||||
, withSpeech ? true
|
, withSpeech ? !stdenv.isDarwin
|
||||||
, makeWrapper
|
, makeWrapper
|
||||||
, espeak-ng
|
, espeak-ng
|
||||||
}:
|
}:
|
||||||
|
|
Loading…
Reference in a new issue