Closer to building
This commit is contained in:
parent
a4ed3b922f
commit
e8298250eb
1 changed files with 1 additions and 1 deletions
|
@ -36,10 +36,10 @@
|
|||
|
||||
nativeBuildInputs = with pkgs; [
|
||||
pkg-config
|
||||
clang
|
||||
];
|
||||
|
||||
buildInputs = with pkgs; [
|
||||
clang
|
||||
cargo
|
||||
rustc
|
||||
rustfmt
|
||||
|
|
Loading…
Reference in a new issue