air-formatter: don't build xtask
This commit is contained in:
parent
865725e544
commit
d0d2f76c54
@ -27,6 +27,8 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
versionCheckProgramArg = "--version";
|
||||
doInstallCheck = true;
|
||||
|
||||
cargoBuildFlags = [ "-p air" ];
|
||||
|
||||
passthru = {
|
||||
updateScript = nix-update-script { };
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user