fix: convert hash to proper SRI base64 format
This commit is contained in:
@@ -43,7 +43,7 @@ let
|
||||
owner = "hackergadgets";
|
||||
repo = "aiov2_ctl";
|
||||
rev = "main";
|
||||
hash = "sha256-ddffc50568fb082340283ab4acb58d22ddbf429985a71f1804a6ca1deb455289";
|
||||
hash = "sha256-3f/FBWj7CCNAKDq0rLWNIt2/QpmFpx8YBKbKHetFUok=";
|
||||
};
|
||||
|
||||
dontUnpack = true;
|
||||
|
||||
Reference in New Issue
Block a user