fix: convert hash to proper SRI base64 format

This commit is contained in:
2026-06-16 19:11:43 -04:00
parent f0ec375875
commit 6aca5466b6

View File

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