mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-10 01:42:24 +03:00
Fix formatting.
This commit is contained in:
parent
28fd95f2ca
commit
21e1b1c5e7
1 changed files with 5 additions and 5 deletions
|
@ -40,10 +40,10 @@ rosSelf: rosSuper: with rosSelf.lib; {
|
||||||
'';
|
'';
|
||||||
});
|
});
|
||||||
|
|
||||||
fcl-catkin = patchVendorUrl rosSuper.fcl-catkin {
|
fcl-catkin = patchVendorUrl rosSuper.fcl-catkin {
|
||||||
url = "https://github.com/flexible-collision-library/fcl/archive/v0.6.1.zip";
|
url = "https://github.com/flexible-collision-library/fcl/archive/v0.6.1.zip";
|
||||||
sha256 = "0nryr4hg3lha1aaz35wbqr42lb6l8alfcy6slj2yn2dgb5syrmn2";
|
sha256 = "0nryr4hg3lha1aaz35wbqr42lb6l8alfcy6slj2yn2dgb5syrmn2";
|
||||||
};
|
};
|
||||||
|
|
||||||
roscpp = patchBoostSignals rosSuper.roscpp;
|
roscpp = patchBoostSignals rosSuper.roscpp;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue