File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2323 ) ;
2424
2525 # We choose a minimal Rust channel to keep the Nix closure size smaller
26- rust = pkgs . rust-bin . fromRustupToolchainFile .. /rust-toolchain.toml ;
26+ rust = pkgs . rust-bin . fromRustupToolchainFile ./rust-toolchain.toml ;
2727
2828 defaultEnv = pkgs . buildEnv {
2929 name = "opsqueue-env-default" ;
Original file line number Diff line number Diff line change 1717 "homepage" : " " ,
1818 "owner" : " oxalica" ,
1919 "repo" : " rust-overlay" ,
20- "rev" : " 5e64aecc018e6f775572609e7d7485fdba6985a7 " ,
21- "sha256" : " 0yrxlrdvmk9y656ablpvqnajjax88dqyb9yx9ziziw8vddb0h0x7 " ,
20+ "rev" : " 6d14586a5917a1ec7f045ac97e6d00c68ea5d9f3 " ,
21+ "sha256" : " 0kzg34bv6ap1jgq8x2bawn7rv3pkhd53z8zdvpykyvqqkxpw0dsf " ,
2222 "type" : " tarball" ,
23- "url" : " https://github.com/oxalica/rust-overlay/archive/5e64aecc018e6f775572609e7d7485fdba6985a7 .tar.gz" ,
23+ "url" : " https://github.com/oxalica/rust-overlay/archive/6d14586a5917a1ec7f045ac97e6d00c68ea5d9f3 .tar.gz" ,
2424 "url_template" : " https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
2525 }
2626}
You can’t perform that action at this time.
0 commit comments