packages/spotify-adblock: change to cargoHash
This commit is contained in:
parent
09041e2ec8
commit
21f6b46021
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ rustPlatform.buildRustPackage {
|
|||
version = "1.0";
|
||||
src = inputs.spotify-adblock;
|
||||
|
||||
cargoSha256 = "sha256-yxumYGAMObgl1u6GlbEQOKOn1DWxXN8bbT7BjiWT96o=";
|
||||
cargoHash = "sha256-yxumYGAMObgl1u6GlbEQOKOn1DWxXN8bbT7BjiWT96o=";
|
||||
|
||||
patches = [ ./0002-allow-setting-config-from-environment-variable.patch ];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue