Merge pull request #101690 from Luflosi/ipfs-cluster-remove-unused

ipfs-cluster: remove unused variables
This commit is contained in:
Sandro
2020-11-27 00:28:39 +01:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
{ stdenv, buildGoModule, fetchFromGitHub, fetchgx, gx-go }: { stdenv, buildGoModule, fetchFromGitHub }:
buildGoModule rec { buildGoModule rec {
pname = "ipfs-cluster"; pname = "ipfs-cluster";