inv-sig-helper: 0-unstable-2025-04-23 -> 0-unstable-2025-07-23

(cherry picked from commit ffcfffb358)
This commit is contained in:
R. Ryantm
2025-07-24 07:12:18 +00:00
committed by github-actions[bot]
parent 177a89e4a6
commit 75762bfa54

View File

@@ -16,16 +16,15 @@
rustPlatform.buildRustPackage {
pname = "inv-sig-helper";
version = "0-unstable-2025-04-23";
version = "0-unstable-2025-07-23";
src = fetchFromGitHub {
owner = "iv-org";
repo = "inv_sig_helper";
rev = "5d3c7a4574fafe0bc5fbed9e7e33483889832fd4";
hash = "sha256-WGh62tjKGe9OD19aq+lP9GfYs5PrGqkeT6VvmtNottQ=";
rev = "dcda9f16ae748639cec652ed504809b60f149e71";
hash = "sha256-QVVCTM1gn/n6zDD6XdmwXdpVBlnBV9cHCvn8xfOq6E8=";
};
useFetchCargoVendor = true;
cargoHash = "sha256-DnJL7kkcVn5dW3AoPCn829WmkaCjpDZtYUXnpiB857Q=";
nativeBuildInputs = [