packages/spotify-adblock: update sha256

This commit is contained in:
LavaDesu 2023-08-26 14:37:55 +07:00
parent 8426f39d71
commit b408b82dd9
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -7,7 +7,7 @@ rustPlatform.buildRustPackage {
version = "1.0";
src = inputs.spotify-adblock;
cargoSha256 = "sha256-t8OVQEp4M0H7gTGaP/2KBChRvAyhWCWV+6d/tPXa3/k=";
cargoSha256 = "sha256-yxumYGAMObgl1u6GlbEQOKOn1DWxXN8bbT7BjiWT96o=";
patches = [ ./0002-allow-setting-config-from-environment-variable.patch ];