asus-numpad: switch to fetchCargoVendor
All checks were successful
Build packages / Build derivations (push) Successful in 3m32s
All checks were successful
Build packages / Build derivations (push) Successful in 3m32s
This commit is contained in:
parent
1bd51fb5e3
commit
8f4d80d598
1 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,8 @@ rustPlatform.buildRustPackage {
|
|||
hash = "sha256-5FqM80zUDucDA0VocJ7ODmKAC6gcd9QwBOHVVKa6iMI=";
|
||||
};
|
||||
|
||||
cargoHash = "sha256-O7Iu+ugJ81suh0a09jApyiWwxbo/RGaFW7aiZKnWQUE=";
|
||||
cargoHash = "sha256-pysUNC7ZKM7HewzQx0i0FPCHcm5TOt6pORmgOKmqIWQ=";
|
||||
useFetchCargoVendor = true;
|
||||
|
||||
nativeBuildInputs = [
|
||||
pkg-config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue