We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4bdc4f + 96691c3 commit 7be0035Copy full SHA for 7be0035
shell.nix
@@ -3,6 +3,7 @@ pkgs.mkShell {
3
name = "odin";
4
nativeBuildInputs = with pkgs; [
5
git
6
+ which
7
clang_17
8
llvmPackages_17.llvm
9
llvmPackages_17.bintools
0 commit comments