diff options
Diffstat (limited to 'shell.nix')
-rw-r--r-- | shell.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -52,6 +52,7 @@ pkgs.stdenvNoCC.mkDerivation rec { in [ local-python pkgs.opencl-info + pkgs.universal-ctags ]; shellHook = '' |