mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 06:00:38 +03:00
rolling: lely-core-libraries: fix build
Set leaveDotGit to allow the build system to fiddle with Git as it feels like.
This commit is contained in:
parent
483afb2689
commit
d5f6bfe409
1 changed files with 2 additions and 1 deletions
|
@ -52,7 +52,8 @@ rosSelf: rosSuper: with rosSelf.lib; {
|
|||
url = "https://gitlab.com/lely_industries/lely-core.git";
|
||||
fetchgitArgs = {
|
||||
rev = "7824cbb2ac08d091c4fa2fb397669b938de9e3f5";
|
||||
sha256 = "sha256-L06rL+DiF2+FnYgKBELjes70sywKP8EzdhNq/uOnEp4=";
|
||||
sha256 = "sha256-Ykmnz/zlEXmkyRO9AHMprML7uKbNer2zu4i9PDHfgxw=";
|
||||
leaveDotGit = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue