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