From 52f53c69ce6dbc5538f7e4cd22f9d93baf1f64a2 Mon Sep 17 00:00:00 2001 From: volth Date: Sat, 21 Jul 2018 00:44:44 +0000 Subject: pkgs/*: remove unreferenced function arguments --- pkgs/tools/admin/intecture/auth.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/tools/admin/intecture/auth.nix') diff --git a/pkgs/tools/admin/intecture/auth.nix b/pkgs/tools/admin/intecture/auth.nix index 759230c6a29..2a02873a8b5 100644 --- a/pkgs/tools/admin/intecture/auth.nix +++ b/pkgs/tools/admin/intecture/auth.nix @@ -1,4 +1,4 @@ -{ stdenv, lib, fetchFromGitHub, rustPlatform +{ lib, fetchFromGitHub, rustPlatform , openssl, zeromq, czmq, pkgconfig, cmake, zlib }: with rustPlatform; -- cgit 1.4.1