Make debug builds use glibc (to allow sanitizers)

This commit is contained in:
2026-07-28 14:13:25 +01:00
parent 9ac1407907
commit 425ffddf71
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -88,7 +88,7 @@
mruby = mruby;
};
devShells.${system}.default = pkgs.mkShell {
devShells.${system}.default = hostPkgs.mkShell {
inputsFrom = [ crib ];
packages = [