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

This commit is contained in:
R. Ryantm
2025-07-24 09:47:27 +02:00
committed by Gaetan Lepage
parent 9ee8a0dd22
commit ffcfffb358
+3 -4
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 = [