File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
pkgs/by-name/in/inv-sig-helper Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1616
1717rustPlatform . buildRustPackage {
1818 pname = "inv-sig-helper" ;
19- version = "0-unstable-2025-01-31 " ;
19+ version = "0-unstable-2025-02-07 " ;
2020
2121 src = fetchFromGitHub {
2222 owner = "iv-org" ;
2323 repo = "inv_sig_helper" ;
24- rev = "40835906774cc7cdefa76b2648216afd063ad0e2 " ;
25- hash = "sha256-yjVN81VSXPOXSOhhlF6Jjc/7sYsdoWT+Tr1BA+C2XQI =" ;
24+ rev = "ac006283c0b6821c856d6293c2ce49b61fa8c46a " ;
25+ hash = "sha256-cQXWo+idyfFeJ2nnT8HKgjCd0Htc4pOE6aODsl3sf/8 =" ;
2626 } ;
2727
2828 useFetchCargoVendor = true ;
29- cargoHash = "sha256-4SuddTLbENm9D+v/DB86hJ7LNchbcwm5on3aAtUiVcc =" ;
29+ cargoHash = "sha256-DnJL7kkcVn5dW3AoPCn829WmkaCjpDZtYUXnpiB857Q =" ;
3030
3131 nativeBuildInputs = [
3232 pkg-config
You can’t perform that action at this time.
0 commit comments