enabled lld
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
trunk cargo-generate
|
trunk cargo-generate
|
||||||
# LLVM tools for WebAssembly compilation
|
# LLVM tools for WebAssembly compilation
|
||||||
# llvm
|
# llvm
|
||||||
# lld
|
lld
|
||||||
];
|
];
|
||||||
|
|
||||||
# https://devenv.sh/languages/
|
# https://devenv.sh/languages/
|
||||||
@@ -54,7 +54,7 @@
|
|||||||
enterTest = ''
|
enterTest = ''
|
||||||
echo "Running tests"
|
echo "Running tests"
|
||||||
git --version
|
git --version
|
||||||
python --version
|
uv run --locked python --version
|
||||||
rustc --version
|
rustc --version
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user