mise: add git to nativeCheckInputs
Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -64,6 +64,8 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
nativeCheckInputs = [
|
||||
cacert
|
||||
cmake
|
||||
# gix spawns git-upload-pack by name in file:// clone tests.
|
||||
git
|
||||
rustPlatform.bindgenHook
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user