vector: format with nixfmt-rfc-style

This commit is contained in:
Olivér Falvai 2024-11-05 07:54:32 +01:00
parent 12437967ee
commit 476d7434de
No known key found for this signature in database

View File

@ -52,7 +52,8 @@ rustPlatform.buildRustPackage {
};
};
nativeBuildInputs = [
nativeBuildInputs =
[
pkg-config
cmake
perl