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
+2 -2
View File
@@ -1,8 +1,8 @@
{ lib
, buildGoPackage
, fetchFromGitHub
, withSpeech ? true
, stdenv
, withSpeech ? !stdenv.isDarwin
, makeWrapper
, espeak-ng
}: