mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 14:10:37 +03:00
rviz-ogre-vendor: fix all distributions
This commit is contained in:
parent
621468a30f
commit
a099c68dad
4 changed files with 12 additions and 6 deletions
|
@ -42,4 +42,9 @@ rosSelf: rosSuper: with rosSelf.lib; {
|
|||
})
|
||||
];
|
||||
});
|
||||
|
||||
rviz-ogre-vendor = patchVendorUrl rosSuper.rviz-ogre-vendor {
|
||||
url = "https://github.com/OGRECave/ogre/archive/v1.10.12.zip";
|
||||
sha256 = "1nafqazv396y97z0rgrn0dmkddq7y4zgfszvmi3aw6hr6zwyrpa3";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue