cargo-profiler: useFetchCargoVendor (#376498)
This commit is contained in:
@@ -13,7 +13,7 @@ let
|
||||
version = "0.2.0";
|
||||
rev = "0a8ab772fd5c0f1579e4847c5d05aa443ffa2bc8";
|
||||
hash = "sha256-ZRAbvSMrPtgaWy9RwlykQ3iiPxHCMh/tS5p67/4XqqA=";
|
||||
cargoHash = "sha256-qt3S6ZcLEP9ZQoP5+kSQdmBlxdMgGUqLszdU7JkFNVI=";
|
||||
cargoHash = "sha256-GrHH98jcJaEkCzHe1hoVAeZvTvE0kXdp0bPTIiiOYss=";
|
||||
|
||||
inherit (rustPlatform) buildRustPackage;
|
||||
in
|
||||
@@ -25,6 +25,7 @@ buildRustPackage rec {
|
||||
repo = pname;
|
||||
};
|
||||
|
||||
useFetchCargoVendor = true;
|
||||
inherit cargoHash;
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user