sourcepawn-studio: prepare for structuredAttrs
This commit is contained in:
@@ -25,7 +25,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
|
||||
checkFlags = [
|
||||
# requires rustup and rustfmt
|
||||
"--skip tests::sourcegen::generate_node_kinds"
|
||||
"--skip=tests::sourcegen::generate_node_kinds"
|
||||
];
|
||||
|
||||
passthru.updateScript = nix-update-script { };
|
||||
|
||||
Reference in New Issue
Block a user