mdbook-graphviz: useFetchCargoVendor (#378001)
This commit is contained in:
@@ -20,7 +20,8 @@ rustPlatform.buildRustPackage rec {
|
||||
hash = "sha256-f02SOyU5REm+uP4/vB/1yG9M0Vg8ShF2hj5NKuh0jLU=";
|
||||
};
|
||||
|
||||
cargoHash = "sha256-cMCNZ8Ezp7bFx4EnuZCXhqoaE0yN3iK9KnCYBYGPHKc=";
|
||||
useFetchCargoVendor = true;
|
||||
cargoHash = "sha256-A1pFifxshWynwA88iLTMOm21NKCH8fHl5nFiV4wEG8A=";
|
||||
|
||||
buildInputs = lib.optionals stdenv.hostPlatform.isDarwin [ CoreServices ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user