mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-16 19:07:00 +05:30
fix(rust): switch to stable
This commit is contained in:
parent
88418f7c46
commit
5c40422e41
4 changed files with 22 additions and 21 deletions
|
@ -42,7 +42,7 @@
|
|||
|
||||
rustNightly = (import fenix { inherit pkgs; }).fromToolchainFile {
|
||||
file = ./rust-toolchain.toml;
|
||||
sha256 = "sha256-XPGNBesOSwZJCXgynlavqa5QdsTAnodTmbx6t6XUWsY=";
|
||||
sha256 = "sha256-AJ6LX/Q/Er9kS15bn9iflkUwcgYqRQxiOIL2ToVAXaU=";
|
||||
};
|
||||
|
||||
craneLib = (crane.mkLib pkgs).overrideToolchain rustNightly;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue