Unverified Commit cf5b60b6 authored by jopejoe1's avatar jopejoe1 Committed by GitHub
Browse files

{obs-studio-plugins.obs-livesplit-one,thin-provisioning-tools,typstfmt,lldap}:...

{obs-studio-plugins.obs-livesplit-one,thin-provisioning-tools,typstfmt,lldap}: use fetchCargoVendor (#392879)
parents c01965bd 0e61fb87
Loading
Loading
Loading
Loading
+0 −3284

File deleted.

Preview size limit exceeded, changes collapsed.

+2 −6
Original line number Diff line number Diff line
@@ -19,12 +19,8 @@ rustPlatform.buildRustPackage rec {
    sha256 = "sha256-3B3P1PlzIlpVqHJMKWpEnWXGgD/IaiWM1FVKn0BtRj0=";
  };

  cargoLock = {
    lockFile = ./Cargo.lock;
    outputHashes = {
      "livesplit-auto-splitting-0.1.0" = "sha256-/xQEVJH6m6nH5Z1kuOPEElOcOqJmiG9Q8cOx0e6p3Wc=";
    };
  };
  useFetchCargoVendor = true;
  cargoHash = "sha256-JHocpqDeF24Qn9lUr+YCnZqgckLhGRpWQD7WGCxVmd8=";

  nativeBuildInputs = [
    cmake

pkgs/by-name/ll/lldap/Cargo.lock

deleted100644 → 0
+0 −5522

File deleted.

Preview size limit exceeded, changes collapsed.

+2 −8
Original line number Diff line number Diff line
@@ -23,14 +23,8 @@ let
      hash = "sha256-iQ+Vv9kx/pWHoa/WZChBK+FD2r1avzWWz57bnnzRjUg=";
    };

    # `Cargo.lock` has git dependencies, meaning can't use `cargoHash`
    cargoLock = {
      lockFile = ./Cargo.lock;
      outputHashes = {
        "lber-0.4.3" = "sha256-smElQyP8aWlV+/GvaTAx+BJWRtzQuis4XOUCOgebEF4=";
        "yew_form-0.1.8" = "sha256-1n9C7NiFfTjbmc9B5bDEnz7ZpYJo9ZT8/dioRXJ65hc=";
      };
    };
    useFetchCargoVendor = true;
    cargoHash = "sha256-qXYgr9uRswuo9hwVROUX9KUKpkzR0VEcXImbdyOgxsY=";

  };

+0 −1226

File deleted.

Preview size limit exceeded, changes collapsed.

Loading