noetic: pybind11-catkin: patch vendor url

This commit is contained in:
Ben Wolsieffer 2021-05-29 18:17:19 -04:00
parent c33afa822c
commit c01dce8c00

View file

@ -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";