Update flake.nix to use latest Rust toolchain
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
# Wrapper to run probe-rs within the Nix environment via direnv
|
||||
exec direnv exec "$(dirname "$0")" probe-rs "$@"
|
||||
Reference in New Issue
Block a user