Closer to building

This commit is contained in:
Daniel Flanagan 2024-07-30 10:12:47 -05:00
parent a4ed3b922f
commit e8298250eb

View file

@ -36,10 +36,10 @@
nativeBuildInputs = with pkgs; [
pkg-config
clang
];
buildInputs = with pkgs; [
clang
cargo
rustc
rustfmt