mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-14 03:28:39 +03:00
noetic: pybind11-catkin: patch vendor url
This commit is contained in:
parent
c33afa822c
commit
c01dce8c00
1 changed files with 5 additions and 0 deletions
|
@ -11,6 +11,11 @@ rosSelf: rosSuper: with rosSelf.lib; {
|
|||
sha256 = "17xfc07bgllqr808jm779z98gwz01iik9skw2hcwpgg4j7kdxn5d";
|
||||
};
|
||||
|
||||
pybind11-catkin = patchVendorUrl rosSuper.pybind11-catkin {
|
||||
url = "https://github.com/pybind/pybind11/archive/v2.5.0.zip";
|
||||
sha256 = "080mss10aadal8sk3bib2dr2ygx6hmxn2g92qsq42v3zhchz2n8q";
|
||||
};
|
||||
|
||||
rosfmt = patchVendorUrl rosSuper.rosfmt {
|
||||
url = "https://github.com/fmtlib/fmt/releases/download/7.1.2/fmt-7.1.2.zip";
|
||||
sha256 = "19qfd19mvzg4awqbh5x10m8riyyy0dbpadpidp3mrs81gjmnhsad";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue