libjaylink: Use SRI hash for source

Signed-off-by: Felix Singer <felixsinger@posteo.net>
This commit is contained in:
Felix Singer 2024-09-06 22:07:53 +02:00
parent 6423ae728c
commit 844c32097b

View File

@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
owner = "libjaylink";
repo = "libjaylink";
rev = version;
sha256 = "sha256-odJDE1A0WZ9vBXPxaUdthjTgmbmbdHjbyY1PkaM4+vI=";
hash = "sha256-odJDE1A0WZ9vBXPxaUdthjTgmbmbdHjbyY1PkaM4+vI=";
};
nativeBuildInputs = [