mirror of
https://github.com/ajeetdsouza/zoxide.git
synced 2025-08-04 19:08:35 +00:00
Update Rust in CI
This commit is contained in:
parent
075fd2c695
commit
d5f12fccea
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ let
|
|||
overlays = [ rust ];
|
||||
};
|
||||
rust = import (builtins.fetchTarball
|
||||
"https://github.com/oxalica/rust-overlay/archive/e6679d2ff9136d00b3a7168d2bf1dff9e84c5758.tar.gz");
|
||||
"https://github.com/oxalica/rust-overlay/archive/ab150c7412db7bea5879ce2776718f53fba37aa2.tar.gz");
|
||||
|
||||
rust-nightly =
|
||||
pkgs.rust-bin.selectLatestNightlyWith (toolchain: toolchain.minimal);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue