mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 06:00:38 +03:00
libphidget22: update vendor url
This commit is contained in:
parent
5825154489
commit
22d0db770e
2 changed files with 4 additions and 4 deletions
|
@ -5,8 +5,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.4.20190605.tar.gz";
|
||||
sha256 = "1ab4d7ngvx009vajqv3kxw0s77z0hdd9xb8in1mvx86i1l3vndxa";
|
||||
url = "https://www.phidgets.com/downloads/phidget22/libraries/linux/libphidget22/libphidget22-1.7.20210816.tar.gz";
|
||||
sha256 = "sha256-00FyzWdp4hi6aYUNcn1326ddDftYowB803cMII7h3no=";
|
||||
};
|
||||
|
||||
libyaml-vendor = patchVendorUrl rosSuper.libyaml-vendor {
|
||||
|
|
|
@ -14,8 +14,8 @@ rosSelf: rosSuper: with rosSelf.lib; {
|
|||
};
|
||||
|
||||
libphidget22 = patchVendorUrl rosSuper.libphidget22 {
|
||||
url = "https://www.phidgets.com/downloads/phidget22/libraries/linux/libphidget22/libphidget22-1.6.20210312.tar.gz";
|
||||
sha256 = "0w3hsiiws4n9l9lz1w1xhrns6pgnga4p9bvm3qzr5k540k3ss5wy";
|
||||
url = "https://www.phidgets.com/downloads/phidget22/libraries/linux/libphidget22/libphidget22-1.7.20210816.tar.gz";
|
||||
sha256 = "sha256-00FyzWdp4hi6aYUNcn1326ddDftYowB803cMII7h3no=";
|
||||
};
|
||||
|
||||
libyaml-vendor = patchVendorUrl rosSuper.libyaml-vendor {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue