earbuds: use fetchCargoVendor
This commit is contained in:
parent
6fe52c5dae
commit
1c45162ac1
2534
pkgs/by-name/ea/earbuds/Cargo.lock
generated
2534
pkgs/by-name/ea/earbuds/Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -26,13 +26,8 @@ rustPlatform.buildRustPackage {
|
||||
./fix-daemon.patch
|
||||
];
|
||||
|
||||
# git dependencies are currently not supported in the fixed-output derivation fetcher.
|
||||
cargoLock = {
|
||||
lockFile = ./Cargo.lock;
|
||||
outputHashes = {
|
||||
"galaxy_buds_rs-0.2.10" = "sha256-95PBmGwHJiXi72Rir8KK7as+i9yjs5nf45SaBhj1geg=";
|
||||
};
|
||||
};
|
||||
useFetchCargoVendor = true;
|
||||
cargoHash = "sha256-Y1pMmWxfXGcEFPj05/BpXQvd199O5l6hJmePNxMQc/Y=";
|
||||
|
||||
nativeBuildInputs = [
|
||||
pkg-config
|
||||
|
Loading…
x
Reference in New Issue
Block a user