espeakup: use sri hash

This commit is contained in:
Aaron Jheng 2024-05-25 14:24:29 +08:00
parent cf6daa4ff8
commit b48e8d075a
No known key found for this signature in database
GPG Key ID: F6A547A869D050A3

View File

@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
owner = "linux-speakup";
repo = "espeakup";
rev = "v${version}";
sha256 = "0lmjwafvfxy07zn18v3dzjwwpnid2xffgvy2dzlwkbns8gb60ds2";
hash = "sha256-Qjdg1kParsnpb8Lv51wXLdrLufxtbBTsP8B3t53islI=";
};
nativeBuildInputs = [