mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-09 17:42:22 +03:00
osqp-vendor: remove leaveDotGit
It causes reproducibility issues.
This commit is contained in:
parent
c961d30980
commit
eed37c3a61
1 changed files with 1 additions and 2 deletions
|
@ -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=";
|
||||
};
|
||||
})
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue