browsh: remove wildcard argument
This commit is contained in:
parent
446b72ef3b
commit
135c085924
@ -1,4 +1,4 @@
|
||||
{ stdenv, buildGoPackage, fetchurl, fetchFromGitHub, go-bindata, ... }:
|
||||
{ stdenv, buildGoPackage, fetchurl, fetchFromGitHub, go-bindata }:
|
||||
|
||||
let
|
||||
version = "1.4.10";
|
||||
|
Loading…
Reference in New Issue
Block a user