We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a270bf commit b2eb6c7Copy full SHA for b2eb6c7
pkgs/by-name/in/inv-sig-helper/package.nix
@@ -16,13 +16,13 @@
16
17
rustPlatform.buildRustPackage {
18
pname = "inv-sig-helper";
19
- version = "0-unstable-2025-02-15";
+ version = "0-unstable-2025-02-26";
20
21
src = fetchFromGitHub {
22
owner = "iv-org";
23
repo = "inv_sig_helper";
24
- rev = "35bc77247b8718ff2705a5f4cbbb3845d02eb65f";
25
- hash = "sha256-WMIKJb85yauEmyfgSl0zNFBfeXya8Ms2MWGNKo6+T1s=";
+ rev = "add99d6a654bae838b030914a7fef8252406fc45";
+ hash = "sha256-p1cbXYmKBoeXF4L9XKc5jc79KW8dxzDbjZiUSMJQDs8=";
26
};
27
28
useFetchCargoVendor = true;
0 commit comments