Update metal to 0.53.0

Use prebuilt sfpi which is patched to work on NixOS and nix sandbox and
elsewhere.
This commit is contained in:
Artturin 2024-12-17 21:39:41 +02:00
parent 8f850c7c62
commit 9abd0fb916
3 changed files with 32 additions and 4 deletions

View file

@ -52,6 +52,7 @@
udev-rules = scope.kmd.udev-rules;
kmd-test = scope.kmd.test;
sfpi = scope.sfpi.sfpi;
sfpi-prebuilt = scope.sfpi.prebuilt;
tt-gcc = scope.sfpi.tt-gcc;
smi = scope.smi;
luwen = scope.luwen.luwen;