This commit is contained in:
2026-03-15 23:23:39 +00:00
parent 4afd870e65
commit 91bc07aae2

View File

@@ -67,7 +67,8 @@
RUST_LOG = "debug"; RUST_LOG = "debug";
packages = [ packages = [
# pkgs.ripgrep pkgs.clang
pkgs.mold
]; ];
}; };
} }