aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shell.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix
index b91c772..793ab2e 100644
--- a/shell.nix
+++ b/shell.nix
@@ -52,6 +52,7 @@ pkgs.stdenvNoCC.mkDerivation rec {
in [
local-python
pkgs.opencl-info
+ pkgs.universal-ctags
];
shellHook = ''