File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 99
1010rustPlatform . buildRustPackage {
1111 pname = "openvmm" ;
12- version = "0-unstable-2024-10-19 " ;
12+ version = "0-unstable-2025-03-13 " ;
1313
1414 src = fetchFromGitHub {
1515 owner = "microsoft" ;
1616 repo = "openvmm" ;
17- rev = "2e5acb8ab89b75d6ff59d537e9f21445d830386d " ;
18- hash = "sha256-Fi5hDFV2SfpqJjXSc7YwlNDnoL5TTgiqmFMt+ls2Uu4 =" ;
17+ rev = "047fde8a2b3eec17a46203fbc54ce7f3aa9b4dfd " ;
18+ hash = "sha256-w6MxJVm5/ABU04MZUCSjzHVZLXQIsOVCIJZkHOfxQC0 =" ;
1919 } ;
2020
2121 separateDebugInfo = true ;
@@ -33,7 +33,7 @@ rustPlatform.buildRustPackage {
3333 openssl
3434 ] ;
3535
36- cargoHash = "sha256-6ciIbLc/L54Rhhf/IOnv63vUlqoXPi087taw6MY80HA =" ;
36+ cargoHash = "sha256-u0E09yFssd71wUS1BD766ztDImauu90T/jIWOb2v0mE =" ;
3737 useFetchCargoVendor = true ;
3838
3939 meta = with lib ; {
You can’t perform that action at this time.
0 commit comments