rippled: remove unused inputs

This commit is contained in:
Sandro Jäckel
2021-02-23 15:58:29 +01:00
parent c560f7954e
commit 05936dfc00
+1 -1
View File
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchFromGitHub, fetchgit, fetchurl, runCommand, git, cmake, pkg-config
{ lib, stdenv, fetchgit, fetchurl, git, cmake, pkg-config
, openssl, zlib, boost, grpc, c-ares, abseil-cpp, protobuf3_8, libnsl }:
let