summary refs log tree commit diff
path: root/pkgs/development/tools/misc/cquery
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/tools/misc/cquery')
-rw-r--r--pkgs/development/tools/misc/cquery/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/tools/misc/cquery/default.nix b/pkgs/development/tools/misc/cquery/default.nix
index bf979767126..0b86deb5205 100644
--- a/pkgs/development/tools/misc/cquery/default.nix
+++ b/pkgs/development/tools/misc/cquery/default.nix
@@ -1,4 +1,4 @@
-{ stdenv, fetchFromGitHub, makeWrapper
+{ fetchFromGitHub, makeWrapper
 , cmake, llvmPackages, ncurses }:
 
 let