build: update to latest zig and libvaxis and remove notcurses dependency

This commit is contained in:
CJ van den Berg 2024-06-04 22:24:03 +02:00
parent 87462bfcdc
commit 2338489da3
7 changed files with 74 additions and 86 deletions

View file

@ -464,6 +464,7 @@ const filtered_dirs = [_][]const u8{
".var",
"zig-out",
"zig-cache",
".zig-cache",
".rustup",
".npm",
".cargo",