Do not verify cargo deps

This seems to currently not be possible.
pull/1/head
Tristan Daniël Maat 2020-07-20 20:55:00 +01:00
parent 4638955d5c
commit 114a87885e
Signed by: tlater
GPG Key ID: 49670FD774E43268
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ rustPlatform.buildRustPackage {
version = "1.0";
src = ./.;
cargoSha256 = "1gyvc4gc2b799q9hi0af4z14fbg0sgnkqsmajniqyb693ifg9f6d";
verifyCargoDeps = true;
verifyCargoDeps = false;
nativeBuildInputs = [
nixpkgs.latest.rustChannels.nightly.rust
pkg-config