packages/spotify-adblock: update cargo hash and patch

This commit is contained in:
LavaDesu 2023-06-18 22:57:50 +07:00
parent 416aa9e921
commit 466a79e619
Signed by: cilly
GPG key ID: 6500251E087653C9
2 changed files with 2 additions and 10 deletions

View file

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