mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 14:22:50 +03:00
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