Skip to content

Commit 410a177

Browse files
fydetab/duo: fix himax firmware source hash
1 parent a6cc50d commit 410a177

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fydetab/duo/himax.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ stdenv.mkDerivation (_finalAttrs: {
99

1010
src = fetchurl {
1111
url = "https://github.com/Linux-for-Fydetab-Duo/pkgbuilds/raw/f4c012bd42d87f677370f987f703982d53cd233d/fydetabduo-post-install/Himax_firmware.bin";
12+
hash = "sha256-z0p/zXcNTBdhKCV6GmM2C8C02lu4Wkb2HP+Ir/nQJTc=";
1213
};
1314

1415
compressFirmware = false;

0 commit comments

Comments
 (0)