Remove '...' from args per suggestion

This commit is contained in:
Sam Hofius
2022-02-01 13:54:25 +01:00
committed by Benno Fünfstück
parent 0806849d3f
commit 6b3d3c736b
+1 -2
View File
@@ -1,7 +1,6 @@
{ stdenv, substituteAll, lib, buildGoModule, fetchFromGitHub
, AVFoundation, AudioToolbox, ImageIO, CoreMedia
, Foundation, CoreGraphics, MediaToolbox
, gnupg, ...
, Foundation, CoreGraphics, MediaToolbox, gnupg
}:
buildGoModule rec {