File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 77 writeText ,
88} : let
99 jammy-server-cloudimg-amd64_img = fetchurl {
10- url = "https://cloud-images.ubuntu.com/jammy/20250725 /jammy-server-cloudimg-amd64.img" ;
11- hash = "sha256-sRmpeNy2YZR2FnTCOoYKdc23d46V4iK1HXozht/jySA =" ;
10+ url = "https://cloud-images.ubuntu.com/jammy/20251023 /jammy-server-cloudimg-amd64.img" ;
11+ hash = "sha256-kzMDphmvdsDtFzTtGjK95VON4zbWhXhiiD7HyPUJoFw =" ;
1212 } ;
1313in linkFarm "image-deps" {
1414 "cargo-config.toml" = writeText "cargo-config.toml" ''
@@ -82,7 +82,7 @@ in linkFarm "image-deps" {
8282 } ;
8383 "windows10/vs_community.exe" = fetchurl {
8484 url = "https://aka.ms/vs/17/release/vs_community.exe" ;
85- hash = "sha256-MV9hfmY2Rg+pMNhspUn7ur1Zj6QdAU1cXS2va4ZnuSA =" ;
85+ hash = "sha256-0wiUkozw9+t9kkjWkQHVY1VygmVOqP+xpnze9G2T1VE =" ;
8686 } ;
8787 "windows10/rustup-init.exe" = fetchurl {
8888 url = "https://static.rust-lang.org/rustup/archive/1.28.1/x86_64-pc-windows-msvc/rustup-init.exe" ;
You can’t perform that action at this time.
0 commit comments