From c67accb4ea19086476d4f830ebd15bbc4c4ae4e8 Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Wed, 8 Mar 2023 13:39:34 -0700 Subject: Adding in ctags for tag generation --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index fcc5e7c..2606b32 100644 --- a/flake.nix +++ b/flake.nix @@ -108,6 +108,7 @@ rm $out/bin/nvim BINPATH=${ lib.makeBinPath [ + ctags gcc nodejs mypython -- cgit v1.2.3