diff --git a/flake.nix b/flake.nix index daebcc5..1013cf7 100644 --- a/flake.nix +++ b/flake.nix @@ -49,6 +49,7 @@ pkg-config rustc rustfmt + statix ]; RUST_SRC_PATH = "${pkgs.rust.packages.stable.rustPlatform.rustLibSrc}"; };