mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-16 19:07:00 +05:30
fix(rust): upgrade to newer nightly
This commit is contained in:
parent
02cd1f8cee
commit
18fa5c4fe2
2 changed files with 2 additions and 2 deletions
|
@ -42,7 +42,7 @@
|
|||
|
||||
rustNightly = (import fenix {inherit pkgs;}).fromToolchainFile {
|
||||
file = ./rust-toolchain.toml;
|
||||
sha256 = "sha256-3+hzpuIkf2KFGyop0DgMPI5nCY6IQX8I6XdIUwn4nAI=";
|
||||
sha256 = "sha256-Je+rS6Tgc04HqvDj2XvjOpbyIAcEee0JqqrG7+cUydI=";
|
||||
};
|
||||
|
||||
craneLib = (crane.mkLib pkgs).overrideToolchain rustNightly;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue