mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 05:31:22 +00:00
ngrok: FIX go-bindata moved to all-packages
This commit is contained in:
parent
7b4e868173
commit
6d9b9681f9
|
@ -1,5 +1,5 @@
|
|||
# This file was generated by go2nix.
|
||||
{ stdenv, lib, pkgconfig, goPackages, fetchFromGitHub }:
|
||||
{ stdenv, lib, pkgconfig, goPackages, go-bindata, fetchFromGitHub }:
|
||||
|
||||
with goPackages;
|
||||
|
||||
|
|
Loading…
Reference in a new issue