Remove wrong exports

This commit is contained in:
2026-07-26 16:55:00 +01:00
parent 5f40c0536c
commit 30dbf2ed2d
-3
View File
@@ -101,9 +101,6 @@
];
shellHook = ''
export CC=clang
export CXX=clang++
export LD=clang
export MRUBY_LIB=${mruby}/lib
'';
};