add missing statix tool
This commit is contained in:
parent
4b31fd60c0
commit
7b7df65b13
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@
|
||||||
pkg-config
|
pkg-config
|
||||||
rustc
|
rustc
|
||||||
rustfmt
|
rustfmt
|
||||||
|
statix
|
||||||
];
|
];
|
||||||
RUST_SRC_PATH = "${pkgs.rust.packages.stable.rustPlatform.rustLibSrc}";
|
RUST_SRC_PATH = "${pkgs.rust.packages.stable.rustPlatform.rustLibSrc}";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue