update stuff
This commit is contained in:
parent
9ded0ac536
commit
8338f82e2c
2 changed files with 130 additions and 0 deletions
|
|
@ -34,6 +34,8 @@
|
|||
llvmPackages.bintools
|
||||
norminette
|
||||
rust-bin.stable.latest.default
|
||||
(tree-sitter.override {webUISupport = true;})
|
||||
nodejs
|
||||
];
|
||||
VALGRIND_INC_OPT = "${pkgs.valgrind.dev}/include";
|
||||
ASAN_OPTIONS = "strict_string_checks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue