fix: correct aiov2_ctl hash from actual build

This commit is contained in:
2026-06-16 19:12:37 -04:00
parent 6aca5466b6
commit 43f8d8a61c

View File

@@ -43,7 +43,7 @@ let
owner = "hackergadgets";
repo = "aiov2_ctl";
rev = "main";
hash = "sha256-3f/FBWj7CCNAKDq0rLWNIt2/QpmFpx8YBKbKHetFUok=";
hash = "sha256-hqOvS1K5pDVXAroUE50i5R9YqRgC2U3fzby6uuB67K0=";
};
dontUnpack = true;