mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-10 01:42:24 +03:00
sdformat-vendor: update vendor patching
This commit is contained in:
parent
4158bd2b8b
commit
16f49b6f43
2 changed files with 4 additions and 4 deletions
|
@ -252,8 +252,8 @@ in {
|
|||
};
|
||||
|
||||
sdformat-vendor = lib.patchGzAmentVendorGit rosSuper.sdformat-vendor {
|
||||
version = "14.5.0";
|
||||
hash = "sha256-nGBLnQP0TTKDVbYGyx23Fcs79UCJveajsll2LvyLJwQ=";
|
||||
version = "14.6.0";
|
||||
hash = "sha256-rRX8A6jZWR8iz4oMqWtG2ZP1XnpDsUnbktlF8q9z47M=";
|
||||
};
|
||||
|
||||
urdfdom = rosSuper.urdfdom.overrideAttrs ({
|
||||
|
|
|
@ -254,8 +254,8 @@ in {
|
|||
});
|
||||
|
||||
sdformat-vendor = lib.patchGzAmentVendorGit rosSuper.sdformat-vendor {
|
||||
version = "15.1.0";
|
||||
hash = "sha256-59spzVnuKamIKFIItEx0K5+otuef1LVHp0U7u0UaA8o=";
|
||||
version = "15.1.1";
|
||||
hash = "sha256-4/0pVaev++v0+wHQiGeTl8XtTDzh2li32dND0EjfjwA=";
|
||||
};
|
||||
|
||||
shared-queues-vendor = lib.patchVendorUrl rosSuper.shared-queues-vendor {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue