aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shell.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix
index 24126eb..f45ee91 100644
--- a/shell.nix
+++ b/shell.nix
@@ -59,6 +59,8 @@ pkgs.stdenvNoCC.mkDerivation rec {
pkgs.opencl-info
# jupyter dependencies
pkgs.nodejs
+
+ pkgs.universal-ctags
];
shellHook = ''