Remove '...' from args per suggestion
This commit is contained in:
committed by
Benno Fünfstück
parent
0806849d3f
commit
6b3d3c736b
@@ -1,7 +1,6 @@
|
||||
{ stdenv, substituteAll, lib, buildGoModule, fetchFromGitHub
|
||||
, AVFoundation, AudioToolbox, ImageIO, CoreMedia
|
||||
, Foundation, CoreGraphics, MediaToolbox
|
||||
, gnupg, ...
|
||||
, Foundation, CoreGraphics, MediaToolbox, gnupg
|
||||
}:
|
||||
|
||||
buildGoModule rec {
|
||||
|
||||
Reference in New Issue
Block a user