treewide: remove unused variables (#63177)
* treewide: remove unused variables * making ofborg happy
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ stdenv, fetchFromGitHub, fetchpatch, cmake, pkgconfig
|
||||
, boost, openssl, zlib, libsodium, olm, gtest, spdlog, nlohmann_json }:
|
||||
, boost, openssl, zlib, libsodium, olm, nlohmann_json }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "mtxclient-${version}";
|
||||
|
||||
Reference in New Issue
Block a user