rippled: remove unused inputs

This commit is contained in:
Sandro Jäckel
2021-02-22 08:25:54 +01:00
parent c560f7954e
commit 05936dfc00

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