Unverified Commit 2b19bbb0 authored by TomaSajt's avatar TomaSajt
Browse files

silicon: use fetchCargoVendor

parent 402c9647
Loading
Loading
Loading
Loading
+0 −1865

File deleted.

Preview size limit exceeded, changes collapsed.

+2 −6
Original line number Diff line number Diff line
@@ -27,12 +27,8 @@ rustPlatform.buildRustPackage rec {
    hash = "sha256-lwwbjSXW5uonJNZTAqTK14Ib4QDOD4puxY2CsiJk4/Q=";
  };

  cargoLock = {
    lockFile = ./Cargo.lock;
    outputHashes = {
      "pathfinder_simd-0.5.4" = "sha256-RiivtlfdA44vQtFAzNQY9hu2FBwgq4aJ2hjQS8+Xucc=";
    };
  };
  useFetchCargoVendor = true;
  cargoHash = "sha256-MpmGLhg00quz4mYkidLofpcZTVwxbgIThg5v2r4HIfs=";

  buildInputs =
    [