feat: remove deprecated shell scripts and add Python alternatives for all of them
Some checks failed
Nix Format Check / check-format (push) Failing after 37s

This commit is contained in:
2025-03-10 15:48:33 +01:00
parent a1e145871b
commit 62954eb986
17 changed files with 652 additions and 641 deletions

View File

@@ -18,5 +18,6 @@
set -o pipefail
/tmp/rustup.sh -y
args:
executable: /bin/bash
creates: ~/.cargo/bin/rustc
when: rust_check.rc != 0