Commit a0815750 authored by TomaSajt's avatar TomaSajt Committed by Masum Reza
Browse files

pomsky: use fetchCargoVendor

parent 1c6716d1
Loading
Loading
Loading
Loading

pkgs/by-name/po/pomsky/Cargo.lock

deleted100644 → 0
+0 −1236

File deleted.

Preview size limit exceeded, changes collapsed.

+2 −6
Original line number Diff line number Diff line
@@ -17,12 +17,8 @@ rustPlatform.buildRustPackage rec {
    hash = "sha256-BoA59P0jzV08hlFO7NPB9E+fdpYB9G50dNggFkexc/c=";
  };

  cargoLock = {
    lockFile = ./Cargo.lock;
    outputHashes = {
      "onig_sys-69.8.1" = "sha256-NJv/Dooh93yQ9KYyuNBhO1c4U7Gd7X007ECXyRsztrY=";
    };
  };
  useFetchCargoVendor = true;
  cargoHash = "sha256-/tJwJ/xF5a2NEP5A/3swq75wCk9qxgbp7ilH1PqcWJY=";

  nativeBuildInputs = [
    pkg-config