osqp-vendor: remove leaveDotGit

It causes reproducibility issues.
This commit is contained in:
Ben Wolsieffer 2025-03-01 10:18:12 -05:00
parent c961d30980
commit eed37c3a61

View file

@ -126,8 +126,7 @@ let
rev = "v0.6.2";
revVariable = "git_tag";
fetchgitArgs = {
hash = "sha256-0BbUe1J9qzvyKDBLTz+pAEmR3QpRL+hnxZ2re/3mEvs=";
leaveDotGit = true;
hash = "sha256-RYk3zuZrJXPcF27eMhdoZAio4DZ+I+nFaUEg1g/aLNk=";
};
})
];