This commit is contained in:
Julia Lange 2026-01-15 15:45:08 -08:00
parent e1cb00f0b1
commit 985f724267
Signed by: Julia
SSH key fingerprint: SHA256:5DJcfxa5/fKCYn57dcabJa2vN2e6eT0pBerYi5SUbto
3 changed files with 875 additions and 7 deletions

View file

@ -24,6 +24,8 @@
rustc
cargo
rust-analyzer
sqlx-cli
];
RUST_SRC_PATH = "${pkgs.rust.packages.stable.rustPlatform.rustLibSrc}";