mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-12 18:54:50 +03:00
noetic: libphidget22: update vendor URL
This commit is contained in:
parent
0cc5bdad01
commit
af86823483
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ rosSelf: rosSuper: with rosSelf.lib; {
|
|||
gazebo = self.gazebo_11;
|
||||
|
||||
libphidget22 = patchVendorUrl rosSuper.libphidget22 {
|
||||
url = "https://www.phidgets.com/downloads/phidget22/libraries/linux/libphidget22/libphidget22-1.13.20230224.tar.gz";
|
||||
sha256 = "sha256-HQeVEQUX6xjIBkcoh8r8hh3QtqHBBFJGxVW8R/a9d+M=";
|
||||
url = "https://www.phidgets.com/downloads/phidget22/libraries/linux/libphidget22/libphidget22-1.19.20240304.tar.gz";
|
||||
hash = "sha256-GpzGMpQ02s/X/XEcGoozzMjigrbqvAu81bcb7QG+36E=";
|
||||
};
|
||||
|
||||
mapviz = rosSuper.mapviz.overrideAttrs ({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue