mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-10 01:42:24 +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";
|
rev = "v0.6.2";
|
||||||
revVariable = "git_tag";
|
revVariable = "git_tag";
|
||||||
fetchgitArgs = {
|
fetchgitArgs = {
|
||||||
hash = "sha256-0BbUe1J9qzvyKDBLTz+pAEmR3QpRL+hnxZ2re/3mEvs=";
|
hash = "sha256-RYk3zuZrJXPcF27eMhdoZAio4DZ+I+nFaUEg1g/aLNk=";
|
||||||
leaveDotGit = true;
|
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue