parent
1a003f5f3f
commit
58b75ee224
3 changed files with 10 additions and 2286 deletions
packages/librespot-auth
2285
packages/librespot-auth/Cargo.lock
generated
2285
packages/librespot-auth/Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -1,3 +1,4 @@
|
|||
# FIXME: the source appears to be deprecated https://github.com/dspearson/librespot-auth
|
||||
{
|
||||
lib,
|
||||
fetchFromGitHub,
|
||||
|
@ -19,7 +20,7 @@ rustPlatform.buildRustPackage rec {
|
|||
};
|
||||
|
||||
cargoLock = {
|
||||
lockFile = ./Cargo.lock;
|
||||
lockFile = "${src}/Cargo.lock";
|
||||
outputHashes = {
|
||||
"librespot-core-0.5.0-dev" = "sha256-7HrA1hWEy5lliwgJ9amJy+Kd8lB50b3q2niaFWWwcYE=";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue