add missing statix tool

This commit is contained in:
Cyryl Płotnicki 2023-11-04 10:46:01 +00:00
parent 4b31fd60c0
commit 7b7df65b13

View file

@ -49,6 +49,7 @@
pkg-config
rustc
rustfmt
statix
];
RUST_SRC_PATH = "${pkgs.rust.packages.stable.rustPlatform.rustLibSrc}";
};