packages/spotify-adblock: update cargo hash

This commit is contained in:
LavaDesu 2025-06-17 21:20:20 +10:00
parent 718de94655
commit ea07a839ae
Signed by: cilly
GPG key ID: 6500251E087653C9
2 changed files with 1 additions and 142 deletions

View file

@ -7,7 +7,7 @@ rustPlatform.buildRustPackage {
version = "1.0";
src = inputs.spotify-adblock;
cargoHash = "sha256-yxumYGAMObgl1u6GlbEQOKOn1DWxXN8bbT7BjiWT96o=";
cargoHash = "sha256-oGpe+kBf6kBboyx/YfbQBt1vvjtXd1n2pOH6FNcbF8M=";
patches = [ ./0002-allow-setting-config-from-environment-variable.patch ];