mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-13 21:50:38 +03:00
Fix libphidget22 hash.
This commit is contained in:
parent
7609ef453b
commit
5bfde8701e
1 changed files with 1 additions and 1 deletions
|
@ -8,6 +8,6 @@ rosSelf: rosSuper: with rosSelf.lib; {
|
|||
|
||||
libphidget22 = patchVendorUrl rosSuper.libphidget22 {
|
||||
url = "https://www.phidgets.com/downloads/phidget22/libraries/linux/libphidget22/libphidget22-1.6.20200417.tar.gz";
|
||||
sha256 = "1ab4d7ngvx009vajqv3kxw0s77z0hdd9xb8in1mvx87i1l3vndxa";
|
||||
sha256 = "17xfc07bgllqr808jm779z98gwz01iik9skw2hcwpgg4j7kdxn5d";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue