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

authored by

R. Ryantm and committed by
Gaetan Lepage
ffcfffb3 9ee8a0dd

+3 -4
+3 -4
pkgs/by-name/in/inv-sig-helper/package.nix
··· 16 16 17 17 rustPlatform.buildRustPackage { 18 18 pname = "inv-sig-helper"; 19 - version = "0-unstable-2025-04-23"; 19 + version = "0-unstable-2025-07-23"; 20 20 21 21 src = fetchFromGitHub { 22 22 owner = "iv-org"; 23 23 repo = "inv_sig_helper"; 24 - rev = "5d3c7a4574fafe0bc5fbed9e7e33483889832fd4"; 25 - hash = "sha256-WGh62tjKGe9OD19aq+lP9GfYs5PrGqkeT6VvmtNottQ="; 24 + rev = "dcda9f16ae748639cec652ed504809b60f149e71"; 25 + hash = "sha256-QVVCTM1gn/n6zDD6XdmwXdpVBlnBV9cHCvn8xfOq6E8="; 26 26 }; 27 27 28 - useFetchCargoVendor = true; 29 28 cargoHash = "sha256-DnJL7kkcVn5dW3AoPCn829WmkaCjpDZtYUXnpiB857Q="; 30 29 31 30 nativeBuildInputs = [