Unverified Commit af21e30a authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

{salut,silicon,snx-rs,sonusmix,squirreldisk}: use fetchCargoVendor (#392693)

parents a88c7e70 de7ef7a2
Loading
Loading
Loading
Loading

pkgs/by-name/sa/salut/Cargo.lock

deleted100644 → 0
+0 −2242

File deleted.

Preview size limit exceeded, changes collapsed.

+2 −9
Original line number Diff line number Diff line
@@ -19,15 +19,8 @@ rustPlatform.buildRustPackage {
    hash = "sha256-W0lhhImSXtYJDeMbxyEioYu/Bh7ZclwR1/5DzNbxM8o=";
  };

  cargoLock = {
    lockFile = ./Cargo.lock;
    outputHashes = {
      "msg-api-0.1.0" = "sha256-SGEr9kitvD+KZPGejwDAISK6ERk7G2uskxX8ljiJ2To=";
      "smithay-client-toolkit-0.16.0" = "sha256-kiTO+BZIgpuwAr6gs9FCqz81jRg+3dV4NxzOX9kbJOc=";
      "snui-0.1.4" = "sha256-jJL9ukSOczHjPM2EAXcXcz620SK4DQfr+xAT8v7fp9o=";
      "snui-adwaita-0.1.0" = "sha256-pILhLMzqnhLZfGAXT8QQn6x+IvwG7CSa96wZqq1yrLY=";
    };
  };
  useFetchCargoVendor = true;
  cargoHash = "sha256-xqj9USqVG7g2zT2P3VxDVt8fFDtyUnZOdT6gYZh4cRI=";

  nativeBuildInputs = [
    pkg-config
+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 =
    [

pkgs/by-name/sn/snx-rs/Cargo.lock

deleted100644 → 0
+0 −4120

File deleted.

Preview size limit exceeded, changes collapsed.

Loading