bitwarden_rs: fix cargoSha256
This commit is contained in:
parent
98e0f54b85
commit
93e14c5718
@ -15,7 +15,7 @@ rustPlatform.buildRustPackage rec {
|
|||||||
|
|
||||||
RUSTC_BOOTSTRAP = 1;
|
RUSTC_BOOTSTRAP = 1;
|
||||||
|
|
||||||
cargoSha256 = "0bzid5wrpcrghazv5652ghyv4amp298p5kfridswv175kmr9gg0x";
|
cargoSha256 = "02xrz7vq8nan70f07xyf335blfmdc6gaz9sbfjipsi1drgfccf09";
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "An unofficial lightweight implementation of the Bitwarden server API using Rust and SQLite";
|
description = "An unofficial lightweight implementation of the Bitwarden server API using Rust and SQLite";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user